"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPVsftpd: -verbose" - Starting (try 1/5) 2026/08/13 01:53:24 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-juwaxuh1debi" 2026/08/13 01:53:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/13 01:53:24 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/13 01:53:24 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:24 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:24 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:24 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:24 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:24 DEBUG : TestFTPVsftpd: detected overridden config - adding "{p2XYF}" suffix to name 2026/08/13 01:53:24 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:24 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:24 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:24 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:24 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Connecting to FTP server 2026/08/13 01:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21") 2026/08/13 01:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39322->172.17.0.3:21, err= 2026/08/13 01:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60690->172.17.0.3:21100, err= 2026/08/13 01:53:24 DEBUG : Creating backend with remote "/tmp/rclone4065823964" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60706->172.17.0.3:21100, err= 2026/08/13 01:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60714->172.17.0.3:21100, err= 2026/08/13 01:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54130->172.17.0.3:21101, err= 2026/08/13 01:53:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 01:53:24 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/08/13 01:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56696->172.17.0.3:21108, err= 2026/08/13 01:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44090->172.17.0.3:21109, err= 2026/08/13 01:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54138->172.17.0.3:21101, err= 2026/08/13 01:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60724->172.17.0.3:21100, err= 2026/08/13 01:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57144->172.17.0.3:21104, err= 2026/08/13 01:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57154->172.17.0.3:21104, err= --- PASS: TestCopyWithDryRun (0.02s) === RUN TestCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/13 01:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56700->172.17.0.3:21108, err= 2026/08/13 01:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44092->172.17.0.3:21109, err= 2026/08/13 01:53:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 01:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44098->172.17.0.3:21109, err= 2026/08/13 01:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56702->172.17.0.3:21108, err= 2026/08/13 01:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54146->172.17.0.3:21101, err= 2026/08/13 01:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54158->172.17.0.3:21101, err= 2026/08/13 01:53:24 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/13 01:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58970->172.17.0.3:21106, err= 2026/08/13 01:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56706->172.17.0.3:21108, err= 2026/08/13 01:53:24 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/13 01:53:24 INFO : sub dir/hello world: Copied (new) 2026/08/13 01:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60740->172.17.0.3:21100, err= 2026/08/13 01:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38442->172.17.0.3:21103, err= 2026/08/13 01:53:24 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36280->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35532->172.17.0.3:21107, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38446->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36286->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54174->172.17.0.3:21101, err= --- PASS: TestCopy (0.03s) === RUN TestCopyMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33034->172.17.0.3:21102, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33040->172.17.0.3:21102, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56710->172.17.0.3:21108, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54190->172.17.0.3:21101, err= --- SKIP: TestCopyMetadata (0.01s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44114->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36296->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38452->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58982->172.17.0.3:21106, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:25 DEBUG : Creating backend with remote "/non-existing" 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35540->172.17.0.3:21107, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57164->172.17.0.3:21104, err= 2026/08/13 01:53:25 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38466->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56716->172.17.0.3:21108, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56724->172.17.0.3:21108, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37130->172.17.0.3:21105, err= --- PASS: TestCopyMissingDirectory (0.01s) === RUN TestCopyNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58988->172.17.0.3:21106, err= 2026/08/13 01:53:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60744->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54206->172.17.0.3:21101, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44126->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44134->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58996->172.17.0.3:21106, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35542->172.17.0.3:21107, err= 2026/08/13 01:53:25 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/13 01:53:25 INFO : sub dir/hello world: Copied (new) 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37146->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60746->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57178->172.17.0.3:21104, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44148->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36310->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36316->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60756->172.17.0.3:21100, err= --- PASS: TestCopyNoTraverse (0.02s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" sync_test.go:222: Only runs on local 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36320->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38468->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44150->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56728->172.17.0.3:21108, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:25 INFO : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Running all checks before starting transfers 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59006->172.17.0.3:21106, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60758->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:25 INFO : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Checks finished, now starting transfers 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56744->172.17.0.3:21108, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37150->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60766->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57186->172.17.0.3:21104, err= 2026/08/13 01:53:25 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38470->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33050->172.17.0.3:21102, err= 2026/08/13 01:53:25 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/13 01:53:25 INFO : sub dir/hello world: Copied (new) 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59022->172.17.0.3:21106, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44164->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44178->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57198->172.17.0.3:21104, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59028->172.17.0.3:21106, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38472->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57202->172.17.0.3:21104, err= --- PASS: TestCopyCheckFirst (0.02s) === RUN TestSyncNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:25 ERROR : Ignoring --no-traverse with sync 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36326->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57218->172.17.0.3:21104, err= 2026/08/13 01:53:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33066->172.17.0.3:21102, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56752->172.17.0.3:21108, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56766->172.17.0.3:21108, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36340->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54218->172.17.0.3:21101, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38488->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/13 01:53:25 INFO : sub dir/hello world: Copied (new) 2026/08/13 01:53:25 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37164->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60772->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37176->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54224->172.17.0.3:21101, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59040->172.17.0.3:21106, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54240->172.17.0.3:21101, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38500->172.17.0.3:21103, err= --- PASS: TestSyncNoTraverse (0.02s) === RUN TestCopyWithDepth run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33068->172.17.0.3:21102, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60774->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36344->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57226->172.17.0.3:21104, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37182->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60780->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54248->172.17.0.3:21101, err= 2026/08/13 01:53:25 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/08/13 01:53:25 INFO : hello world2: Copied (new) 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60788->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54264->172.17.0.3:21101, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59052->172.17.0.3:21106, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56778->172.17.0.3:21108, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59060->172.17.0.3:21106, err= --- PASS: TestCopyWithDepth (0.02s) === RUN TestCopyWithFilesFrom run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44190->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36346->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56792->172.17.0.3:21108, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60794->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33084->172.17.0.3:21102, err= 2026/08/13 01:53:25 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44196->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35550->172.17.0.3:21107, err= 2026/08/13 01:53:25 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/08/13 01:53:25 INFO : potato2: Copied (new) 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44208->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54272->172.17.0.3:21101, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33098->172.17.0.3:21102, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60802->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44222->172.17.0.3:21109, err= --- PASS: TestCopyWithFilesFrom (0.02s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44236->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36362->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57234->172.17.0.3:21104, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36376->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35564->172.17.0.3:21107, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38514->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/08/13 01:53:25 INFO : potato2: Copied (new) 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37198->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37212->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56796->172.17.0.3:21108, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35574->172.17.0.3:21107, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54284->172.17.0.3:21101, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.02s) === RUN TestCopyEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/13 01:53:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/13 01:53:25 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/13 01:53:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44252->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33104->172.17.0.3:21102, err= 2026/08/13 01:53:25 INFO : sub dir2: Making directory 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44256->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35576->172.17.0.3:21107, err= 2026/08/13 01:53:25 INFO : sub dir: Making directory 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33108->172.17.0.3:21102, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33124->172.17.0.3:21102, err= 2026/08/13 01:53:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 01:53:25 INFO : sub dir2/sub sub dir2: Making directory 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Connecting to FTP server 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39330->172.17.0.3:21, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56804->172.17.0.3:21108, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56818->172.17.0.3:21108, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38530->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36386->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37216->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/13 01:53:25 INFO : sub dir/hello world: Copied (new) 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54296->172.17.0.3:21101, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57238->172.17.0.3:21104, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36396->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38544->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44258->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37218->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57248->172.17.0.3:21104, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36412->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37234->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33136->172.17.0.3:21102, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35590->172.17.0.3:21107, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33146->172.17.0.3:21102, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56826->172.17.0.3:21108, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57252->172.17.0.3:21104, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57254->172.17.0.3:21104, err= --- PASS: TestCopyEmptyDirectories (0.04s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:25 INFO : sub dir2: Making directory 2026/08/13 01:53:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/13 01:53:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36418->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59074->172.17.0.3:21106, err= 2026/08/13 01:53:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36434->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60806->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35596->172.17.0.3:21107, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60820->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54304->172.17.0.3:21101, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56830->172.17.0.3:21108, err= 2026/08/13 01:53:25 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/13 01:53:25 INFO : sub dir/hello world: Copied (new) 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38556->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57264->172.17.0.3:21104, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35610->172.17.0.3:21107, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37242->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38560->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60822->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38570->172.17.0.3:21103, err= --- PASS: TestCopyNoEmptyDirectories (0.02s) === RUN TestMoveEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:25 DEBUG : sub dir2: Making directory with metadata 2026/08/13 01:53:25 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38582->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59076->172.17.0.3:21106, err= 2026/08/13 01:53:25 INFO : sub dir2: Making directory 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57280->172.17.0.3:21104, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54318->172.17.0.3:21101, err= 2026/08/13 01:53:25 INFO : sub dir: Making directory 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36448->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59092->172.17.0.3:21106, err= 2026/08/13 01:53:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56832->172.17.0.3:21108, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54332->172.17.0.3:21101, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54344->172.17.0.3:21101, err= 2026/08/13 01:53:25 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56842->172.17.0.3:21108, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35620->172.17.0.3:21107, err= 2026/08/13 01:53:25 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/13 01:53:25 INFO : sub dir/hello world: Copied (new) 2026/08/13 01:53:25 INFO : sub dir/hello world: Deleted 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60836->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57286->172.17.0.3:21104, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37258->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56852->172.17.0.3:21108, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57302->172.17.0.3:21104, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57310->172.17.0.3:21104, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60838->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59100->172.17.0.3:21106, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37266->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44268->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57312->172.17.0.3:21104, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36460->172.17.0.3:21110, err= --- PASS: TestMoveEmptyDirectories (0.03s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60854->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44278->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56856->172.17.0.3:21108, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59108->172.17.0.3:21106, err= --- SKIP: TestSyncNoUpdateDirModtime (0.01s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:25 INFO : sub dir2: Making directory 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44286->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36470->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54350->172.17.0.3:21101, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54356->172.17.0.3:21101, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56862->172.17.0.3:21108, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44302->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44308->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36484->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/13 01:53:25 INFO : sub dir/hello world: Copied (new) 2026/08/13 01:53:25 INFO : sub dir/hello world: Deleted 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36488->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35624->172.17.0.3:21107, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56868->172.17.0.3:21108, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57326->172.17.0.3:21104, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38586->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44316->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37274->172.17.0.3:21105, err= --- PASS: TestMoveNoEmptyDirectories (0.02s) === RUN TestSyncEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:25 DEBUG : sub dir2: Making directory with metadata 2026/08/13 01:53:25 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/13 01:53:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59116->172.17.0.3:21106, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44318->172.17.0.3:21109, err= 2026/08/13 01:53:25 INFO : sub dir2: Making directory 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37282->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36500->172.17.0.3:21110, err= 2026/08/13 01:53:25 INFO : sub dir: Making directory 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37284->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59126->172.17.0.3:21106, err= 2026/08/13 01:53:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33162->172.17.0.3:21102, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56872->172.17.0.3:21108, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35636->172.17.0.3:21107, err= 2026/08/13 01:53:25 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36504->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36506->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/13 01:53:25 INFO : sub dir/hello world: Copied (new) 2026/08/13 01:53:25 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60864->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60876->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54368->172.17.0.3:21101, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59138->172.17.0.3:21106, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37292->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57330->172.17.0.3:21104, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38592->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57336->172.17.0.3:21104, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33164->172.17.0.3:21102, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38602->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33172->172.17.0.3:21102, err= --- PASS: TestSyncEmptyDirectories (0.03s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44320->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35640->172.17.0.3:21107, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56874->172.17.0.3:21108, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60890->172.17.0.3:21100, err= --- SKIP: TestSyncSetDelayedModTimes (0.01s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:25 INFO : sub dir2: Making directory 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54380->172.17.0.3:21101, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38612->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38626->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44334->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33188->172.17.0.3:21102, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44342->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56890->172.17.0.3:21108, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33192->172.17.0.3:21102, err= 2026/08/13 01:53:25 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/13 01:53:25 INFO : sub dir/hello world: Copied (new) 2026/08/13 01:53:25 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54386->172.17.0.3:21101, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33194->172.17.0.3:21102, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37294->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35642->172.17.0.3:21107, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56902->172.17.0.3:21108, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35648->172.17.0.3:21107, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57346->172.17.0.3:21104, err= --- PASS: TestSyncNoEmptyDirectories (0.03s) === RUN TestServerSideCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54400->172.17.0.3:21101, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54416->172.17.0.3:21101, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54426->172.17.0.3:21101, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35662->172.17.0.3:21107, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44350->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44364->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-qagazol4lago" 2026/08/13 01:53:25 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/13 01:53:25 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:25 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:25 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:25 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:25 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:25 DEBUG : TestFTPVsftpd: detected overridden config - adding "{p2XYF}" suffix to name 2026/08/13 01:53:25 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:25 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:25 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:25 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:25 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qagazol4lago: Connecting to FTP server 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qagazol4lago: dial("tcp","172.17.0.3:21") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qagazol4lago: > dial: conn=172.17.0.1:39336->172.17.0.3:21, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qagazol4lago: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qagazol4lago: > dial: conn=172.17.0.1:33210->172.17.0.3:21102, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-juwaxuh1debi -> ftp://172.17.0.3:21/rclone-test-qagazol4lago 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qagazol4lago: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qagazol4lago: > dial: conn=172.17.0.1:60906->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37302->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qagazol4lago: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qagazol4lago: > dial: conn=172.17.0.1:33212->172.17.0.3:21102, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57362->172.17.0.3:21104, err= 2026/08/13 01:53:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qagazol4lago: Waiting for checks to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qagazol4lago: Waiting for transfers to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33214->172.17.0.3:21102, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qagazol4lago: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qagazol4lago: > dial: conn=172.17.0.1:36512->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qagazol4lago: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qagazol4lago: > dial: conn=172.17.0.1:60910->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qagazol4lago: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qagazol4lago: > dial: conn=172.17.0.1:54442->172.17.0.3:21101, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qagazol4lago: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qagazol4lago: > dial: conn=172.17.0.1:37312->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qagazol4lago: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qagazol4lago: > dial: conn=172.17.0.1:54444->172.17.0.3:21101, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qagazol4lago: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qagazol4lago: > dial: conn=172.17.0.1:36520->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/08/13 01:53:25 INFO : sub dir/hello world: Copied (new) 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qagazol4lago: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qagazol4lago: > dial: conn=172.17.0.1:33224->172.17.0.3:21102, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qagazol4lago: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qagazol4lago: > dial: conn=172.17.0.1:56912->172.17.0.3:21108, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qagazol4lago: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qagazol4lago: > dial: conn=172.17.0.1:44374->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qagazol4lago: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qagazol4lago: > dial: conn=172.17.0.1:59140->172.17.0.3:21106, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qagazol4lago: Purge object "sub dir/hello world" 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qagazol4lago: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qagazol4lago: > dial: conn=172.17.0.1:60924->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qagazol4lago: Purge dir "sub dir" 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qagazol4lago: Purge dir "" 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60936->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60952->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37320->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44390->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60954->172.17.0.3:21100, err= --- PASS: TestServerSideCopy (0.06s) === RUN TestCopyOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60962->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57372->172.17.0.3:21104, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38632->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60966->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44400->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44414->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38648->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59142->172.17.0.3:21106, err= 2026/08/13 01:53:25 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4065823964) 2026/08/13 01:53:25 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-juwaxuh1debi) 2026/08/13 01:53:25 DEBUG : sub dir/hello world: Sizes differ 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60972->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44420->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59148->172.17.0.3:21106, err= 2026/08/13 01:53:25 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37330->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37342->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/08/13 01:53:25 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38658->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38674->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37344->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44426->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36532->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56926->172.17.0.3:21108, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44430->172.17.0.3:21109, err= --- PASS: TestCopyOverSelf (0.03s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56930->172.17.0.3:21108, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38680->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38684->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54454->172.17.0.3:21101, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57384->172.17.0.3:21104, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36534->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-gekevam1cepi" 2026/08/13 01:53:25 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/13 01:53:25 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:25 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:25 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:25 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:25 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:25 DEBUG : TestFTPVsftpd: detected overridden config - adding "{p2XYF}" suffix to name 2026/08/13 01:53:25 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:25 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:25 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:25 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:25 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: Connecting to FTP server 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: dial("tcp","172.17.0.3:21") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: > dial: conn=172.17.0.1:39342->172.17.0.3:21, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: > dial: conn=172.17.0.1:37352->172.17.0.3:21105, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-juwaxuh1debi -> ftp://172.17.0.3:21/rclone-test-gekevam1cepi 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: > dial: conn=172.17.0.1:35664->172.17.0.3:21107, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54470->172.17.0.3:21101, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: > dial: conn=172.17.0.1:36540->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60982->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: Waiting for checks to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: Waiting for transfers to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35676->172.17.0.3:21107, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: > dial: conn=172.17.0.1:59160->172.17.0.3:21106, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: > dial: conn=172.17.0.1:59164->172.17.0.3:21106, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: > dial: conn=172.17.0.1:36542->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: > dial: conn=172.17.0.1:60988->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: > dial: conn=172.17.0.1:59174->172.17.0.3:21106, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: > dial: conn=172.17.0.1:38688->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/08/13 01:53:25 INFO : sub dir/hello world: Copied (new) 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: > dial: conn=172.17.0.1:33226->172.17.0.3:21102, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: > dial: conn=172.17.0.1:59176->172.17.0.3:21106, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33238->172.17.0.3:21102, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33246->172.17.0.3:21102, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37364->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56940->172.17.0.3:21108, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33248->172.17.0.3:21102, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35690->172.17.0.3:21107, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: > dial: conn=172.17.0.1:44434->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: > dial: conn=172.17.0.1:38692->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36546->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-juwaxuh1debi) 2026/08/13 01:53:25 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-gekevam1cepi) 2026/08/13 01:53:25 DEBUG : sub dir/hello world: Sizes differ 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: Waiting for checks to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: Waiting for transfers to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33250->172.17.0.3:21102, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: > dial: conn=172.17.0.1:38706->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: > dial: conn=172.17.0.1:38714->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: > dial: conn=172.17.0.1:35702->172.17.0.3:21107, err= 2026/08/13 01:53:25 DEBUG : sub dir/hello world.7915718a.partial: size = 17 OK 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: > dial: conn=172.17.0.1:36552->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: > dial: conn=172.17.0.1:37370->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : sub dir/hello world.7915718a.partial: renamed to: sub dir/hello world 2026/08/13 01:53:25 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: > dial: conn=172.17.0.1:59182->172.17.0.3:21106, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: > dial: conn=172.17.0.1:38720->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: > dial: conn=172.17.0.1:38728->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: > dial: conn=172.17.0.1:60992->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: Purge object "sub dir/hello world" 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: > dial: conn=172.17.0.1:36554->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: Purge dir "sub dir" 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gekevam1cepi: Purge dir "" 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:32770->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35712->172.17.0.3:21107, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37382->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59186->172.17.0.3:21106, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57400->172.17.0.3:21104, err= --- PASS: TestServerSideCopyOverSelf (0.07s) === RUN TestMoveOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38732->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33256->172.17.0.3:21102, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44440->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54472->172.17.0.3:21101, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37390->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36564->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37394->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44456->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4065823964) 2026/08/13 01:53:25 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-juwaxuh1debi) 2026/08/13 01:53:25 DEBUG : sub dir/hello world: Sizes differ 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37402->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56942->172.17.0.3:21108, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54484->172.17.0.3:21101, err= 2026/08/13 01:53:25 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:32776->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37412->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/08/13 01:53:25 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/13 01:53:25 INFO : sub dir/hello world: Deleted 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35726->172.17.0.3:21107, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59190->172.17.0.3:21106, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38742->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54494->172.17.0.3:21101, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:32780->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54508->172.17.0.3:21101, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56944->172.17.0.3:21108, err= --- PASS: TestMoveOverSelf (0.03s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37424->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56946->172.17.0.3:21108, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36566->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44462->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33272->172.17.0.3:21102, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44468->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-fevewes2liwa" 2026/08/13 01:53:25 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/13 01:53:25 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:25 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:25 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:25 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:25 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:25 DEBUG : TestFTPVsftpd: detected overridden config - adding "{p2XYF}" suffix to name 2026/08/13 01:53:25 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:25 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:25 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:25 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:25 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: Connecting to FTP server 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: dial("tcp","172.17.0.3:21") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: > dial: conn=172.17.0.1:39346->172.17.0.3:21, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: > dial: conn=172.17.0.1:57404->172.17.0.3:21104, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-juwaxuh1debi -> ftp://172.17.0.3:21/rclone-test-fevewes2liwa 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: > dial: conn=172.17.0.1:56960->172.17.0.3:21108, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33286->172.17.0.3:21102, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: > dial: conn=172.17.0.1:35736->172.17.0.3:21107, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36582->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: Waiting for checks to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: Waiting for transfers to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54516->172.17.0.3:21101, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: > dial: conn=172.17.0.1:59192->172.17.0.3:21106, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: > dial: conn=172.17.0.1:36588->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: > dial: conn=172.17.0.1:37430->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: > dial: conn=172.17.0.1:33298->172.17.0.3:21102, err= 2026/08/13 01:53:25 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: > dial: conn=172.17.0.1:38752->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: > dial: conn=172.17.0.1:54526->172.17.0.3:21101, err= 2026/08/13 01:53:25 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/08/13 01:53:25 INFO : sub dir/hello world: Copied (new) 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: > dial: conn=172.17.0.1:35740->172.17.0.3:21107, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: > dial: conn=172.17.0.1:38764->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56970->172.17.0.3:21108, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:32784->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57420->172.17.0.3:21104, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56974->172.17.0.3:21108, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37434->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: Using server-side directory move 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: > dial: conn=172.17.0.1:33304->172.17.0.3:21102, err= 2026/08/13 01:53:25 INFO : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54530->172.17.0.3:21101, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: > dial: conn=172.17.0.1:56978->172.17.0.3:21108, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33306->172.17.0.3:21102, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: > dial: conn=172.17.0.1:59204->172.17.0.3:21106, err= 2026/08/13 01:53:25 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-juwaxuh1debi) 2026/08/13 01:53:25 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-fevewes2liwa) 2026/08/13 01:53:25 DEBUG : sub dir/hello world: Sizes differ 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: Waiting for checks to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: Waiting for transfers to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: > dial: conn=172.17.0.1:56980->172.17.0.3:21108, err= 2026/08/13 01:53:25 INFO : sub dir/hello world: Deleted 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: > dial: conn=172.17.0.1:44470->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: > dial: conn=172.17.0.1:38776->172.17.0.3:21103, err= 2026/08/13 01:53:25 INFO : sub dir/hello world: Moved (server-side) 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:32798->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59210->172.17.0.3:21106, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57426->172.17.0.3:21104, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: > dial: conn=172.17.0.1:37444->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: > dial: conn=172.17.0.1:59222->172.17.0.3:21106, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:32800->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56988->172.17.0.3:21108, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37450->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57442->172.17.0.3:21104, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54534->172.17.0.3:21101, err= 2026/08/13 01:53:25 DEBUG : testing file moves 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: > dial: conn=172.17.0.1:57454->172.17.0.3:21104, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:32804->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: > dial: conn=172.17.0.1:33320->172.17.0.3:21102, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35746->172.17.0.3:21107, err= 2026/08/13 01:53:25 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.3:21/rclone-test-juwaxuh1debi) 2026/08/13 01:53:25 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-fevewes2liwa) 2026/08/13 01:53:25 DEBUG : sub dir/hello world: Sizes differ 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: Waiting for checks to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: Waiting for transfers to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: > dial: conn=172.17.0.1:37460->172.17.0.3:21105, err= 2026/08/13 01:53:25 INFO : sub dir/hello world: Deleted 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: > dial: conn=172.17.0.1:44476->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: > dial: conn=172.17.0.1:36594->172.17.0.3:21110, err= 2026/08/13 01:53:25 INFO : sub dir/hello world: Moved (server-side) 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36596->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33322->172.17.0.3:21102, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56998->172.17.0.3:21108, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: > dial: conn=172.17.0.1:57464->172.17.0.3:21104, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: > dial: conn=172.17.0.1:32818->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: > dial: conn=172.17.0.1:44486->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: > dial: conn=172.17.0.1:59228->172.17.0.3:21106, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: Purge object "sub dir/hello world" 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: > dial: conn=172.17.0.1:37464->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: Purge dir "sub dir" 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-fevewes2liwa: Purge dir "" 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54550->172.17.0.3:21101, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54564->172.17.0.3:21101, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57008->172.17.0.3:21108, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59236->172.17.0.3:21106, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44496->172.17.0.3:21109, err= --- PASS: TestServerSideMoveOverSelf (0.10s) === RUN TestCopyAfterDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38778->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57466->172.17.0.3:21104, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54574->172.17.0.3:21101, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36598->172.17.0.3:21110, err= 2026/08/13 01:53:25 ERROR : error listing: directory not found 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:32830->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38794->172.17.0.3:21103, err= 2026/08/13 01:53:25 INFO : Local file system at /tmp/rclone4065823964: Making directory 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38800->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38812->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36610->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:32832->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36624->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59244->172.17.0.3:21106, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54586->172.17.0.3:21101, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59258->172.17.0.3:21106, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38828->172.17.0.3:21103, err= --- PASS: TestCopyAfterDelete (0.02s) === RUN TestCopyRedownload run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44500->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:32848->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54594->172.17.0.3:21101, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54598->172.17.0.3:21101, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57022->172.17.0.3:21108, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59270->172.17.0.3:21106, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57028->172.17.0.3:21108, err= 2026/08/13 01:53:25 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:32864->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 01:53:25 DEBUG : Local file system at /tmp/rclone4065823964: Waiting for checks to finish 2026/08/13 01:53:25 DEBUG : Local file system at /tmp/rclone4065823964: Waiting for transfers to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36634->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/08/13 01:53:25 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/08/13 01:53:25 INFO : sub dir/hello world: Copied (new) 2026/08/13 01:53:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37480->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37486->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57476->172.17.0.3:21104, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57042->172.17.0.3:21108, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59278->172.17.0.3:21106, err= --- PASS: TestCopyRedownload (0.02s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57048->172.17.0.3:21108, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37488->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : check sum: Need to transfer - File not found at Destination 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36644->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35760->172.17.0.3:21107, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35774->172.17.0.3:21107, err= 2026/08/13 01:53:25 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35776->172.17.0.3:21107, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44516->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/08/13 01:53:25 INFO : check sum: Copied (new) 2026/08/13 01:53:25 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57054->172.17.0.3:21108, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33326->172.17.0.3:21102, err= 2026/08/13 01:53:25 DEBUG : check sum: size = 1 OK 2026/08/13 01:53:25 NOTICE: ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/13 01:53:25 DEBUG : check sum: Size of src and dst objects identical 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:25 DEBUG : check sum: Unchanged skipping 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:25 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:25 INFO : There was nothing to transfer 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54604->172.17.0.3:21101, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:32870->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54608->172.17.0.3:21101, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57056->172.17.0.3:21108, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:32878->172.17.0.3:21100, err= --- PASS: TestSyncBasedOnCheckSum (0.02s) === RUN TestSyncSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:32882->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33332->172.17.0.3:21102, err= 2026/08/13 01:53:25 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33348->172.17.0.3:21102, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37494->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37508->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33364->172.17.0.3:21102, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57478->172.17.0.3:21104, err= 2026/08/13 01:53:25 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/08/13 01:53:25 INFO : sizeonly: Copied (new) 2026/08/13 01:53:25 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37516->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38834->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : sizeonly: size = 6 OK 2026/08/13 01:53:25 DEBUG : sizeonly: Sizes identical 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:25 DEBUG : sizeonly: Unchanged skipping 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:25 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:25 INFO : There was nothing to transfer 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35788->172.17.0.3:21107, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37530->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57060->172.17.0.3:21108, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35790->172.17.0.3:21107, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54618->172.17.0.3:21101, err= --- PASS: TestSyncSizeOnly (0.02s) === RUN TestSyncIgnoreSize run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35794->172.17.0.3:21107, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:32886->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36652->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37532->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38836->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36668->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44524->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/08/13 01:53:25 INFO : ignore-size: Copied (new) 2026/08/13 01:53:25 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35804->172.17.0.3:21107, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44538->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:25 DEBUG : ignore-size: Unchanged skipping 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:25 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:25 INFO : There was nothing to transfer 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35812->172.17.0.3:21107, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33368->172.17.0.3:21102, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37534->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59280->172.17.0.3:21106, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:32898->172.17.0.3:21100, err= --- PASS: TestSyncIgnoreSize (0.03s) === RUN TestSyncIgnoreTimes run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:32902->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44540->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36682->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57482->172.17.0.3:21104, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44548->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : existing: size = 6 OK 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:25 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:25 DEBUG : existing: Unchanged skipping 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:25 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:25 INFO : There was nothing to transfer 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35816->172.17.0.3:21107, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:25 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36688->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38844->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44560->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33378->172.17.0.3:21102, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59282->172.17.0.3:21106, err= 2026/08/13 01:53:25 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/08/13 01:53:25 INFO : existing: Copied (replaced existing) 2026/08/13 01:53:25 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59294->172.17.0.3:21106, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37542->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44576->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57488->172.17.0.3:21104, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36690->172.17.0.3:21110, err= --- PASS: TestSyncIgnoreTimes (0.02s) === RUN TestSyncIgnoreExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38856->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57490->172.17.0.3:21104, err= 2026/08/13 01:53:25 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37554->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57494->172.17.0.3:21104, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37570->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:32904->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35824->172.17.0.3:21107, err= 2026/08/13 01:53:25 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/08/13 01:53:25 INFO : existing: Copied (new) 2026/08/13 01:53:25 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33386->172.17.0.3:21102, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33402->172.17.0.3:21102, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:25 DEBUG : existing: Destination exists, skipping 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:25 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:25 INFO : There was nothing to transfer 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57508->172.17.0.3:21104, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54626->172.17.0.3:21101, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57510->172.17.0.3:21104, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37586->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59306->172.17.0.3:21106, err= --- PASS: TestSyncIgnoreExisting (0.02s) === RUN TestSyncIgnoreErrors run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35826->172.17.0.3:21107, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:32920->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37596->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54634->172.17.0.3:21101, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37610->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35830->172.17.0.3:21107, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36694->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59320->172.17.0.3:21106, err= 2026/08/13 01:53:25 INFO : d: Making directory 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:32924->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33404->172.17.0.3:21102, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37620->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Connecting to FTP server 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39352->172.17.0.3:21, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38868->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44590->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33408->172.17.0.3:21102, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37632->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57512->172.17.0.3:21104, err= 2026/08/13 01:53:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Connecting to FTP server 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44604->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57524->172.17.0.3:21104, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39366->172.17.0.3:21, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37640->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : c/non empty space: size = 5 OK 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/13 01:53:25 DEBUG : c/non empty space: Unchanged skipping 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59322->172.17.0.3:21106, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57532->172.17.0.3:21104, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59332->172.17.0.3:21106, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38880->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35832->172.17.0.3:21107, err= 2026/08/13 01:53:25 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37646->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36696->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/08/13 01:53:25 INFO : a/potato2: Copied (new) 2026/08/13 01:53:25 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:32930->172.17.0.3:21100, err= 2026/08/13 01:53:25 INFO : b/potato: Deleted 2026/08/13 01:53:25 INFO : d: Removing directory 2026/08/13 01:53:25 INFO : b: Removing directory 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: deleted 2 directories 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35842->172.17.0.3:21107, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44616->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54644->172.17.0.3:21101, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57064->172.17.0.3:21108, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37648->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35856->172.17.0.3:21107, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37658->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38890->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37670->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57080->172.17.0.3:21108, err= --- PASS: TestSyncIgnoreErrors (0.07s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44624->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33418->172.17.0.3:21102, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37678->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33426->172.17.0.3:21102, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36706->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : empty space: size = 1 OK 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:25 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:25 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/08/13 01:53:25 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44628->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36708->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : empty space: size = 1 OK 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:25 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33438->172.17.0.3:21102, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37690->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35858->172.17.0.3:21107, err= 2026/08/13 01:53:25 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57090->172.17.0.3:21108, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44644->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/08/13 01:53:25 INFO : empty space: Copied (replaced existing) 2026/08/13 01:53:25 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57096->172.17.0.3:21108, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36714->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35862->172.17.0.3:21107, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38896->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44650->172.17.0.3:21109, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.02s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36720->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36732->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54654->172.17.0.3:21101, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38912->172.17.0.3:21103, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37694->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38918->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37708->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:32940->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54670->172.17.0.3:21101, err= 2026/08/13 01:53:25 DEBUG : foo: size = 3 OK 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:25 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37716->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:32952->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57548->172.17.0.3:21104, err= 2026/08/13 01:53:25 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44654->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44670->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/08/13 01:53:25 INFO : foo: Copied (replaced existing) 2026/08/13 01:53:25 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36738->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38932->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33450->172.17.0.3:21102, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57556->172.17.0.3:21104, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57566->172.17.0.3:21104, err= --- PASS: TestSyncDoesntUpdateModtime (0.02s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36752->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33452->172.17.0.3:21102, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57568->172.17.0.3:21104, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35874->172.17.0.3:21107, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57098->172.17.0.3:21108, err= 2026/08/13 01:53:25 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/13 01:53:25 DEBUG : empty space: size = 1 OK 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/13 01:53:25 DEBUG : empty space: Unchanged skipping 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59340->172.17.0.3:21106, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:32960->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36756->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : potato.06503f43.partial: size = 60 OK 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57582->172.17.0.3:21104, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38942->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : potato.06503f43.partial: renamed to: potato 2026/08/13 01:53:25 INFO : potato: Copied (new) 2026/08/13 01:53:25 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36758->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59342->172.17.0.3:21106, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59350->172.17.0.3:21106, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38950->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38960->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33458->172.17.0.3:21102, err= --- PASS: TestSyncAfterAddingAFile (0.03s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36770->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38962->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:32968->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33460->172.17.0.3:21102, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57586->172.17.0.3:21104, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:25 DEBUG : potato: size = 21 (Local file system at /tmp/rclone4065823964) 2026/08/13 01:53:25 DEBUG : potato: size = 60 (ftp://172.17.0.3:21/rclone-test-juwaxuh1debi) 2026/08/13 01:53:25 DEBUG : potato: Sizes differ 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38964->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38972->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44672->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54684->172.17.0.3:21101, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54698->172.17.0.3:21101, err= 2026/08/13 01:53:25 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/08/13 01:53:25 INFO : potato: Copied (replaced existing) 2026/08/13 01:53:25 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44674->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54708->172.17.0.3:21101, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44686->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57106->172.17.0.3:21108, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36780->172.17.0.3:21110, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.02s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35888->172.17.0.3:21107, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:32970->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37730->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44696->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35890->172.17.0.3:21107, err= 2026/08/13 01:53:25 DEBUG : potato: size = 21 OK 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:25 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57602->172.17.0.3:21104, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38974->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38978->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : potato.a809149f.partial: size = 21 OK 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38980->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38992->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : potato.a809149f.partial: renamed to: potato 2026/08/13 01:53:25 INFO : potato: Copied (replaced existing) 2026/08/13 01:53:25 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35892->172.17.0.3:21107, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59354->172.17.0.3:21106, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59366->172.17.0.3:21106, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59370->172.17.0.3:21106, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59376->172.17.0.3:21106, err= --- PASS: TestSyncAfterChangingContentsOnly (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59392->172.17.0.3:21106, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37742->172.17.0.3:21105, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36786->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57118->172.17.0.3:21108, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38994->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59398->172.17.0.3:21106, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54712->172.17.0.3:21101, err= 2026/08/13 01:53:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 01:53:25 DEBUG : empty space: size = 1 OK 2026/08/13 01:53:25 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/13 01:53:25 DEBUG : empty space: Unchanged skipping 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:25 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:25 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59410->172.17.0.3:21106, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33468->172.17.0.3:21102, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59426->172.17.0.3:21106, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:32984->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33482->172.17.0.3:21102, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36798->172.17.0.3:21110, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36810->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59442->172.17.0.3:21106, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54724->172.17.0.3:21101, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57124->172.17.0.3:21108, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:32986->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:32992->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35906->172.17.0.3:21107, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36820->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:25 DEBUG : empty space: size = 1 OK 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57604->172.17.0.3:21104, err= 2026/08/13 01:53:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/13 01:53:25 DEBUG : empty space: Unchanged skipping 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39008->172.17.0.3:21103, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36826->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54738->172.17.0.3:21101, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44698->172.17.0.3:21109, err= 2026/08/13 01:53:25 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/08/13 01:53:25 INFO : potato2: Copied (new) 2026/08/13 01:53:25 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36828->172.17.0.3:21110, err= 2026/08/13 01:53:25 INFO : potato: Deleted 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36840->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36848->172.17.0.3:21110, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:32994->172.17.0.3:21100, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33496->172.17.0.3:21102, err= 2026/08/13 01:53:25 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39022->172.17.0.3:21103, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57126->172.17.0.3:21108, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44710->172.17.0.3:21109, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57138->172.17.0.3:21108, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:32996->172.17.0.3:21100, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57148->172.17.0.3:21108, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44726->172.17.0.3:21109, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39034->172.17.0.3:21103, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54744->172.17.0.3:21101, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59454->172.17.0.3:21106, err= 2026/08/13 01:53:26 INFO : d: Making directory 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33006->172.17.0.3:21100, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36856->172.17.0.3:21110, err= 2026/08/13 01:53:26 INFO : d/e: Making directory 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37750->172.17.0.3:21105, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33012->172.17.0.3:21100, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57620->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57630->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54748->172.17.0.3:21101, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33028->172.17.0.3:21100, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57638->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37764->172.17.0.3:21105, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33510->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44740->172.17.0.3:21109, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59466->172.17.0.3:21106, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57162->172.17.0.3:21108, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33520->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:26 DEBUG : c/non empty space: size = 5 OK 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54764->172.17.0.3:21101, err= 2026/08/13 01:53:26 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/13 01:53:26 DEBUG : c/non empty space: Unchanged skipping 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54774->172.17.0.3:21101, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57168->172.17.0.3:21108, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57650->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44750->172.17.0.3:21109, err= 2026/08/13 01:53:26 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44766->172.17.0.3:21109, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57654->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/08/13 01:53:26 INFO : a/potato2: Copied (new) 2026/08/13 01:53:26 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35922->172.17.0.3:21107, err= 2026/08/13 01:53:26 INFO : b/potato: Deleted 2026/08/13 01:53:26 INFO : d/e: Removing directory 2026/08/13 01:53:26 INFO : d: Removing directory 2026/08/13 01:53:26 INFO : b: Removing directory 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: deleted 3 directories 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57656->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44770->172.17.0.3:21109, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59480->172.17.0.3:21106, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37770->172.17.0.3:21105, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33042->172.17.0.3:21100, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57180->172.17.0.3:21108, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35938->172.17.0.3:21107, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59494->172.17.0.3:21106, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44778->172.17.0.3:21109, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59506->172.17.0.3:21106, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33528->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37784->172.17.0.3:21105, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33538->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54786->172.17.0.3:21101, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36870->172.17.0.3:21110, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35954->172.17.0.3:21107, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35956->172.17.0.3:21107, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33058->172.17.0.3:21100, err= 2026/08/13 01:53:26 INFO : d: Making directory 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35960->172.17.0.3:21107, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36886->172.17.0.3:21110, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36888->172.17.0.3:21110, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37798->172.17.0.3:21105, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54794->172.17.0.3:21101, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59508->172.17.0.3:21106, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33550->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59522->172.17.0.3:21106, err= 2026/08/13 01:53:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54808->172.17.0.3:21101, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33558->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59532->172.17.0.3:21106, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37810->172.17.0.3:21105, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57188->172.17.0.3:21108, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54818->172.17.0.3:21101, err= 2026/08/13 01:53:26 DEBUG : c/non empty space: size = 5 OK 2026/08/13 01:53:26 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/13 01:53:26 DEBUG : c/non empty space: Unchanged skipping 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33060->172.17.0.3:21100, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59540->172.17.0.3:21106, err= 2026/08/13 01:53:26 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57660->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33076->172.17.0.3:21100, err= 2026/08/13 01:53:26 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/08/13 01:53:26 INFO : a/potato2: Copied (new) 2026/08/13 01:53:26 ERROR : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: not deleting files as there were IO errors 2026/08/13 01:53:26 ERROR : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: not deleting directories as there were IO errors 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35966->172.17.0.3:21107, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39050->172.17.0.3:21103, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57192->172.17.0.3:21108, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33568->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44790->172.17.0.3:21109, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59550->172.17.0.3:21106, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33584->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36892->172.17.0.3:21110, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57664->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39062->172.17.0.3:21103, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44806->172.17.0.3:21109, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37812->172.17.0.3:21105, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44818->172.17.0.3:21109, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33592->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36898->172.17.0.3:21110, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36912->172.17.0.3:21110, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37818->172.17.0.3:21105, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.05s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44820->172.17.0.3:21109, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33608->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57194->172.17.0.3:21108, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57674->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35968->172.17.0.3:21107, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54830->172.17.0.3:21101, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35972->172.17.0.3:21107, err= 2026/08/13 01:53:26 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57198->172.17.0.3:21108, err= 2026/08/13 01:53:26 DEBUG : empty space: size = 1 OK 2026/08/13 01:53:26 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/13 01:53:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 01:53:26 DEBUG : empty space: Unchanged skipping 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35982->172.17.0.3:21107, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37822->172.17.0.3:21105, err= 2026/08/13 01:53:26 INFO : potato: Deleted 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57204->172.17.0.3:21108, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37828->172.17.0.3:21105, err= 2026/08/13 01:53:26 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57212->172.17.0.3:21108, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59552->172.17.0.3:21106, err= 2026/08/13 01:53:26 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/08/13 01:53:26 INFO : potato2: Copied (new) 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54834->172.17.0.3:21101, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36918->172.17.0.3:21110, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54850->172.17.0.3:21101, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35992->172.17.0.3:21107, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44834->172.17.0.3:21109, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59554->172.17.0.3:21106, err= --- PASS: TestSyncDeleteDuring (0.03s) === RUN TestSyncDeleteBefore run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59558->172.17.0.3:21106, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44848->172.17.0.3:21109, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33620->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39072->172.17.0.3:21103, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36932->172.17.0.3:21110, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33622->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33636->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36938->172.17.0.3:21110, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59560->172.17.0.3:21106, err= 2026/08/13 01:53:26 INFO : potato: Deleted 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37832->172.17.0.3:21105, err= 2026/08/13 01:53:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 01:53:26 DEBUG : empty space: size = 1 OK 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:26 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/13 01:53:26 DEBUG : empty space: Unchanged skipping 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59572->172.17.0.3:21106, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59578->172.17.0.3:21106, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57688->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44850->172.17.0.3:21109, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44852->172.17.0.3:21109, err= 2026/08/13 01:53:26 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/08/13 01:53:26 INFO : potato2: Copied (new) 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33082->172.17.0.3:21100, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33090->172.17.0.3:21100, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59580->172.17.0.3:21106, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54866->172.17.0.3:21101, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36944->172.17.0.3:21110, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44862->172.17.0.3:21109, err= --- PASS: TestSyncDeleteBefore (0.03s) === RUN TestCopyDeleteBefore run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59584->172.17.0.3:21106, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57214->172.17.0.3:21108, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33652->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39084->172.17.0.3:21103, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36948->172.17.0.3:21110, err= 2026/08/13 01:53:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57224->172.17.0.3:21108, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33660->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57236->172.17.0.3:21108, err= 2026/08/13 01:53:26 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39094->172.17.0.3:21103, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37834->172.17.0.3:21105, err= 2026/08/13 01:53:26 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/08/13 01:53:26 INFO : potato2: Copied (new) 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36954->172.17.0.3:21110, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44872->172.17.0.3:21109, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39096->172.17.0.3:21103, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39104->172.17.0.3:21103, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33664->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57696->172.17.0.3:21104, err= --- PASS: TestCopyDeleteBefore (0.02s) === RUN TestSyncWithExclude run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57252->172.17.0.3:21108, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57704->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57720->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57734->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33680->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44874->172.17.0.3:21109, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36008->172.17.0.3:21107, err= 2026/08/13 01:53:26 DEBUG : enormous: Excluded (Size Filter) 2026/08/13 01:53:26 DEBUG : enormous: Excluded 2026/08/13 01:53:26 DEBUG : potato2: Excluded (Size Filter) 2026/08/13 01:53:26 DEBUG : potato2: Excluded 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33690->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : potato2: Excluded (Size Filter) 2026/08/13 01:53:26 DEBUG : potato2: Excluded 2026/08/13 01:53:26 DEBUG : empty space: size = 1 OK 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:26 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/13 01:53:26 DEBUG : empty space: Unchanged skipping 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:26 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:26 INFO : There was nothing to transfer 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44876->172.17.0.3:21109, err= 2026/08/13 01:53:26 DEBUG : enormous: Excluded (Size Filter) 2026/08/13 01:53:26 DEBUG : enormous: Excluded 2026/08/13 01:53:26 DEBUG : potato2: Excluded (Size Filter) 2026/08/13 01:53:26 DEBUG : potato2: Excluded 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54870->172.17.0.3:21101, err= 2026/08/13 01:53:26 DEBUG : potato2: Excluded (Size Filter) 2026/08/13 01:53:26 DEBUG : potato2: Excluded 2026/08/13 01:53:26 DEBUG : empty space: size = 1 OK 2026/08/13 01:53:26 DEBUG : Local file system at /tmp/rclone4065823964: Waiting for checks to finish 2026/08/13 01:53:26 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/08/13 01:53:26 DEBUG : empty space: Unchanged skipping 2026/08/13 01:53:26 DEBUG : Local file system at /tmp/rclone4065823964: Waiting for transfers to finish 2026/08/13 01:53:26 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:26 INFO : There was nothing to transfer 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57748->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59586->172.17.0.3:21106, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54880->172.17.0.3:21101, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59592->172.17.0.3:21106, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33692->172.17.0.3:21102, err= --- PASS: TestSyncWithExclude (0.03s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39116->172.17.0.3:21103, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57764->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36020->172.17.0.3:21107, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37848->172.17.0.3:21105, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36970->172.17.0.3:21110, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33100->172.17.0.3:21100, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37858->172.17.0.3:21105, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36982->172.17.0.3:21110, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36022->172.17.0.3:21107, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33114->172.17.0.3:21100, err= 2026/08/13 01:53:26 DEBUG : enormous: Excluded (Size Filter) 2026/08/13 01:53:26 DEBUG : enormous: Excluded 2026/08/13 01:53:26 DEBUG : potato2: Excluded (Size Filter) 2026/08/13 01:53:26 DEBUG : potato2: Excluded 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33122->172.17.0.3:21100, err= 2026/08/13 01:53:26 DEBUG : empty space: size = 1 OK 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:26 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/13 01:53:26 DEBUG : empty space: Unchanged skipping 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:26 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33702->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57766->172.17.0.3:21104, err= 2026/08/13 01:53:26 INFO : potato2: Deleted 2026/08/13 01:53:26 INFO : enormous: Deleted 2026/08/13 01:53:26 INFO : There was nothing to transfer 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39120->172.17.0.3:21103, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39130->172.17.0.3:21103, err= 2026/08/13 01:53:26 DEBUG : empty space: size = 1 OK 2026/08/13 01:53:26 DEBUG : Local file system at /tmp/rclone4065823964: Waiting for checks to finish 2026/08/13 01:53:26 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/08/13 01:53:26 DEBUG : empty space: Unchanged skipping 2026/08/13 01:53:26 DEBUG : Local file system at /tmp/rclone4065823964: Waiting for transfers to finish 2026/08/13 01:53:26 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:26 INFO : enormous: Deleted 2026/08/13 01:53:26 INFO : potato2: Deleted 2026/08/13 01:53:26 INFO : There was nothing to transfer 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59602->172.17.0.3:21106, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59618->172.17.0.3:21106, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59624->172.17.0.3:21106, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44880->172.17.0.3:21109, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.03s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57778->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59640->172.17.0.3:21106, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33706->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33716->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36996->172.17.0.3:21110, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36024->172.17.0.3:21107, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37860->172.17.0.3:21105, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39138->172.17.0.3:21103, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44892->172.17.0.3:21109, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37012->172.17.0.3:21110, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44894->172.17.0.3:21109, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39152->172.17.0.3:21103, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57784->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33724->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : five: Need to transfer - File not found at Destination 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Connecting to FTP server 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39370->172.17.0.3:21, err= 2026/08/13 01:53:26 DEBUG : four: size = 4 (Local file system at /tmp/rclone4065823964) 2026/08/13 01:53:26 DEBUG : four: size = 8 (ftp://172.17.0.3:21/rclone-test-juwaxuh1debi) 2026/08/13 01:53:26 DEBUG : four: Sizes differ 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:26 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/08/13 01:53:26 DEBUG : three: size = 5 OK 2026/08/13 01:53:26 DEBUG : three: Sizes identical 2026/08/13 01:53:26 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37866->172.17.0.3:21105, err= 2026/08/13 01:53:26 DEBUG : one: Destination is newer than source, skipping 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59646->172.17.0.3:21106, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37020->172.17.0.3:21110, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57794->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59648->172.17.0.3:21106, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33136->172.17.0.3:21100, err= 2026/08/13 01:53:26 DEBUG : five.0fee171d.partial: size = 4 OK 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57808->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : four.f852663a.partial: size = 4 OK 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59660->172.17.0.3:21106, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33738->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33148->172.17.0.3:21100, err= 2026/08/13 01:53:26 DEBUG : five.0fee171d.partial: renamed to: five 2026/08/13 01:53:26 INFO : five: Copied (new) 2026/08/13 01:53:26 DEBUG : four.f852663a.partial: renamed to: four 2026/08/13 01:53:26 INFO : four: Copied (replaced existing) 2026/08/13 01:53:26 DEBUG : two: size = 3 OK 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57820->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44896->172.17.0.3:21109, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36034->172.17.0.3:21107, err= 2026/08/13 01:53:26 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59670->172.17.0.3:21106, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44904->172.17.0.3:21109, err= 2026/08/13 01:53:26 DEBUG : two.8549bf6d.partial: renamed to: two 2026/08/13 01:53:26 INFO : two: Copied (replaced existing) 2026/08/13 01:53:26 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39164->172.17.0.3:21103, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36042->172.17.0.3:21107, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37032->172.17.0.3:21110, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57836->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33150->172.17.0.3:21100, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44914->172.17.0.3:21109, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59682->172.17.0.3:21106, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39176->172.17.0.3:21103, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37868->172.17.0.3:21105, err= --- PASS: TestSyncWithUpdateOlder (0.06s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/08/13 01:53:26 ERROR : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Ignoring --track-renames as the source and destination do not have a common hash 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36044->172.17.0.3:21107, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37884->172.17.0.3:21105, err= 2026/08/13 01:53:26 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/13 01:53:26 DEBUG : yam: Need to transfer - File not found at Destination 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36056->172.17.0.3:21107, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59692->172.17.0.3:21106, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57262->172.17.0.3:21108, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37038->172.17.0.3:21110, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54890->172.17.0.3:21101, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57850->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/08/13 01:53:26 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37898->172.17.0.3:21105, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33166->172.17.0.3:21100, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33740->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54902->172.17.0.3:21101, err= 2026/08/13 01:53:26 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/08/13 01:53:26 INFO : potato: Copied (new) 2026/08/13 01:53:26 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/08/13 01:53:26 INFO : yam: Copied (new) 2026/08/13 01:53:26 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44920->172.17.0.3:21109, err= 2026/08/13 01:53:26 ERROR : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Ignoring --track-renames as the source and destination do not have a common hash 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59694->172.17.0.3:21106, err= 2026/08/13 01:53:26 DEBUG : yaml: Need to transfer - File not found at Destination 2026/08/13 01:53:26 DEBUG : potato: size = 14 OK 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:26 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:26 DEBUG : potato: Unchanged skipping 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57854->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39188->172.17.0.3:21103, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33182->172.17.0.3:21100, err= 2026/08/13 01:53:26 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33752->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36072->172.17.0.3:21107, err= 2026/08/13 01:53:26 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/08/13 01:53:26 INFO : yaml: Copied (new) 2026/08/13 01:53:26 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37914->172.17.0.3:21105, err= 2026/08/13 01:53:26 INFO : yam: Deleted 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33188->172.17.0.3:21100, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44930->172.17.0.3:21109, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57268->172.17.0.3:21108, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57272->172.17.0.3:21108, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59698->172.17.0.3:21106, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36080->172.17.0.3:21107, err= --- PASS: TestSyncWithTrackRenames (0.04s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59714->172.17.0.3:21106, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57870->172.17.0.3:21104, err= 2026/08/13 01:53:26 INFO : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Making map for --track-renames 2026/08/13 01:53:26 INFO : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Finished making map for --track-renames 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for renames to finish 2026/08/13 01:53:26 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37048->172.17.0.3:21110, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37930->172.17.0.3:21105, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59720->172.17.0.3:21106, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37064->172.17.0.3:21110, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37934->172.17.0.3:21105, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37078->172.17.0.3:21110, err= 2026/08/13 01:53:26 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33202->172.17.0.3:21100, err= 2026/08/13 01:53:26 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37938->172.17.0.3:21105, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33206->172.17.0.3:21100, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:26 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/08/13 01:53:26 INFO : potato: Copied (new) 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57274->172.17.0.3:21108, err= 2026/08/13 01:53:26 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/08/13 01:53:26 INFO : yam: Copied (new) 2026/08/13 01:53:26 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39194->172.17.0.3:21103, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39206->172.17.0.3:21103, err= 2026/08/13 01:53:26 INFO : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Making map for --track-renames 2026/08/13 01:53:26 DEBUG : potato: size = 14 OK 2026/08/13 01:53:26 INFO : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Finished making map for --track-renames 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:26 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:26 DEBUG : potato: Unchanged skipping 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for renames to finish 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59726->172.17.0.3:21106, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39208->172.17.0.3:21103, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54908->172.17.0.3:21101, err= 2026/08/13 01:53:26 INFO : yam: Moved (server-side) to: yaml 2026/08/13 01:53:26 INFO : yaml: Renamed from "yam" 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:26 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:26 INFO : There was nothing to transfer 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33762->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54918->172.17.0.3:21101, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33212->172.17.0.3:21100, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37954->172.17.0.3:21105, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59736->172.17.0.3:21106, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59750->172.17.0.3:21106, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.03s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57886->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37092->172.17.0.3:21110, err= 2026/08/13 01:53:26 INFO : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Making map for --track-renames 2026/08/13 01:53:26 INFO : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Finished making map for --track-renames 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/13 01:53:26 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for renames to finish 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33766->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57888->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39220->172.17.0.3:21103, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36082->172.17.0.3:21107, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37096->172.17.0.3:21110, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54932->172.17.0.3:21101, err= 2026/08/13 01:53:26 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36098->172.17.0.3:21107, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37102->172.17.0.3:21110, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54934->172.17.0.3:21101, err= 2026/08/13 01:53:26 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/08/13 01:53:26 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/08/13 01:53:26 INFO : potato: Copied (new) 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39224->172.17.0.3:21103, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33214->172.17.0.3:21100, err= 2026/08/13 01:53:26 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/08/13 01:53:26 INFO : sub/yam: Copied (new) 2026/08/13 01:53:26 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59756->172.17.0.3:21106, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33778->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57276->172.17.0.3:21108, err= 2026/08/13 01:53:26 DEBUG : potato: size = 14 OK 2026/08/13 01:53:26 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:26 DEBUG : potato: Unchanged skipping 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44934->172.17.0.3:21109, err= 2026/08/13 01:53:26 INFO : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Making map for --track-renames 2026/08/13 01:53:26 INFO : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Finished making map for --track-renames 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for renames to finish 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33224->172.17.0.3:21100, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59760->172.17.0.3:21106, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57278->172.17.0.3:21108, err= 2026/08/13 01:53:26 INFO : sub/yam: Moved (server-side) to: yam 2026/08/13 01:53:26 INFO : yam: Renamed from "sub/yam" 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:26 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:26 INFO : There was nothing to transfer 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57896->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57902->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57912->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57922->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39240->172.17.0.3:21103, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57284->172.17.0.3:21108, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33792->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39256->172.17.0.3:21103, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37112->172.17.0.3:21110, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33230->172.17.0.3:21100, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.05s) === RUN TestServerSideMoveLocal run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:26 DEBUG : Creating backend with remote "/tmp/rclone4065823964/dir1" 2026/08/13 01:53:26 DEBUG : Creating backend with remote "/tmp/rclone4065823964/dir2" 2026/08/13 01:53:26 DEBUG : Local file system at /tmp/rclone4065823964/dir2: Using server-side directory move 2026/08/13 01:53:26 INFO : Local file system at /tmp/rclone4065823964/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/13 01:53:26 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:26 INFO : file1.txt: Moved (server-side) 2026/08/13 01:53:26 DEBUG : Local file system at /tmp/rclone4065823964/dir2: Waiting for checks to finish 2026/08/13 01:53:26 DEBUG : Local file system at /tmp/rclone4065823964/dir2: Waiting for transfers to finish 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54936->172.17.0.3:21101, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59772->172.17.0.3:21106, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59788->172.17.0.3:21106, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36100->172.17.0.3:21107, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37960->172.17.0.3:21105, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33808->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 01:53:26 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57924->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54942->172.17.0.3:21101, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39264->172.17.0.3:21103, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37118->172.17.0.3:21110, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39280->172.17.0.3:21103, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33246->172.17.0.3:21100, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37962->172.17.0.3:21105, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33250->172.17.0.3:21100, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37124->172.17.0.3:21110, err= 2026/08/13 01:53:26 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/13 01:53:26 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39282->172.17.0.3:21103, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36104->172.17.0.3:21107, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33810->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39298->172.17.0.3:21103, err= 2026/08/13 01:53:26 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/08/13 01:53:26 INFO : nested/sub dir/file: Copied (new) 2026/08/13 01:53:26 INFO : nested/sub dir/file: Deleted 2026/08/13 01:53:26 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/13 01:53:26 INFO : sub dir/hello world: Copied (new) 2026/08/13 01:53:26 INFO : sub dir/hello world: Deleted 2026/08/13 01:53:26 INFO : sub dir: Removing directory 2026/08/13 01:53:26 INFO : nested/sub dir: Removing directory 2026/08/13 01:53:26 INFO : nested: Removing directory 2026/08/13 01:53:26 DEBUG : Local file system at /tmp/rclone4065823964: deleted 3 directories 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44936->172.17.0.3:21109, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33826->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36120->172.17.0.3:21107, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39304->172.17.0.3:21103, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37138->172.17.0.3:21110, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39320->172.17.0.3:21103, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57930->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36134->172.17.0.3:21107, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39322->172.17.0.3:21103, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59792->172.17.0.3:21106, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33834->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37148->172.17.0.3:21110, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.04s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39336->172.17.0.3:21103, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37156->172.17.0.3:21110, err= 2026/08/13 01:53:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 01:53:26 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36136->172.17.0.3:21107, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59796->172.17.0.3:21106, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57938->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33848->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36144->172.17.0.3:21107, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36160->172.17.0.3:21107, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33860->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33874->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54956->172.17.0.3:21101, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37158->172.17.0.3:21110, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33890->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/08/13 01:53:26 INFO : sub dir/hello world: Copied (new) 2026/08/13 01:53:26 INFO : sub dir/hello world: Deleted 2026/08/13 01:53:26 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57300->172.17.0.3:21108, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59800->172.17.0.3:21106, err= 2026/08/13 01:53:26 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/08/13 01:53:26 INFO : nested/sub dir/file: Copied (new) 2026/08/13 01:53:26 INFO : nested/sub dir/file: Deleted 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33898->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33266->172.17.0.3:21100, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54964->172.17.0.3:21101, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33906->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36174->172.17.0.3:21107, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37166->172.17.0.3:21110, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59814->172.17.0.3:21106, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33922->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57306->172.17.0.3:21108, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37182->172.17.0.3:21110, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36188->172.17.0.3:21107, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33938->172.17.0.3:21102, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.03s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33946->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33270->172.17.0.3:21100, err= 2026/08/13 01:53:26 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/08/13 01:53:26 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57950->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36202->172.17.0.3:21107, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33958->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57958->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33280->172.17.0.3:21100, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39344->172.17.0.3:21103, err= 2026/08/13 01:53:26 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37978->172.17.0.3:21105, err= 2026/08/13 01:53:26 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59816->172.17.0.3:21106, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57966->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/08/13 01:53:26 INFO : existing-b: Copied (new) 2026/08/13 01:53:26 INFO : existing-b: Deleted 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37186->172.17.0.3:21110, err= 2026/08/13 01:53:26 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/08/13 01:53:26 INFO : existing: Copied (new) 2026/08/13 01:53:26 INFO : existing: Deleted 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33968->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37202->172.17.0.3:21110, err= 2026/08/13 01:53:26 DEBUG : existing: Destination exists, skipping 2026/08/13 01:53:26 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:26 INFO : There was nothing to transfer 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57978->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44942->172.17.0.3:21109, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33288->172.17.0.3:21100, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37984->172.17.0.3:21105, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54976->172.17.0.3:21101, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36210->172.17.0.3:21107, err= --- PASS: TestMoveWithIgnoreExisting (0.03s) === RUN TestServerSideMove run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:26 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-takagil5jugu" 2026/08/13 01:53:26 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/13 01:53:26 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:26 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:26 DEBUG : TestFTPVsftpd: detected overridden config - adding "{p2XYF}" suffix to name 2026/08/13 01:53:26 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:26 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-takagil5jugu: Connecting to FTP server 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-takagil5jugu: dial("tcp","172.17.0.3:21") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-takagil5jugu: > dial: conn=172.17.0.1:39376->172.17.0.3:21, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-takagil5jugu: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-takagil5jugu: > dial: conn=172.17.0.1:39352->172.17.0.3:21103, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54984->172.17.0.3:21101, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38000->172.17.0.3:21105, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54988->172.17.0.3:21101, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57984->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33980->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37206->172.17.0.3:21110, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36214->172.17.0.3:21107, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57988->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57322->172.17.0.3:21108, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38006->172.17.0.3:21105, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-juwaxuh1debi -> ftp://172.17.0.3:21/rclone-test-takagil5jugu 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-takagil5jugu: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-takagil5jugu: > dial: conn=172.17.0.1:36220->172.17.0.3:21107, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-takagil5jugu: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-takagil5jugu: > dial: conn=172.17.0.1:37222->172.17.0.3:21110, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-takagil5jugu: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-takagil5jugu: > dial: conn=172.17.0.1:36224->172.17.0.3:21107, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-takagil5jugu: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-takagil5jugu: > dial: conn=172.17.0.1:33994->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-takagil5jugu: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-takagil5jugu: > dial: conn=172.17.0.1:44944->172.17.0.3:21109, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-takagil5jugu: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-takagil5jugu: > dial: conn=172.17.0.1:44952->172.17.0.3:21109, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-takagil5jugu: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-takagil5jugu: > dial: conn=172.17.0.1:57332->172.17.0.3:21108, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-takagil5jugu: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-takagil5jugu: > dial: conn=172.17.0.1:57338->172.17.0.3:21108, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-takagil5jugu: Using server-side directory move 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-takagil5jugu: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-takagil5jugu: > dial: conn=172.17.0.1:38014->172.17.0.3:21105, err= 2026/08/13 01:53:26 INFO : ftp://172.17.0.3:21/rclone-test-takagil5jugu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-takagil5jugu: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-takagil5jugu: > dial: conn=172.17.0.1:38030->172.17.0.3:21105, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57342->172.17.0.3:21108, err= 2026/08/13 01:53:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 01:53:26 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-juwaxuh1debi) 2026/08/13 01:53:26 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-takagil5jugu) 2026/08/13 01:53:26 DEBUG : potato3: Sizes differ 2026/08/13 01:53:26 DEBUG : empty space: size = 1 OK 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-takagil5jugu: Connecting to FTP server 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-takagil5jugu: dial("tcp","172.17.0.3:21") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-takagil5jugu: Waiting for checks to finish 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-takagil5jugu: Connecting to FTP server 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-takagil5jugu: > dial: conn=172.17.0.1:39386->172.17.0.3:21, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-takagil5jugu: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-takagil5jugu: > dial: conn=172.17.0.1:38042->172.17.0.3:21105, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-takagil5jugu: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-takagil5jugu: > dial: conn=172.17.0.1:36238->172.17.0.3:21107, err= 2026/08/13 01:53:26 INFO : potato2: Moved (server-side) 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-takagil5jugu: dial("tcp","172.17.0.3:21") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-takagil5jugu: > dial: conn=172.17.0.1:39398->172.17.0.3:21, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-takagil5jugu: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-takagil5jugu: > dial: conn=172.17.0.1:39362->172.17.0.3:21103, err= 2026/08/13 01:53:26 INFO : potato3: Deleted 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-takagil5jugu: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-takagil5jugu: > dial: conn=172.17.0.1:57990->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-takagil5jugu: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-takagil5jugu: > dial: conn=172.17.0.1:39370->172.17.0.3:21103, err= 2026/08/13 01:53:26 INFO : potato3: Moved (server-side) 2026/08/13 01:53:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/08/13 01:53:26 DEBUG : empty space: Unchanged skipping 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39378->172.17.0.3:21103, err= 2026/08/13 01:53:26 INFO : empty space: Deleted 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-takagil5jugu: Waiting for transfers to finish 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39380->172.17.0.3:21103, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54990->172.17.0.3:21101, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-takagil5jugu: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-takagil5jugu: > dial: conn=172.17.0.1:57994->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-tuyipuw7coxe" 2026/08/13 01:53:26 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/13 01:53:26 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:26 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:26 DEBUG : TestFTPVsftpd: detected overridden config - adding "{p2XYF}" suffix to name 2026/08/13 01:53:26 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:26 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-tuyipuw7coxe: Connecting to FTP server 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-tuyipuw7coxe: dial("tcp","172.17.0.3:21") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-tuyipuw7coxe: > dial: conn=172.17.0.1:39402->172.17.0.3:21, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-tuyipuw7coxe: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-tuyipuw7coxe: > dial: conn=172.17.0.1:38058->172.17.0.3:21105, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-tuyipuw7coxe: Using server-side directory move 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-tuyipuw7coxe: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-tuyipuw7coxe: > dial: conn=172.17.0.1:33998->172.17.0.3:21102, err= 2026/08/13 01:53:26 INFO : ftp://172.17.0.3:21/rclone-test-tuyipuw7coxe: Server side directory move succeeded 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-tuyipuw7coxe: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-tuyipuw7coxe: > dial: conn=172.17.0.1:36252->172.17.0.3:21107, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-takagil5jugu: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-takagil5jugu: > dial: conn=172.17.0.1:33298->172.17.0.3:21100, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-takagil5jugu: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-takagil5jugu: > dial: conn=172.17.0.1:36254->172.17.0.3:21107, err= 2026/08/13 01:53:26 ERROR : error listing: directory not found 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-tuyipuw7coxe: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-tuyipuw7coxe: > dial: conn=172.17.0.1:33306->172.17.0.3:21100, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-tuyipuw7coxe: Purge object "empty space" 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-tuyipuw7coxe: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-tuyipuw7coxe: > dial: conn=172.17.0.1:44958->172.17.0.3:21109, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-tuyipuw7coxe: Purge object "potato2" 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-tuyipuw7coxe: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-tuyipuw7coxe: > dial: conn=172.17.0.1:39388->172.17.0.3:21103, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-tuyipuw7coxe: Purge object "potato3" 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-tuyipuw7coxe: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-tuyipuw7coxe: > dial: conn=172.17.0.1:59826->172.17.0.3:21106, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-tuyipuw7coxe: Purge dir "" 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-takagil5jugu: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-takagil5jugu: > dial: conn=172.17.0.1:57352->172.17.0.3:21108, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-takagil5jugu: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-takagil5jugu: > dial: conn=172.17.0.1:37224->172.17.0.3:21110, err= 2026/08/13 01:53:26 ERROR : error listing: directory not found 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-takagil5jugu: Purge dir "" 2026/08/13 01:53:26 NOTICE: purge failed to rmdir "": directory not found 2026/08/13 01:53:26 NOTICE: purge failed: directory not found 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38072->172.17.0.3:21105, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34002->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36260->172.17.0.3:21107, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36268->172.17.0.3:21107, err= --- PASS: TestServerSideMove (0.11s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:26 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-xoxewuk0lasu" 2026/08/13 01:53:26 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/13 01:53:26 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:26 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:26 DEBUG : TestFTPVsftpd: detected overridden config - adding "{p2XYF}" suffix to name 2026/08/13 01:53:26 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:26 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xoxewuk0lasu: Connecting to FTP server 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xoxewuk0lasu: dial("tcp","172.17.0.3:21") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xoxewuk0lasu: > dial: conn=172.17.0.1:39416->172.17.0.3:21, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xoxewuk0lasu: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xoxewuk0lasu: > dial: conn=172.17.0.1:44960->172.17.0.3:21109, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44974->172.17.0.3:21109, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44988->172.17.0.3:21109, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37240->172.17.0.3:21110, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58004->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58006->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:54998->172.17.0.3:21101, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33310->172.17.0.3:21100, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38078->172.17.0.3:21105, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34016->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:44996->172.17.0.3:21109, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-juwaxuh1debi -> ftp://172.17.0.3:21/rclone-test-xoxewuk0lasu 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xoxewuk0lasu: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xoxewuk0lasu: > dial: conn=172.17.0.1:58016->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xoxewuk0lasu: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xoxewuk0lasu: > dial: conn=172.17.0.1:58024->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xoxewuk0lasu: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xoxewuk0lasu: > dial: conn=172.17.0.1:58026->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xoxewuk0lasu: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xoxewuk0lasu: > dial: conn=172.17.0.1:58040->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xoxewuk0lasu: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xoxewuk0lasu: > dial: conn=172.17.0.1:39398->172.17.0.3:21103, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xoxewuk0lasu: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xoxewuk0lasu: > dial: conn=172.17.0.1:34024->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xoxewuk0lasu: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xoxewuk0lasu: > dial: conn=172.17.0.1:38092->172.17.0.3:21105, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xoxewuk0lasu: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xoxewuk0lasu: > dial: conn=172.17.0.1:33316->172.17.0.3:21100, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xoxewuk0lasu: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xoxewuk0lasu: > dial: conn=172.17.0.1:36278->172.17.0.3:21107, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58052->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : empty space: Excluded (Size Filter) 2026/08/13 01:53:26 DEBUG : empty space: Excluded 2026/08/13 01:53:26 DEBUG : empty space: Excluded (Size Filter) 2026/08/13 01:53:26 DEBUG : empty space: Excluded 2026/08/13 01:53:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xoxewuk0lasu: Waiting for checks to finish 2026/08/13 01:53:26 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-juwaxuh1debi) 2026/08/13 01:53:26 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-xoxewuk0lasu) 2026/08/13 01:53:26 DEBUG : potato3: Sizes differ 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xoxewuk0lasu: Waiting for transfers to finish 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xoxewuk0lasu: Connecting to FTP server 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xoxewuk0lasu: dial("tcp","172.17.0.3:21") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xoxewuk0lasu: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xoxewuk0lasu: > dial: conn=172.17.0.1:39420->172.17.0.3:21, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xoxewuk0lasu: > dial: conn=172.17.0.1:59828->172.17.0.3:21106, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xoxewuk0lasu: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xoxewuk0lasu: > dial: conn=172.17.0.1:55012->172.17.0.3:21101, err= 2026/08/13 01:53:26 INFO : potato2: Moved (server-side) 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xoxewuk0lasu: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xoxewuk0lasu: > dial: conn=172.17.0.1:58062->172.17.0.3:21104, err= 2026/08/13 01:53:26 INFO : potato3: Deleted 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xoxewuk0lasu: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xoxewuk0lasu: > dial: conn=172.17.0.1:33320->172.17.0.3:21100, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xoxewuk0lasu: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xoxewuk0lasu: > dial: conn=172.17.0.1:39408->172.17.0.3:21103, err= 2026/08/13 01:53:26 INFO : potato3: Moved (server-side) 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55016->172.17.0.3:21101, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xoxewuk0lasu: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xoxewuk0lasu: > dial: conn=172.17.0.1:58074->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-madequh4nife" 2026/08/13 01:53:26 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/13 01:53:26 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:26 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:26 DEBUG : TestFTPVsftpd: detected overridden config - adding "{p2XYF}" suffix to name 2026/08/13 01:53:26 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:26 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-madequh4nife: Connecting to FTP server 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-madequh4nife: dial("tcp","172.17.0.3:21") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-madequh4nife: > dial: conn=172.17.0.1:39422->172.17.0.3:21, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-madequh4nife: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-madequh4nife: > dial: conn=172.17.0.1:37256->172.17.0.3:21110, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xoxewuk0lasu: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-madequh4nife: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xoxewuk0lasu: > dial: conn=172.17.0.1:39416->172.17.0.3:21103, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-madequh4nife: > dial: conn=172.17.0.1:36290->172.17.0.3:21107, err= 2026/08/13 01:53:26 DEBUG : empty space: Excluded (Size Filter) 2026/08/13 01:53:26 DEBUG : empty space: Excluded 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-madequh4nife: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-madequh4nife: > dial: conn=172.17.0.1:59838->172.17.0.3:21106, err= 2026/08/13 01:53:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 01:53:26 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-madequh4nife: Connecting to FTP server 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-madequh4nife: dial("tcp","172.17.0.3:21") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-madequh4nife: Waiting for checks to finish 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-madequh4nife: Waiting for transfers to finish 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-madequh4nife: > dial: conn=172.17.0.1:39424->172.17.0.3:21, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-madequh4nife: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-madequh4nife: > dial: conn=172.17.0.1:44998->172.17.0.3:21109, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-madequh4nife: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-madequh4nife: > dial: conn=172.17.0.1:37264->172.17.0.3:21110, err= 2026/08/13 01:53:26 INFO : potato2: Moved (server-side) 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-madequh4nife: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-madequh4nife: > dial: conn=172.17.0.1:57368->172.17.0.3:21108, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-madequh4nife: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-madequh4nife: > dial: conn=172.17.0.1:45014->172.17.0.3:21109, err= 2026/08/13 01:53:26 INFO : potato3: Moved (server-side) 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-madequh4nife: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-madequh4nife: > dial: conn=172.17.0.1:45016->172.17.0.3:21109, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xoxewuk0lasu: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xoxewuk0lasu: > dial: conn=172.17.0.1:58080->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-madequh4nife: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-madequh4nife: > dial: conn=172.17.0.1:55020->172.17.0.3:21101, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-madequh4nife: Purge object "potato2" 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-madequh4nife: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-madequh4nife: > dial: conn=172.17.0.1:58096->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-madequh4nife: Purge object "potato3" 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-madequh4nife: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-madequh4nife: > dial: conn=172.17.0.1:58108->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-madequh4nife: Purge dir "" 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xoxewuk0lasu: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xoxewuk0lasu: > dial: conn=172.17.0.1:34032->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xoxewuk0lasu: Purge object "empty space" 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xoxewuk0lasu: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xoxewuk0lasu: > dial: conn=172.17.0.1:55034->172.17.0.3:21101, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xoxewuk0lasu: Purge dir "" 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57380->172.17.0.3:21108, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55046->172.17.0.3:21101, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34040->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37268->172.17.0.3:21110, err= --- PASS: TestServerSideMoveWithFilter (0.11s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:26 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-mabuquk9yuji" 2026/08/13 01:53:26 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/13 01:53:26 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:26 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:26 DEBUG : TestFTPVsftpd: detected overridden config - adding "{p2XYF}" suffix to name 2026/08/13 01:53:26 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:26 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: Connecting to FTP server 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: dial("tcp","172.17.0.3:21") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: > dial: conn=172.17.0.1:39426->172.17.0.3:21, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: > dial: conn=172.17.0.1:58112->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39418->172.17.0.3:21103, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33326->172.17.0.3:21100, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37276->172.17.0.3:21110, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37278->172.17.0.3:21110, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38106->172.17.0.3:21105, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39430->172.17.0.3:21103, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36296->172.17.0.3:21107, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36308->172.17.0.3:21107, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45022->172.17.0.3:21109, err= 2026/08/13 01:53:26 INFO : tomatoDir: Making directory 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59846->172.17.0.3:21106, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59850->172.17.0.3:21106, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58116->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36310->172.17.0.3:21107, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37294->172.17.0.3:21110, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-juwaxuh1debi -> ftp://172.17.0.3:21/rclone-test-mabuquk9yuji 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: > dial: conn=172.17.0.1:59860->172.17.0.3:21106, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: > dial: conn=172.17.0.1:33340->172.17.0.3:21100, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: > dial: conn=172.17.0.1:39442->172.17.0.3:21103, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: > dial: conn=172.17.0.1:33352->172.17.0.3:21100, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: > dial: conn=172.17.0.1:37302->172.17.0.3:21110, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: > dial: conn=172.17.0.1:34048->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: > dial: conn=172.17.0.1:34056->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: > dial: conn=172.17.0.1:34070->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: Using server-side directory move 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: > dial: conn=172.17.0.1:33368->172.17.0.3:21100, err= 2026/08/13 01:53:26 INFO : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37308->172.17.0.3:21110, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: > dial: conn=172.17.0.1:36318->172.17.0.3:21107, err= 2026/08/13 01:53:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 01:53:26 DEBUG : empty space: size = 1 OK 2026/08/13 01:53:26 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-juwaxuh1debi) 2026/08/13 01:53:26 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-mabuquk9yuji) 2026/08/13 01:53:26 DEBUG : potato3: Sizes differ 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: Connecting to FTP server 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58130->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: Connecting to FTP server 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: dial("tcp","172.17.0.3:21") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: > dial: conn=172.17.0.1:57386->172.17.0.3:21108, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: > dial: conn=172.17.0.1:39428->172.17.0.3:21, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55050->172.17.0.3:21101, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: > dial: conn=172.17.0.1:39454->172.17.0.3:21103, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: Waiting for checks to finish 2026/08/13 01:53:26 INFO : potato2: Moved (server-side) 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: dial("tcp","172.17.0.3:21") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: > dial: conn=172.17.0.1:39444->172.17.0.3:21, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: > dial: conn=172.17.0.1:36324->172.17.0.3:21107, err= 2026/08/13 01:53:26 INFO : potato3: Deleted 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: > dial: conn=172.17.0.1:45030->172.17.0.3:21109, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: > dial: conn=172.17.0.1:38108->172.17.0.3:21105, err= 2026/08/13 01:53:26 INFO : potato3: Moved (server-side) 2026/08/13 01:53:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/08/13 01:53:26 DEBUG : empty space: Unchanged skipping 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59862->172.17.0.3:21106, err= 2026/08/13 01:53:26 INFO : empty space: Deleted 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: Waiting for transfers to finish 2026/08/13 01:53:26 INFO : tomatoDir: Removing directory 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: deleted 1 directories 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33370->172.17.0.3:21100, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37316->172.17.0.3:21110, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45044->172.17.0.3:21109, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45048->172.17.0.3:21109, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: > dial: conn=172.17.0.1:59878->172.17.0.3:21106, err= 2026/08/13 01:53:26 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-ditetez1qega" 2026/08/13 01:53:26 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/13 01:53:26 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:26 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:26 DEBUG : TestFTPVsftpd: detected overridden config - adding "{p2XYF}" suffix to name 2026/08/13 01:53:26 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:26 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-ditetez1qega: Connecting to FTP server 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-ditetez1qega: dial("tcp","172.17.0.3:21") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-ditetez1qega: > dial: conn=172.17.0.1:39458->172.17.0.3:21, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-ditetez1qega: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-ditetez1qega: > dial: conn=172.17.0.1:55056->172.17.0.3:21101, err= 2026/08/13 01:53:26 INFO : tomatoDir: Making directory 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: > dial: conn=172.17.0.1:57388->172.17.0.3:21108, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: > dial: conn=172.17.0.1:34074->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-ditetez1qega: Using server-side directory move 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-ditetez1qega: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-ditetez1qega: > dial: conn=172.17.0.1:55064->172.17.0.3:21101, err= 2026/08/13 01:53:26 INFO : ftp://172.17.0.3:21/rclone-test-ditetez1qega: Server side directory move succeeded 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-ditetez1qega: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-ditetez1qega: > dial: conn=172.17.0.1:38124->172.17.0.3:21105, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-ditetez1qega: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-ditetez1qega: > dial: conn=172.17.0.1:58134->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-ditetez1qega: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-ditetez1qega: > dial: conn=172.17.0.1:36330->172.17.0.3:21107, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: > dial: conn=172.17.0.1:58142->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: > dial: conn=172.17.0.1:39468->172.17.0.3:21103, err= 2026/08/13 01:53:26 ERROR : error listing: directory not found 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: > dial: conn=172.17.0.1:34082->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: > dial: conn=172.17.0.1:36344->172.17.0.3:21107, err= 2026/08/13 01:53:26 ERROR : error listing: directory not found 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-ditetez1qega: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-ditetez1qega: > dial: conn=172.17.0.1:45054->172.17.0.3:21109, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-ditetez1qega: Purge object "empty space" 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-ditetez1qega: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-ditetez1qega: > dial: conn=172.17.0.1:38136->172.17.0.3:21105, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-ditetez1qega: Purge object "potato2" 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-ditetez1qega: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-ditetez1qega: > dial: conn=172.17.0.1:45062->172.17.0.3:21109, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-ditetez1qega: Purge object "potato3" 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-ditetez1qega: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-ditetez1qega: > dial: conn=172.17.0.1:55070->172.17.0.3:21101, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-ditetez1qega: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-ditetez1qega: > dial: conn=172.17.0.1:59894->172.17.0.3:21106, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-ditetez1qega: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-ditetez1qega: > dial: conn=172.17.0.1:59898->172.17.0.3:21106, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-ditetez1qega: Purge dir "tomatoDir" 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-ditetez1qega: Purge dir "" 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: > dial: conn=172.17.0.1:45070->172.17.0.3:21109, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: > dial: conn=172.17.0.1:38150->172.17.0.3:21105, err= 2026/08/13 01:53:26 ERROR : error listing: directory not found 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-mabuquk9yuji: Purge dir "" 2026/08/13 01:53:26 NOTICE: purge failed to rmdir "": directory not found 2026/08/13 01:53:26 NOTICE: purge failed: directory not found 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37332->172.17.0.3:21110, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59908->172.17.0.3:21106, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57404->172.17.0.3:21108, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36360->172.17.0.3:21107, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.13s) === RUN TestServerSideMoveOverlap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59924->172.17.0.3:21106, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33380->172.17.0.3:21100, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57410->172.17.0.3:21108, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57420->172.17.0.3:21108, err= --- SKIP: TestServerSideMoveOverlap (0.01s) === RUN TestSyncOverlap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:26 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-juwaxuh1debi/rclone-sync-test" 2026/08/13 01:53:26 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/13 01:53:26 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:26 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:26 DEBUG : TestFTPVsftpd: detected overridden config - adding "{p2XYF}" suffix to name 2026/08/13 01:53:26 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:26 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test: Connecting to FTP server 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test: > dial: conn=172.17.0.1:39460->172.17.0.3:21, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test: > dial: conn=172.17.0.1:34098->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57424->172.17.0.3:21108, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45084->172.17.0.3:21109, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39470->172.17.0.3:21103, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58148->172.17.0.3:21104, err= --- PASS: TestSyncOverlap (0.02s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:26 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-juwaxuh1debi/rclone-sync-test" 2026/08/13 01:53:26 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/13 01:53:26 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:26 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:26 DEBUG : TestFTPVsftpd: detected overridden config - adding "{p2XYF}" suffix to name 2026/08/13 01:53:26 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:26 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test: Connecting to FTP server 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test: > dial: conn=172.17.0.1:39470->172.17.0.3:21, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test: > dial: conn=172.17.0.1:33392->172.17.0.3:21100, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test: > dial: conn=172.17.0.1:45096->172.17.0.3:21109, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test: > dial: conn=172.17.0.1:37340->172.17.0.3:21110, err= 2026/08/13 01:53:26 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-juwaxuh1debi/rclone-sync-test-include/layer2" 2026/08/13 01:53:26 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/13 01:53:26 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:26 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:26 DEBUG : TestFTPVsftpd: detected overridden config - adding "{p2XYF}" suffix to name 2026/08/13 01:53:26 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:26 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test-include/layer2: Connecting to FTP server 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:39476->172.17.0.3:21, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:55076->172.17.0.3:21101, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:38152->172.17.0.3:21105, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:33400->172.17.0.3:21100, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:55086->172.17.0.3:21101, err= 2026/08/13 01:53:26 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-juwaxuh1debi/rclone-sync-test-ignore-file" 2026/08/13 01:53:26 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/13 01:53:26 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:26 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:26 DEBUG : TestFTPVsftpd: detected overridden config - adding "{p2XYF}" suffix to name 2026/08/13 01:53:26 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:26 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:26 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:26 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:26 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test-ignore-file: Connecting to FTP server 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:21") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:39480->172.17.0.3:21, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:38168->172.17.0.3:21105, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:45108->172.17.0.3:21109, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:36372->172.17.0.3:21107, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34106->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33404->172.17.0.3:21100, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58158->172.17.0.3:21104, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55092->172.17.0.3:21101, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test: > dial: conn=172.17.0.1:38170->172.17.0.3:21105, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59936->172.17.0.3:21106, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test: > dial: conn=172.17.0.1:36376->172.17.0.3:21107, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55104->172.17.0.3:21101, err= 2026/08/13 01:53:26 DEBUG : rclone-sync-test: Excluded 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39472->172.17.0.3:21103, err= 2026/08/13 01:53:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33412->172.17.0.3:21100, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38180->172.17.0.3:21105, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45114->172.17.0.3:21109, err= 2026/08/13 01:53:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test: Waiting for checks to finish 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test: Waiting for transfers to finish 2026/08/13 01:53:26 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:26 INFO : There was nothing to transfer 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34116->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test: > dial: conn=172.17.0.1:34122->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36378->172.17.0.3:21107, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test: > dial: conn=172.17.0.1:38194->172.17.0.3:21105, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57438->172.17.0.3:21108, err= 2026/08/13 01:53:26 DEBUG : rclone-sync-test: Excluded 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59946->172.17.0.3:21106, err= 2026/08/13 01:53:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55116->172.17.0.3:21101, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57444->172.17.0.3:21108, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33416->172.17.0.3:21100, err= 2026/08/13 01:53:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:26 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:26 INFO : rclone-sync-test-include: Removing directory 2026/08/13 01:53:26 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: failed to delete 1 directories 2026/08/13 01:53:26 INFO : There was nothing to transfer 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34124->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34138->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:45128->172.17.0.3:21109, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:36386->172.17.0.3:21107, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34146->172.17.0.3:21102, err= 2026/08/13 01:53:26 DEBUG : rclone-sync-test: Excluded 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39476->172.17.0.3:21103, err= 2026/08/13 01:53:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57450->172.17.0.3:21108, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39490->172.17.0.3:21103, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45144->172.17.0.3:21109, err= 2026/08/13 01:53:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/08/13 01:53:26 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:26 INFO : There was nothing to transfer 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57464->172.17.0.3:21108, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:36402->172.17.0.3:21107, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59956->172.17.0.3:21106, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39500->172.17.0.3:21103, err= 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:38196->172.17.0.3:21105, err= 2026/08/13 01:53:26 DEBUG : rclone-sync-test: Excluded 2026/08/13 01:53:26 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39510->172.17.0.3:21103, err= 2026/08/13 01:53:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55126->172.17.0.3:21101, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34162->172.17.0.3:21102, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55130->172.17.0.3:21101, err= 2026/08/13 01:53:27 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:27 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:27 INFO : rclone-sync-test-include: Removing directory 2026/08/13 01:53:27 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: failed to delete 1 directories 2026/08/13 01:53:27 INFO : There was nothing to transfer 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59958->172.17.0.3:21106, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:38208->172.17.0.3:21105, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55142->172.17.0.3:21101, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33420->172.17.0.3:21100, err= 2026/08/13 01:53:27 DEBUG : rclone-sync-test: Excluded 2026/08/13 01:53:27 DEBUG : Excluded 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59972->172.17.0.3:21106, err= 2026/08/13 01:53:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59976->172.17.0.3:21106, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36410->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57476->172.17.0.3:21108, err= 2026/08/13 01:53:27 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/08/13 01:53:27 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:27 INFO : There was nothing to transfer 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55152->172.17.0.3:21101, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59984->172.17.0.3:21106, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37346->172.17.0.3:21110, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34174->172.17.0.3:21102, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39512->172.17.0.3:21103, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58166->172.17.0.3:21104, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55156->172.17.0.3:21101, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33428->172.17.0.3:21100, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58172->172.17.0.3:21104, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37356->172.17.0.3:21110, err= --- PASS: TestSyncOverlapWithFilter (0.12s) === RUN TestSyncCompareDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:27 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-juwaxuh1debi/dst" 2026/08/13 01:53:27 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/13 01:53:27 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:27 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:27 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:27 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:27 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:27 DEBUG : TestFTPVsftpd: detected overridden config - adding "{p2XYF}" suffix to name 2026/08/13 01:53:27 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:27 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:27 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:27 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:27 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: Connecting to FTP server 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:39488->172.17.0.3:21, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:59988->172.17.0.3:21106, err= 2026/08/13 01:53:27 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-juwaxuh1debi/CompareDest" 2026/08/13 01:53:27 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/13 01:53:27 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:27 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:27 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:27 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:27 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:27 DEBUG : TestFTPVsftpd: detected overridden config - adding "{p2XYF}" suffix to name 2026/08/13 01:53:27 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:27 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:27 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:27 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:27 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/CompareDest: Connecting to FTP server 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/CompareDest: dial("tcp","172.17.0.3:21") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/CompareDest: > dial: conn=172.17.0.1:39498->172.17.0.3:21, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/CompareDest: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/CompareDest: > dial: conn=172.17.0.1:39528->172.17.0.3:21103, err= 2026/08/13 01:53:27 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-juwaxuh1debi/CompareDest" to be canonical "TestFTPVsftpd{p2XYF}:rclone-test-juwaxuh1debi/CompareDest" 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:37358->172.17.0.3:21110, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:37374->172.17.0.3:21110, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/CompareDest: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/CompareDest: > dial: conn=172.17.0.1:58182->172.17.0.3:21104, err= 2026/08/13 01:53:27 DEBUG : one: Need to transfer - File not found at Destination 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: Waiting for checks to finish 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: Waiting for transfers to finish 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:36412->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:36418->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:45154->172.17.0.3:21109, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:39538->172.17.0.3:21103, err= 2026/08/13 01:53:27 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:59992->172.17.0.3:21106, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:55168->172.17.0.3:21101, err= 2026/08/13 01:53:27 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/08/13 01:53:27 INFO : one: Copied (new) 2026/08/13 01:53:27 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60008->172.17.0.3:21106, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45160->172.17.0.3:21109, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38212->172.17.0.3:21105, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60018->172.17.0.3:21106, err= 2026/08/13 01:53:27 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-juwaxuh1debi/CompareDest" for canonical name "TestFTPVsftpd{p2XYF}:rclone-test-juwaxuh1debi/CompareDest" 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:33436->172.17.0.3:21100, err= 2026/08/13 01:53:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone4065823964) 2026/08/13 01:53:27 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst) 2026/08/13 01:53:27 DEBUG : one: Sizes differ 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: Waiting for checks to finish 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/CompareDest: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/CompareDest: > dial: conn=172.17.0.1:55182->172.17.0.3:21101, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: Waiting for transfers to finish 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:57486->172.17.0.3:21108, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:57490->172.17.0.3:21108, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:55184->172.17.0.3:21101, err= 2026/08/13 01:53:27 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:39546->172.17.0.3:21103, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:57500->172.17.0.3:21108, err= 2026/08/13 01:53:27 DEBUG : one.4a8516eb.partial: renamed to: one 2026/08/13 01:53:27 INFO : one: Copied (replaced existing) 2026/08/13 01:53:27 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45174->172.17.0.3:21109, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38214->172.17.0.3:21105, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57506->172.17.0.3:21108, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55198->172.17.0.3:21101, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36424->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34180->172.17.0.3:21102, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33452->172.17.0.3:21100, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57520->172.17.0.3:21108, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39550->172.17.0.3:21103, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45176->172.17.0.3:21109, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36434->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45184->172.17.0.3:21109, err= 2026/08/13 01:53:27 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-juwaxuh1debi/CompareDest" for canonical name "TestFTPVsftpd{p2XYF}:rclone-test-juwaxuh1debi/CompareDest" 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:57522->172.17.0.3:21108, err= 2026/08/13 01:53:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone4065823964) 2026/08/13 01:53:27 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst) 2026/08/13 01:53:27 DEBUG : one: Sizes differ 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: Waiting for checks to finish 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/CompareDest: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/CompareDest: > dial: conn=172.17.0.1:38226->172.17.0.3:21105, err= 2026/08/13 01:53:27 DEBUG : one: size = 5 OK 2026/08/13 01:53:27 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/13 01:53:27 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: Waiting for transfers to finish 2026/08/13 01:53:27 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:27 INFO : There was nothing to transfer 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45188->172.17.0.3:21109, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37380->172.17.0.3:21110, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55208->172.17.0.3:21101, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37382->172.17.0.3:21110, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60026->172.17.0.3:21106, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38232->172.17.0.3:21105, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34182->172.17.0.3:21102, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37384->172.17.0.3:21110, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39552->172.17.0.3:21103, err= 2026/08/13 01:53:27 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-juwaxuh1debi/CompareDest" for canonical name "TestFTPVsftpd{p2XYF}:rclone-test-juwaxuh1debi/CompareDest" 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:57534->172.17.0.3:21108, err= 2026/08/13 01:53:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone4065823964) 2026/08/13 01:53:27 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst) 2026/08/13 01:53:27 DEBUG : one: Sizes differ 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/CompareDest: Connecting to FTP server 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/CompareDest: dial("tcp","172.17.0.3:21") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/CompareDest: > dial: conn=172.17.0.1:39514->172.17.0.3:21, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/CompareDest: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/CompareDest: > dial: conn=172.17.0.1:39566->172.17.0.3:21103, err= 2026/08/13 01:53:27 DEBUG : two: size = 3 OK 2026/08/13 01:53:27 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/13 01:53:27 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: Waiting for checks to finish 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/CompareDest: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/CompareDest: > dial: conn=172.17.0.1:39582->172.17.0.3:21103, err= 2026/08/13 01:53:27 DEBUG : one: size = 5 OK 2026/08/13 01:53:27 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/13 01:53:27 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: Waiting for transfers to finish 2026/08/13 01:53:27 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:27 INFO : There was nothing to transfer 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60030->172.17.0.3:21106, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33460->172.17.0.3:21100, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37396->172.17.0.3:21110, err= 2026/08/13 01:53:27 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-juwaxuh1debi/CompareDest" for canonical name "TestFTPVsftpd{p2XYF}:rclone-test-juwaxuh1debi/CompareDest" 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:60042->172.17.0.3:21106, err= 2026/08/13 01:53:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone4065823964) 2026/08/13 01:53:27 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst) 2026/08/13 01:53:27 DEBUG : one: Sizes differ 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/CompareDest: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/CompareDest: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/CompareDest: > dial: conn=172.17.0.1:36444->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/CompareDest: > dial: conn=172.17.0.1:57536->172.17.0.3:21108, err= 2026/08/13 01:53:27 DEBUG : two: size = 3 OK 2026/08/13 01:53:27 DEBUG : one: size = 5 OK 2026/08/13 01:53:27 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/13 01:53:27 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/13 01:53:27 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/13 01:53:27 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: Waiting for checks to finish 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: Waiting for transfers to finish 2026/08/13 01:53:27 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:27 INFO : There was nothing to transfer 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36456->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36462->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37412->172.17.0.3:21110, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57550->172.17.0.3:21108, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38236->172.17.0.3:21105, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57556->172.17.0.3:21108, err= 2026/08/13 01:53:27 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-juwaxuh1debi/CompareDest" for canonical name "TestFTPVsftpd{p2XYF}:rclone-test-juwaxuh1debi/CompareDest" 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:60054->172.17.0.3:21106, err= 2026/08/13 01:53:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone4065823964) 2026/08/13 01:53:27 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst) 2026/08/13 01:53:27 DEBUG : one: Sizes differ 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/CompareDest: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/CompareDest: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/CompareDest: > dial: conn=172.17.0.1:45200->172.17.0.3:21109, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/CompareDest: > dial: conn=172.17.0.1:38248->172.17.0.3:21105, err= 2026/08/13 01:53:27 DEBUG : two: size = 5 (Local file system at /tmp/rclone4065823964) 2026/08/13 01:53:27 DEBUG : two: size = 3 (ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/CompareDest) 2026/08/13 01:53:27 DEBUG : two: Sizes differ 2026/08/13 01:53:27 DEBUG : two: Need to transfer - File not found at Destination 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: Waiting for checks to finish 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:39590->172.17.0.3:21103, err= 2026/08/13 01:53:27 DEBUG : one: size = 5 OK 2026/08/13 01:53:27 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/13 01:53:27 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: Waiting for transfers to finish 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:34184->172.17.0.3:21102, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:39604->172.17.0.3:21103, err= 2026/08/13 01:53:27 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:55222->172.17.0.3:21101, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:55232->172.17.0.3:21101, err= 2026/08/13 01:53:27 DEBUG : two.a319cd8b.partial: renamed to: two 2026/08/13 01:53:27 INFO : two: Copied (new) 2026/08/13 01:53:27 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58188->172.17.0.3:21104, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37414->172.17.0.3:21110, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39606->172.17.0.3:21103, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60058->172.17.0.3:21106, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55236->172.17.0.3:21101, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34200->172.17.0.3:21102, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55246->172.17.0.3:21101, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38262->172.17.0.3:21105, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37430->172.17.0.3:21110, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58198->172.17.0.3:21104, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57566->172.17.0.3:21108, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57582->172.17.0.3:21108, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.15s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55252->172.17.0.3:21101, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57598->172.17.0.3:21108, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39614->172.17.0.3:21103, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37442->172.17.0.3:21110, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55266->172.17.0.3:21101, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55268->172.17.0.3:21101, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33472->172.17.0.3:21100, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38266->172.17.0.3:21105, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36468->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55276->172.17.0.3:21101, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37458->172.17.0.3:21110, err= 2026/08/13 01:53:27 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-juwaxuh1debi/dest" 2026/08/13 01:53:27 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/13 01:53:27 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:27 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:27 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:27 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:27 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:27 DEBUG : TestFTPVsftpd: detected overridden config - adding "{p2XYF}" suffix to name 2026/08/13 01:53:27 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:27 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:27 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:27 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:27 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dest: Connecting to FTP server 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dest: dial("tcp","172.17.0.3:21") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dest: > dial: conn=172.17.0.1:39516->172.17.0.3:21, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dest: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dest: > dial: conn=172.17.0.1:57610->172.17.0.3:21108, err= 2026/08/13 01:53:27 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-juwaxuh1debi/pre-dest1" 2026/08/13 01:53:27 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/13 01:53:27 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:27 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:27 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:27 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:27 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:27 DEBUG : TestFTPVsftpd: detected overridden config - adding "{p2XYF}" suffix to name 2026/08/13 01:53:27 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:27 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:27 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:27 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:27 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/pre-dest1: Connecting to FTP server 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/pre-dest1: dial("tcp","172.17.0.3:21") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/pre-dest1: > dial: conn=172.17.0.1:39524->172.17.0.3:21, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/pre-dest1: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/pre-dest1: > dial: conn=172.17.0.1:58214->172.17.0.3:21104, err= 2026/08/13 01:53:27 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-juwaxuh1debi/pre-dest1" to be canonical "TestFTPVsftpd{p2XYF}:rclone-test-juwaxuh1debi/pre-dest1" 2026/08/13 01:53:27 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-juwaxuh1debi/pre-dest2" 2026/08/13 01:53:27 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/13 01:53:27 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:27 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:27 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:27 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:27 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:27 DEBUG : TestFTPVsftpd: detected overridden config - adding "{p2XYF}" suffix to name 2026/08/13 01:53:27 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:27 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:27 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:27 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:27 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/pre-dest2: Connecting to FTP server 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/pre-dest2: dial("tcp","172.17.0.3:21") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/pre-dest2: > dial: conn=172.17.0.1:39532->172.17.0.3:21, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/pre-dest2: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/pre-dest2: > dial: conn=172.17.0.1:37464->172.17.0.3:21110, err= 2026/08/13 01:53:27 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-juwaxuh1debi/pre-dest2" to be canonical "TestFTPVsftpd{p2XYF}:rclone-test-juwaxuh1debi/pre-dest2" 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dest: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dest: > dial: conn=172.17.0.1:34206->172.17.0.3:21102, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dest: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dest: > dial: conn=172.17.0.1:38280->172.17.0.3:21105, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/pre-dest1: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/pre-dest1: > dial: conn=172.17.0.1:60072->172.17.0.3:21106, err= 2026/08/13 01:53:27 DEBUG : 1: size = 1 OK 2026/08/13 01:53:27 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:27 DEBUG : 1: Destination found in --compare-dest, skipping 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/pre-dest1: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/pre-dest1: > dial: conn=172.17.0.1:34212->172.17.0.3:21102, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/pre-dest2: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/pre-dest2: > dial: conn=172.17.0.1:38294->172.17.0.3:21105, err= 2026/08/13 01:53:27 DEBUG : 2: size = 1 OK 2026/08/13 01:53:27 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:27 DEBUG : 2: Destination found in --compare-dest, skipping 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/pre-dest1: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/pre-dest1: > dial: conn=172.17.0.1:55278->172.17.0.3:21101, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/pre-dest2: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/pre-dest2: > dial: conn=172.17.0.1:60080->172.17.0.3:21106, err= 2026/08/13 01:53:27 DEBUG : 3: Need to transfer - File not found at Destination 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dest: Waiting for checks to finish 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dest: Waiting for transfers to finish 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dest: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dest: > dial: conn=172.17.0.1:55286->172.17.0.3:21101, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dest: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dest: > dial: conn=172.17.0.1:45208->172.17.0.3:21109, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dest: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dest: > dial: conn=172.17.0.1:38302->172.17.0.3:21105, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dest: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dest: > dial: conn=172.17.0.1:38304->172.17.0.3:21105, err= 2026/08/13 01:53:27 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dest: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dest: > dial: conn=172.17.0.1:38318->172.17.0.3:21105, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dest: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dest: > dial: conn=172.17.0.1:38326->172.17.0.3:21105, err= 2026/08/13 01:53:27 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/08/13 01:53:27 INFO : 3: Copied (new) 2026/08/13 01:53:27 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dest: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dest: > dial: conn=172.17.0.1:45220->172.17.0.3:21109, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38338->172.17.0.3:21105, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57616->172.17.0.3:21108, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60084->172.17.0.3:21106, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45234->172.17.0.3:21109, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45238->172.17.0.3:21109, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36474->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57622->172.17.0.3:21108, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33480->172.17.0.3:21100, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34226->172.17.0.3:21102, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34236->172.17.0.3:21102, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38350->172.17.0.3:21105, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33488->172.17.0.3:21100, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37480->172.17.0.3:21110, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/pre-dest1: closing 1 unused connections 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.10s) === RUN TestSyncCopyDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55300->172.17.0.3:21101, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34240->172.17.0.3:21102, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33492->172.17.0.3:21100, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36482->172.17.0.3:21107, err= --- SKIP: TestSyncCopyDest (0.01s) === RUN TestSyncBackupDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39616->172.17.0.3:21103, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55304->172.17.0.3:21101, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58218->172.17.0.3:21104, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36496->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60100->172.17.0.3:21106, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55318->172.17.0.3:21101, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33506->172.17.0.3:21100, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39630->172.17.0.3:21103, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55326->172.17.0.3:21101, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37488->172.17.0.3:21110, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33522->172.17.0.3:21100, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57632->172.17.0.3:21108, err= 2026/08/13 01:53:27 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-juwaxuh1debi/dst" 2026/08/13 01:53:27 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/13 01:53:27 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:27 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:27 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:27 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:27 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:27 DEBUG : TestFTPVsftpd: detected overridden config - adding "{p2XYF}" suffix to name 2026/08/13 01:53:27 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:27 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:27 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:27 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:27 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: Connecting to FTP server 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:39538->172.17.0.3:21, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:34248->172.17.0.3:21102, err= 2026/08/13 01:53:27 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-juwaxuh1debi/backup" 2026/08/13 01:53:27 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/13 01:53:27 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:27 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:27 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:27 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:27 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:27 DEBUG : TestFTPVsftpd: detected overridden config - adding "{p2XYF}" suffix to name 2026/08/13 01:53:27 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:27 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:27 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:27 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:27 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: Connecting to FTP server 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: dial("tcp","172.17.0.3:21") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: > dial: conn=172.17.0.1:39542->172.17.0.3:21, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: > dial: conn=172.17.0.1:33538->172.17.0.3:21100, err= 2026/08/13 01:53:27 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-juwaxuh1debi/backup" to be canonical "TestFTPVsftpd{p2XYF}:rclone-test-juwaxuh1debi/backup" 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:60114->172.17.0.3:21106, err= 2026/08/13 01:53:27 DEBUG : one: size = 4 (Local file system at /tmp/rclone4065823964) 2026/08/13 01:53:27 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst) 2026/08/13 01:53:27 DEBUG : one: Sizes differ 2026/08/13 01:53:27 DEBUG : two: size = 3 OK 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: Waiting for checks to finish 2026/08/13 01:53:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:27 DEBUG : two: Unchanged skipping 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: > dial: conn=172.17.0.1:39636->172.17.0.3:21103, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: > dial: conn=172.17.0.1:33554->172.17.0.3:21100, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: > dial: conn=172.17.0.1:36512->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: > dial: conn=172.17.0.1:55342->172.17.0.3:21101, err= 2026/08/13 01:53:27 INFO : one: Moved (server-side) 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: Waiting for transfers to finish 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:39652->172.17.0.3:21103, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:38366->172.17.0.3:21105, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:38382->172.17.0.3:21105, err= 2026/08/13 01:53:27 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:36528->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:55352->172.17.0.3:21101, err= 2026/08/13 01:53:27 DEBUG : one.a292864a.partial: renamed to: one 2026/08/13 01:53:27 INFO : one: Copied (new) 2026/08/13 01:53:27 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: > dial: conn=172.17.0.1:60120->172.17.0.3:21106, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: > dial: conn=172.17.0.1:55362->172.17.0.3:21101, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: > dial: conn=172.17.0.1:34252->172.17.0.3:21102, err= 2026/08/13 01:53:27 INFO : three.txt: Moved (server-side) 2026/08/13 01:53:27 INFO : three.txt: Moved into backup dir 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36538->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55370->172.17.0.3:21101, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34254->172.17.0.3:21102, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33562->172.17.0.3:21100, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36542->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57644->172.17.0.3:21108, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45246->172.17.0.3:21109, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39666->172.17.0.3:21103, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57652->172.17.0.3:21108, err= 2026/08/13 01:53:27 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-juwaxuh1debi/backup" for canonical name "TestFTPVsftpd{p2XYF}:rclone-test-juwaxuh1debi/backup" 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:33566->172.17.0.3:21100, err= 2026/08/13 01:53:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone4065823964) 2026/08/13 01:53:27 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst) 2026/08/13 01:53:27 DEBUG : one: Sizes differ 2026/08/13 01:53:27 DEBUG : two: size = 3 OK 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: Waiting for checks to finish 2026/08/13 01:53:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:27 DEBUG : two: Unchanged skipping 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: > dial: conn=172.17.0.1:39668->172.17.0.3:21103, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: > dial: conn=172.17.0.1:36552->172.17.0.3:21107, err= 2026/08/13 01:53:27 INFO : one: Deleted 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: > dial: conn=172.17.0.1:57662->172.17.0.3:21108, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: > dial: conn=172.17.0.1:33578->172.17.0.3:21100, err= 2026/08/13 01:53:27 INFO : one: Moved (server-side) 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: Waiting for transfers to finish 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:55378->172.17.0.3:21101, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:36556->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:38398->172.17.0.3:21105, err= 2026/08/13 01:53:27 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:57670->172.17.0.3:21108, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:36570->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/13 01:53:27 INFO : one: Copied (new) 2026/08/13 01:53:27 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: > dial: conn=172.17.0.1:45254->172.17.0.3:21109, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: > dial: conn=172.17.0.1:37494->172.17.0.3:21110, err= 2026/08/13 01:53:27 INFO : three.txt: Deleted 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: > dial: conn=172.17.0.1:37508->172.17.0.3:21110, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: > dial: conn=172.17.0.1:45270->172.17.0.3:21109, err= 2026/08/13 01:53:27 INFO : three.txt: Moved (server-side) 2026/08/13 01:53:27 INFO : three.txt: Moved into backup dir 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58224->172.17.0.3:21104, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36574->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34260->172.17.0.3:21102, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55394->172.17.0.3:21101, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60124->172.17.0.3:21106, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34270->172.17.0.3:21102, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55400->172.17.0.3:21101, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34276->172.17.0.3:21102, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45286->172.17.0.3:21109, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55404->172.17.0.3:21101, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45290->172.17.0.3:21109, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60128->172.17.0.3:21106, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.12s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36590->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39684->172.17.0.3:21103, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39686->172.17.0.3:21103, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38414->172.17.0.3:21105, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58226->172.17.0.3:21104, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38418->172.17.0.3:21105, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37512->172.17.0.3:21110, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39702->172.17.0.3:21103, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55414->172.17.0.3:21101, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36606->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33594->172.17.0.3:21100, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57676->172.17.0.3:21108, err= 2026/08/13 01:53:27 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-juwaxuh1debi/dst" 2026/08/13 01:53:27 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/13 01:53:27 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:27 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:27 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:27 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:27 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:27 DEBUG : TestFTPVsftpd: detected overridden config - adding "{p2XYF}" suffix to name 2026/08/13 01:53:27 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:27 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:27 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:27 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:27 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: Connecting to FTP server 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:39558->172.17.0.3:21, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:36612->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-juwaxuh1debi/backup" 2026/08/13 01:53:27 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/13 01:53:27 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:27 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:27 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:27 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:27 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:27 DEBUG : TestFTPVsftpd: detected overridden config - adding "{p2XYF}" suffix to name 2026/08/13 01:53:27 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:27 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:27 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:27 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:27 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: Connecting to FTP server 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: dial("tcp","172.17.0.3:21") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: > dial: conn=172.17.0.1:39566->172.17.0.3:21, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: > dial: conn=172.17.0.1:37526->172.17.0.3:21110, err= 2026/08/13 01:53:27 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-juwaxuh1debi/backup" to be canonical "TestFTPVsftpd{p2XYF}:rclone-test-juwaxuh1debi/backup" 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:57692->172.17.0.3:21108, err= 2026/08/13 01:53:27 DEBUG : one: size = 4 (Local file system at /tmp/rclone4065823964) 2026/08/13 01:53:27 DEBUG : two: size = 3 OK 2026/08/13 01:53:27 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst) 2026/08/13 01:53:27 DEBUG : one: Sizes differ 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: Waiting for checks to finish 2026/08/13 01:53:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:27 DEBUG : two: Unchanged skipping 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: > dial: conn=172.17.0.1:45302->172.17.0.3:21109, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: > dial: conn=172.17.0.1:58232->172.17.0.3:21104, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: > dial: conn=172.17.0.1:60144->172.17.0.3:21106, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: > dial: conn=172.17.0.1:34282->172.17.0.3:21102, err= 2026/08/13 01:53:27 INFO : one: Moved (server-side) to: one.bak 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: Waiting for transfers to finish 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:60148->172.17.0.3:21106, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:58248->172.17.0.3:21104, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:57702->172.17.0.3:21108, err= 2026/08/13 01:53:27 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:58260->172.17.0.3:21104, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:36626->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : one.a292864a.partial: renamed to: one 2026/08/13 01:53:27 INFO : one: Copied (new) 2026/08/13 01:53:27 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: > dial: conn=172.17.0.1:45310->172.17.0.3:21109, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: > dial: conn=172.17.0.1:34286->172.17.0.3:21102, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: > dial: conn=172.17.0.1:36630->172.17.0.3:21107, err= 2026/08/13 01:53:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/13 01:53:27 INFO : three.txt: Moved into backup dir 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34292->172.17.0.3:21102, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34296->172.17.0.3:21102, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36646->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57708->172.17.0.3:21108, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36658->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36670->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36676->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34298->172.17.0.3:21102, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37532->172.17.0.3:21110, err= 2026/08/13 01:53:27 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-juwaxuh1debi/backup" for canonical name "TestFTPVsftpd{p2XYF}:rclone-test-juwaxuh1debi/backup" 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:37540->172.17.0.3:21110, err= 2026/08/13 01:53:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone4065823964) 2026/08/13 01:53:27 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst) 2026/08/13 01:53:27 DEBUG : one: Sizes differ 2026/08/13 01:53:27 DEBUG : two: size = 3 OK 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: Waiting for checks to finish 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:27 DEBUG : two: Unchanged skipping 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: > dial: conn=172.17.0.1:60160->172.17.0.3:21106, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: > dial: conn=172.17.0.1:45324->172.17.0.3:21109, err= 2026/08/13 01:53:27 INFO : one.bak: Deleted 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: > dial: conn=172.17.0.1:45334->172.17.0.3:21109, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: > dial: conn=172.17.0.1:60168->172.17.0.3:21106, err= 2026/08/13 01:53:27 INFO : one: Moved (server-side) to: one.bak 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: Waiting for transfers to finish 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:60182->172.17.0.3:21106, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:60198->172.17.0.3:21106, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:60206->172.17.0.3:21106, err= 2026/08/13 01:53:27 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:57720->172.17.0.3:21108, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:38422->172.17.0.3:21105, err= 2026/08/13 01:53:27 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/13 01:53:27 INFO : one: Copied (new) 2026/08/13 01:53:27 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: > dial: conn=172.17.0.1:55422->172.17.0.3:21101, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: > dial: conn=172.17.0.1:57722->172.17.0.3:21108, err= 2026/08/13 01:53:27 INFO : three.txt.bak: Deleted 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: > dial: conn=172.17.0.1:39706->172.17.0.3:21103, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: > dial: conn=172.17.0.1:57734->172.17.0.3:21108, err= 2026/08/13 01:53:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/13 01:53:27 INFO : three.txt: Moved into backup dir 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37552->172.17.0.3:21110, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36680->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39710->172.17.0.3:21103, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58272->172.17.0.3:21104, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36688->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34314->172.17.0.3:21102, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55430->172.17.0.3:21101, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38432->172.17.0.3:21105, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33608->172.17.0.3:21100, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34320->172.17.0.3:21102, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45350->172.17.0.3:21109, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45358->172.17.0.3:21109, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.13s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57736->172.17.0.3:21108, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33618->172.17.0.3:21100, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60220->172.17.0.3:21106, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37556->172.17.0.3:21110, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38446->172.17.0.3:21105, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57744->172.17.0.3:21108, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38456->172.17.0.3:21105, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57752->172.17.0.3:21108, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57760->172.17.0.3:21108, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38466->172.17.0.3:21105, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33632->172.17.0.3:21100, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36698->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-juwaxuh1debi/dst" 2026/08/13 01:53:27 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/13 01:53:27 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:27 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:27 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:27 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:27 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:27 DEBUG : TestFTPVsftpd: detected overridden config - adding "{p2XYF}" suffix to name 2026/08/13 01:53:27 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:27 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:27 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:27 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:27 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: Connecting to FTP server 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:39578->172.17.0.3:21, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:38480->172.17.0.3:21105, err= 2026/08/13 01:53:27 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-juwaxuh1debi/backup" 2026/08/13 01:53:27 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/13 01:53:27 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:27 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:27 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:27 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:27 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:27 DEBUG : TestFTPVsftpd: detected overridden config - adding "{p2XYF}" suffix to name 2026/08/13 01:53:27 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:27 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:27 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:27 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:27 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: Connecting to FTP server 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: dial("tcp","172.17.0.3:21") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: > dial: conn=172.17.0.1:39586->172.17.0.3:21, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: > dial: conn=172.17.0.1:36708->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-juwaxuh1debi/backup" to be canonical "TestFTPVsftpd{p2XYF}:rclone-test-juwaxuh1debi/backup" 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:36712->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : two: size = 3 OK 2026/08/13 01:53:27 DEBUG : one: size = 4 (Local file system at /tmp/rclone4065823964) 2026/08/13 01:53:27 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst) 2026/08/13 01:53:27 DEBUG : one: Sizes differ 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: Waiting for checks to finish 2026/08/13 01:53:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:27 DEBUG : two: Unchanged skipping 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: > dial: conn=172.17.0.1:57774->172.17.0.3:21108, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: > dial: conn=172.17.0.1:38490->172.17.0.3:21105, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: > dial: conn=172.17.0.1:33642->172.17.0.3:21100, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: > dial: conn=172.17.0.1:38496->172.17.0.3:21105, err= 2026/08/13 01:53:27 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: Waiting for transfers to finish 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:34330->172.17.0.3:21102, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:45362->172.17.0.3:21109, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:57790->172.17.0.3:21108, err= 2026/08/13 01:53:27 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:45368->172.17.0.3:21109, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:58284->172.17.0.3:21104, err= 2026/08/13 01:53:27 DEBUG : one.a292864a.partial: renamed to: one 2026/08/13 01:53:27 INFO : one: Copied (new) 2026/08/13 01:53:27 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: > dial: conn=172.17.0.1:57802->172.17.0.3:21108, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: > dial: conn=172.17.0.1:37560->172.17.0.3:21110, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: > dial: conn=172.17.0.1:55444->172.17.0.3:21101, err= 2026/08/13 01:53:27 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/13 01:53:27 INFO : three.txt: Moved into backup dir 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37568->172.17.0.3:21110, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36726->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45374->172.17.0.3:21109, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55454->172.17.0.3:21101, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33656->172.17.0.3:21100, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60228->172.17.0.3:21106, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36728->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36738->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37584->172.17.0.3:21110, err= 2026/08/13 01:53:27 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-juwaxuh1debi/backup" for canonical name "TestFTPVsftpd{p2XYF}:rclone-test-juwaxuh1debi/backup" 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:55462->172.17.0.3:21101, err= 2026/08/13 01:53:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone4065823964) 2026/08/13 01:53:27 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst) 2026/08/13 01:53:27 DEBUG : one: Sizes differ 2026/08/13 01:53:27 DEBUG : two: size = 3 OK 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: Waiting for checks to finish 2026/08/13 01:53:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:27 DEBUG : two: Unchanged skipping 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: > dial: conn=172.17.0.1:57812->172.17.0.3:21108, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: > dial: conn=172.17.0.1:60242->172.17.0.3:21106, err= 2026/08/13 01:53:27 INFO : one-2019-01-01: Deleted 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: > dial: conn=172.17.0.1:36740->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: > dial: conn=172.17.0.1:60258->172.17.0.3:21106, err= 2026/08/13 01:53:27 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: Waiting for transfers to finish 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:45384->172.17.0.3:21109, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:38510->172.17.0.3:21105, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:58296->172.17.0.3:21104, err= 2026/08/13 01:53:27 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:33660->172.17.0.3:21100, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:58300->172.17.0.3:21104, err= 2026/08/13 01:53:27 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/13 01:53:27 INFO : one: Copied (new) 2026/08/13 01:53:27 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: > dial: conn=172.17.0.1:36748->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: > dial: conn=172.17.0.1:55474->172.17.0.3:21101, err= 2026/08/13 01:53:27 INFO : three-2019-01-01.txt: Deleted 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: > dial: conn=172.17.0.1:60260->172.17.0.3:21106, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: > dial: conn=172.17.0.1:58314->172.17.0.3:21104, err= 2026/08/13 01:53:27 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/13 01:53:27 INFO : three.txt: Moved into backup dir 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55486->172.17.0.3:21101, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33674->172.17.0.3:21100, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58322->172.17.0.3:21104, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58324->172.17.0.3:21104, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33684->172.17.0.3:21100, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60276->172.17.0.3:21106, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36756->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55492->172.17.0.3:21101, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55506->172.17.0.3:21101, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38514->172.17.0.3:21105, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55516->172.17.0.3:21101, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58332->172.17.0.3:21104, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.13s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36760->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36766->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55522->172.17.0.3:21101, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39718->172.17.0.3:21103, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36768->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39730->172.17.0.3:21103, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55534->172.17.0.3:21101, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45396->172.17.0.3:21109, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37600->172.17.0.3:21110, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34332->172.17.0.3:21102, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36776->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36788->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-juwaxuh1debi/dst" 2026/08/13 01:53:27 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/13 01:53:27 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:27 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:27 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:27 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:27 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:27 DEBUG : TestFTPVsftpd: detected overridden config - adding "{p2XYF}" suffix to name 2026/08/13 01:53:27 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:27 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:27 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:27 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:27 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: Connecting to FTP server 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:39598->172.17.0.3:21, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:55548->172.17.0.3:21101, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:33690->172.17.0.3:21100, err= 2026/08/13 01:53:27 DEBUG : one: size = 4 (Local file system at /tmp/rclone4065823964) 2026/08/13 01:53:27 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst) 2026/08/13 01:53:27 DEBUG : one: Sizes differ 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: Waiting for checks to finish 2026/08/13 01:53:27 DEBUG : two: size = 3 OK 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: Connecting to FTP server 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:39612->172.17.0.3:21, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:39734->172.17.0.3:21103, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:34342->172.17.0.3:21102, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:45408->172.17.0.3:21109, err= 2026/08/13 01:53:27 INFO : one: Moved (server-side) to: one.bak 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:60290->172.17.0.3:21106, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:58338->172.17.0.3:21104, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:57816->172.17.0.3:21108, err= 2026/08/13 01:53:27 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:39738->172.17.0.3:21103, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:36804->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : one.a292864a.partial: renamed to: one 2026/08/13 01:53:27 INFO : one: Copied (new) 2026/08/13 01:53:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:27 DEBUG : two: Unchanged skipping 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: Waiting for transfers to finish 2026/08/13 01:53:27 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:58346->172.17.0.3:21104, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:57818->172.17.0.3:21108, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:38522->172.17.0.3:21105, err= 2026/08/13 01:53:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/13 01:53:27 INFO : three.txt: Moved into backup dir 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34344->172.17.0.3:21102, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39748->172.17.0.3:21103, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45420->172.17.0.3:21109, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36814->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38526->172.17.0.3:21105, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60306->172.17.0.3:21106, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33704->172.17.0.3:21100, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:37602->172.17.0.3:21110, err= 2026/08/13 01:53:27 DEBUG : one.bak: Excluded (Path Filter) 2026/08/13 01:53:27 DEBUG : one.bak: Excluded 2026/08/13 01:53:27 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/08/13 01:53:27 DEBUG : three.txt.bak: Excluded 2026/08/13 01:53:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone4065823964) 2026/08/13 01:53:27 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst) 2026/08/13 01:53:27 DEBUG : one: Sizes differ 2026/08/13 01:53:27 DEBUG : two: size = 3 OK 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: Waiting for checks to finish 2026/08/13 01:53:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:27 DEBUG : two: Unchanged skipping 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:60308->172.17.0.3:21106, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:38536->172.17.0.3:21105, err= 2026/08/13 01:53:27 INFO : one.bak: Deleted 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:34352->172.17.0.3:21102, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:33710->172.17.0.3:21100, err= 2026/08/13 01:53:27 INFO : one: Moved (server-side) to: one.bak 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: Waiting for transfers to finish 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:58350->172.17.0.3:21104, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:36824->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:58354->172.17.0.3:21104, err= 2026/08/13 01:53:27 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:60318->172.17.0.3:21106, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:36826->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/13 01:53:27 INFO : one: Copied (new) 2026/08/13 01:53:27 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:45428->172.17.0.3:21109, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:34366->172.17.0.3:21102, err= 2026/08/13 01:53:27 INFO : three.txt.bak: Deleted 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:33724->172.17.0.3:21100, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:45432->172.17.0.3:21109, err= 2026/08/13 01:53:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/13 01:53:27 INFO : three.txt: Moved into backup dir 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45436->172.17.0.3:21109, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60328->172.17.0.3:21106, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57824->172.17.0.3:21108, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58368->172.17.0.3:21104, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55550->172.17.0.3:21101, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38552->172.17.0.3:21105, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55562->172.17.0.3:21101, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34382->172.17.0.3:21102, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39762->172.17.0.3:21103, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36834->172.17.0.3:21107, err= --- PASS: TestSyncBackupDirSuffixOnly (0.11s) === RUN TestSyncSuffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55578->172.17.0.3:21101, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36844->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38568->172.17.0.3:21105, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39772->172.17.0.3:21103, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58384->172.17.0.3:21104, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36852->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60336->172.17.0.3:21106, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34396->172.17.0.3:21102, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55582->172.17.0.3:21101, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37604->172.17.0.3:21110, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45452->172.17.0.3:21109, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33732->172.17.0.3:21100, err= 2026/08/13 01:53:27 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-juwaxuh1debi/dst" 2026/08/13 01:53:27 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/13 01:53:27 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:27 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:27 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:27 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:27 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:27 DEBUG : TestFTPVsftpd: detected overridden config - adding "{p2XYF}" suffix to name 2026/08/13 01:53:27 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:27 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:27 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:27 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:27 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: Connecting to FTP server 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:39628->172.17.0.3:21, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:37614->172.17.0.3:21110, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:45456->172.17.0.3:21109, err= 2026/08/13 01:53:27 DEBUG : one: size = 4 (Local file system at /tmp/rclone4065823964) 2026/08/13 01:53:27 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst) 2026/08/13 01:53:27 DEBUG : one: Sizes differ 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:45468->172.17.0.3:21109, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:57830->172.17.0.3:21108, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:39780->172.17.0.3:21103, err= 2026/08/13 01:53:27 INFO : one: Moved (server-side) to: one.bak 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:60342->172.17.0.3:21106, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:55586->172.17.0.3:21101, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:34412->172.17.0.3:21102, err= 2026/08/13 01:53:27 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:38582->172.17.0.3:21105, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:57838->172.17.0.3:21108, err= 2026/08/13 01:53:27 DEBUG : one.a292864a.partial: renamed to: one 2026/08/13 01:53:27 INFO : one: Copied (new) 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:60358->172.17.0.3:21106, err= 2026/08/13 01:53:27 DEBUG : two: size = 3 OK 2026/08/13 01:53:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:27 DEBUG : two: Unchanged skipping 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:36868->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4065823964) 2026/08/13 01:53:27 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst) 2026/08/13 01:53:27 DEBUG : three.txt: Sizes differ 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:39792->172.17.0.3:21103, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:60364->172.17.0.3:21106, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:58394->172.17.0.3:21104, err= 2026/08/13 01:53:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:33748->172.17.0.3:21100, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:38586->172.17.0.3:21105, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:33760->172.17.0.3:21100, err= 2026/08/13 01:53:27 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:34428->172.17.0.3:21102, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:36870->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/08/13 01:53:27 INFO : three.txt: Copied (new) 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36878->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57850->172.17.0.3:21108, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39794->172.17.0.3:21103, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36888->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:57852->172.17.0.3:21108, err= 2026/08/13 01:53:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone4065823964) 2026/08/13 01:53:27 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst) 2026/08/13 01:53:27 DEBUG : one: Sizes differ 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:55588->172.17.0.3:21101, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:33768->172.17.0.3:21100, err= 2026/08/13 01:53:27 INFO : one.bak: Deleted 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:34444->172.17.0.3:21102, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:37628->172.17.0.3:21110, err= 2026/08/13 01:53:27 INFO : one: Moved (server-side) to: one.bak 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:60368->172.17.0.3:21106, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:34450->172.17.0.3:21102, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:33778->172.17.0.3:21100, err= 2026/08/13 01:53:27 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:45476->172.17.0.3:21109, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:34454->172.17.0.3:21102, err= 2026/08/13 01:53:27 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/13 01:53:27 INFO : one: Copied (new) 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:58402->172.17.0.3:21104, err= 2026/08/13 01:53:27 DEBUG : two: size = 3 OK 2026/08/13 01:53:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:27 DEBUG : two: Unchanged skipping 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:57856->172.17.0.3:21108, err= 2026/08/13 01:53:27 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4065823964) 2026/08/13 01:53:27 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst) 2026/08/13 01:53:27 DEBUG : three.txt: Sizes differ 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:55598->172.17.0.3:21101, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:38594->172.17.0.3:21105, err= 2026/08/13 01:53:27 INFO : three.txt.bak: Deleted 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:36892->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:58414->172.17.0.3:21104, err= 2026/08/13 01:53:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:39808->172.17.0.3:21103, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:45486->172.17.0.3:21109, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:58422->172.17.0.3:21104, err= 2026/08/13 01:53:27 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:33786->172.17.0.3:21100, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:58426->172.17.0.3:21104, err= 2026/08/13 01:53:27 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/08/13 01:53:27 INFO : three.txt: Copied (new) 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39814->172.17.0.3:21103, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60382->172.17.0.3:21106, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39828->172.17.0.3:21103, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55612->172.17.0.3:21101, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38604->172.17.0.3:21105, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60396->172.17.0.3:21106, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58434->172.17.0.3:21104, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36908->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36914->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38608->172.17.0.3:21105, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34462->172.17.0.3:21102, err= --- PASS: TestSyncSuffix (0.13s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39834->172.17.0.3:21103, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58444->172.17.0.3:21104, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45488->172.17.0.3:21109, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60406->172.17.0.3:21106, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38620->172.17.0.3:21105, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60420->172.17.0.3:21106, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39846->172.17.0.3:21103, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45498->172.17.0.3:21109, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45514->172.17.0.3:21109, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37644->172.17.0.3:21110, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60426->172.17.0.3:21106, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57872->172.17.0.3:21108, err= 2026/08/13 01:53:27 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-juwaxuh1debi/dst" 2026/08/13 01:53:27 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/08/13 01:53:27 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:27 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:27 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:27 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:27 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:27 DEBUG : TestFTPVsftpd: detected overridden config - adding "{p2XYF}" suffix to name 2026/08/13 01:53:27 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/08/13 01:53:27 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/08/13 01:53:27 DEBUG : Setting pass="No9YVQreP7Btw4rlGUFGIpnT2dscUS6aZiduRd2QO8Uh" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/08/13 01:53:27 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/08/13 01:53:27 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: Connecting to FTP server 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:39636->172.17.0.3:21, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:58452->172.17.0.3:21104, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:38634->172.17.0.3:21105, err= 2026/08/13 01:53:27 DEBUG : one: size = 4 (Local file system at /tmp/rclone4065823964) 2026/08/13 01:53:27 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst) 2026/08/13 01:53:27 DEBUG : one: Sizes differ 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:45528->172.17.0.3:21109, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:34466->172.17.0.3:21102, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:45540->172.17.0.3:21109, err= 2026/08/13 01:53:27 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:55628->172.17.0.3:21101, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:57886->172.17.0.3:21108, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:60434->172.17.0.3:21106, err= 2026/08/13 01:53:27 DEBUG : one.a292864a.partial: size = 4 OK 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:39856->172.17.0.3:21103, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:34472->172.17.0.3:21102, err= 2026/08/13 01:53:27 DEBUG : one.a292864a.partial: renamed to: one 2026/08/13 01:53:27 INFO : one: Copied (new) 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:39862->172.17.0.3:21103, err= 2026/08/13 01:53:27 DEBUG : two: size = 3 OK 2026/08/13 01:53:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:27 DEBUG : two: Unchanged skipping 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:60444->172.17.0.3:21106, err= 2026/08/13 01:53:27 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4065823964) 2026/08/13 01:53:27 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst) 2026/08/13 01:53:27 DEBUG : three.txt: Sizes differ 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:55636->172.17.0.3:21101, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:45554->172.17.0.3:21109, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:57898->172.17.0.3:21108, err= 2026/08/13 01:53:27 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:38636->172.17.0.3:21105, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:57902->172.17.0.3:21108, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:60450->172.17.0.3:21106, err= 2026/08/13 01:53:27 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:45568->172.17.0.3:21109, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:57914->172.17.0.3:21108, err= 2026/08/13 01:53:27 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/08/13 01:53:27 INFO : three.txt: Copied (new) 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38648->172.17.0.3:21105, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36924->172.17.0.3:21107, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60456->172.17.0.3:21106, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60464->172.17.0.3:21106, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:39866->172.17.0.3:21103, err= 2026/08/13 01:53:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone4065823964) 2026/08/13 01:53:27 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst) 2026/08/13 01:53:27 DEBUG : one: Sizes differ 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:45574->172.17.0.3:21109, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:33802->172.17.0.3:21100, err= 2026/08/13 01:53:27 INFO : one-2019-01-01: Deleted 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:37660->172.17.0.3:21110, err= 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:37662->172.17.0.3:21110, err= 2026/08/13 01:53:27 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:27 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:57930->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:38656->172.17.0.3:21105, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:38660->172.17.0.3:21105, err= 2026/08/13 01:53:28 DEBUG : one.4c47835a.partial: size = 5 OK 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:45586->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:37670->172.17.0.3:21110, err= 2026/08/13 01:53:28 DEBUG : one.4c47835a.partial: renamed to: one 2026/08/13 01:53:28 INFO : one: Copied (new) 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:38668->172.17.0.3:21105, err= 2026/08/13 01:53:28 DEBUG : two: size = 3 OK 2026/08/13 01:53:28 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:28 DEBUG : two: Unchanged skipping 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:37678->172.17.0.3:21110, err= 2026/08/13 01:53:28 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4065823964) 2026/08/13 01:53:28 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst) 2026/08/13 01:53:28 DEBUG : three.txt: Sizes differ 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:60468->172.17.0.3:21106, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:39876->172.17.0.3:21103, err= 2026/08/13 01:53:28 INFO : three-2019-01-01.txt: Deleted 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:39890->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:60474->172.17.0.3:21106, err= 2026/08/13 01:53:28 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:33806->172.17.0.3:21100, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:38674->172.17.0.3:21105, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:36930->172.17.0.3:21107, err= 2026/08/13 01:53:28 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:55650->172.17.0.3:21101, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi/dst: > dial: conn=172.17.0.1:55664->172.17.0.3:21101, err= 2026/08/13 01:53:28 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/08/13 01:53:28 INFO : three.txt: Copied (new) 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58454->172.17.0.3:21104, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39898->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37684->172.17.0.3:21110, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45590->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37686->172.17.0.3:21110, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39914->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36944->172.17.0.3:21107, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45596->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57944->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37696->172.17.0.3:21110, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37704->172.17.0.3:21110, err= --- PASS: TestSyncSuffixKeepExtension (0.14s) === RUN TestSyncUTFNorm run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57950->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55672->172.17.0.3:21101, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37720->172.17.0.3:21110, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33810->172.17.0.3:21100, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45602->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone4065823964) 2026/08/13 01:53:28 DEBUG : Testêé: size = 18 (ftp://172.17.0.3:21/rclone-test-juwaxuh1debi) 2026/08/13 01:53:28 DEBUG : Testêé: Sizes differ 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39916->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60484->172.17.0.3:21106, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33822->172.17.0.3:21100, err= 2026/08/13 01:53:28 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36956->172.17.0.3:21107, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33838->172.17.0.3:21100, err= 2026/08/13 01:53:28 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/08/13 01:53:28 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/08/13 01:53:28 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34486->172.17.0.3:21102, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38690->172.17.0.3:21105, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60494->172.17.0.3:21106, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57966->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38696->172.17.0.3:21105, err= --- PASS: TestSyncUTFNorm (0.02s) === RUN TestSyncImmutable run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38706->172.17.0.3:21105, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37730->172.17.0.3:21110, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58466->172.17.0.3:21104, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39918->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37734->172.17.0.3:21110, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57970->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57974->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33852->172.17.0.3:21100, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58482->172.17.0.3:21104, err= 2026/08/13 01:53:28 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/08/13 01:53:28 INFO : existing: Copied (new) 2026/08/13 01:53:28 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38710->172.17.0.3:21105, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36962->172.17.0.3:21107, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58488->172.17.0.3:21104, err= 2026/08/13 01:53:28 DEBUG : existing: size = 8 (Local file system at /tmp/rclone4065823964) 2026/08/13 01:53:28 DEBUG : existing: size = 6 (ftp://172.17.0.3:21/rclone-test-juwaxuh1debi) 2026/08/13 01:53:28 DEBUG : existing: Sizes differ 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:28 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:28 ERROR : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: not deleting files as there were IO errors 2026/08/13 01:53:28 ERROR : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: not deleting directories as there were IO errors 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37750->172.17.0.3:21110, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38722->172.17.0.3:21105, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37758->172.17.0.3:21110, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58504->172.17.0.3:21104, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33860->172.17.0.3:21100, err= --- PASS: TestSyncImmutable (0.03s) === RUN TestSyncIgnoreCase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37760->172.17.0.3:21110, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36970->172.17.0.3:21107, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45616->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33868->172.17.0.3:21100, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33878->172.17.0.3:21100, err= 2026/08/13 01:53:28 DEBUG : EXISTING: size = 6 OK 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:28 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:28 DEBUG : existing: Unchanged skipping 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:28 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:28 INFO : There was nothing to transfer 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60506->172.17.0.3:21106, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36972->172.17.0.3:21107, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45630->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39930->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57990->172.17.0.3:21108, err= --- PASS: TestSyncIgnoreCase (0.02s) === RUN TestFixCase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34494->172.17.0.3:21102, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36982->172.17.0.3:21107, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57996->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36988->172.17.0.3:21107, err= --- SKIP: TestFixCase (0.01s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34500->172.17.0.3:21102, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60518->172.17.0.3:21106, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36994->172.17.0.3:21107, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58008->172.17.0.3:21108, err= === RUN TestMaxTransfer/Soft run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34512->172.17.0.3:21102, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58016->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58030->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37010->172.17.0.3:21107, err= === RUN TestMaxTransfer/Cautious run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33890->172.17.0.3:21100, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60532->172.17.0.3:21106, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33906->172.17.0.3:21100, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34516->172.17.0.3:21102, err= --- PASS: TestMaxTransfer (0.02s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.01s) --- SKIP: TestMaxTransfer/Cautious (0.01s) === RUN TestSyncConcurrentDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58042->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58054->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45646->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39944->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37774->172.17.0.3:21110, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60546->172.17.0.3:21106, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33908->172.17.0.3:21100, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58058->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37790->172.17.0.3:21110, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38730->172.17.0.3:21105, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58060->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60560->172.17.0.3:21106, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37796->172.17.0.3:21110, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58062->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58064->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33920->172.17.0.3:21100, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58518->172.17.0.3:21104, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39952->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37802->172.17.0.3:21110, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33924->172.17.0.3:21100, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58532->172.17.0.3:21104, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58536->172.17.0.3:21104, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55674->172.17.0.3:21101, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60568->172.17.0.3:21106, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45652->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60584->172.17.0.3:21106, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38744->172.17.0.3:21105, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39956->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37804->172.17.0.3:21110, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58070->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34518->172.17.0.3:21102, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55680->172.17.0.3:21101, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37022->172.17.0.3:21107, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37030->172.17.0.3:21107, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34520->172.17.0.3:21102, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37816->172.17.0.3:21110, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55690->172.17.0.3:21101, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58550->172.17.0.3:21104, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45658->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33926->172.17.0.3:21100, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33932->172.17.0.3:21100, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58562->172.17.0.3:21104, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34526->172.17.0.3:21102, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58082->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55694->172.17.0.3:21101, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38760->172.17.0.3:21105, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33934->172.17.0.3:21100, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39960->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60586->172.17.0.3:21106, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37046->172.17.0.3:21107, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45670->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38774->172.17.0.3:21105, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45686->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45700->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37056->172.17.0.3:21107, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39964->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55696->172.17.0.3:21101, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55704->172.17.0.3:21101, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39976->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45708->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45710->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55712->172.17.0.3:21101, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37818->172.17.0.3:21110, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45720->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37834->172.17.0.3:21110, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45728->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33936->172.17.0.3:21100, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34530->172.17.0.3:21102, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34544->172.17.0.3:21102, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34558->172.17.0.3:21102, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33946->172.17.0.3:21100, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34568->172.17.0.3:21102, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37060->172.17.0.3:21107, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60590->172.17.0.3:21106, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39982->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55726->172.17.0.3:21101, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60598->172.17.0.3:21106, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58568->172.17.0.3:21104, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37846->172.17.0.3:21110, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55732->172.17.0.3:21101, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55742->172.17.0.3:21101, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60610->172.17.0.3:21106, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58096->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37854->172.17.0.3:21110, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55758->172.17.0.3:21101, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60620->172.17.0.3:21106, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60624->172.17.0.3:21106, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45740->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45748->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37864->172.17.0.3:21110, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33950->172.17.0.3:21100, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38788->172.17.0.3:21105, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58572->172.17.0.3:21104, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39986->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58578->172.17.0.3:21104, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58102->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45752->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38794->172.17.0.3:21105, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58104->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39992->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37074->172.17.0.3:21107, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33954->172.17.0.3:21100, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58592->172.17.0.3:21104, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45766->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37870->172.17.0.3:21110, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37086->172.17.0.3:21107, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58602->172.17.0.3:21104, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37880->172.17.0.3:21110, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38808->172.17.0.3:21105, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60630->172.17.0.3:21106, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60640->172.17.0.3:21106, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55768->172.17.0.3:21101, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39998->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33968->172.17.0.3:21100, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38812->172.17.0.3:21105, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34572->172.17.0.3:21102, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37896->172.17.0.3:21110, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33976->172.17.0.3:21100, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55782->172.17.0.3:21101, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40012->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34578->172.17.0.3:21102, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38824->172.17.0.3:21105, err= 2026/08/13 01:53:28 DEBUG : both0: size = 6 OK 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:28 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:28 DEBUG : both11: size = 6 OK 2026/08/13 01:53:28 DEBUG : both12: size = 6 OK 2026/08/13 01:53:28 DEBUG : both10: size = 6 OK 2026/08/13 01:53:28 DEBUG : both0: Unchanged skipping 2026/08/13 01:53:28 DEBUG : both13: size = 6 OK 2026/08/13 01:53:28 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:28 DEBUG : both12: Unchanged skipping 2026/08/13 01:53:28 DEBUG : both14: size = 6 OK 2026/08/13 01:53:28 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:28 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:28 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:28 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:28 DEBUG : both13: Unchanged skipping 2026/08/13 01:53:28 DEBUG : both15: size = 6 OK 2026/08/13 01:53:28 DEBUG : both14: Unchanged skipping 2026/08/13 01:53:28 DEBUG : both16: size = 6 OK 2026/08/13 01:53:28 DEBUG : both11: Unchanged skipping 2026/08/13 01:53:28 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:28 DEBUG : both17: size = 6 OK 2026/08/13 01:53:28 DEBUG : both16: Unchanged skipping 2026/08/13 01:53:28 DEBUG : both18: size = 6 OK 2026/08/13 01:53:28 DEBUG : both10: Unchanged skipping 2026/08/13 01:53:28 DEBUG : both19: size = 6 OK 2026/08/13 01:53:28 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:28 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:28 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:28 DEBUG : both18: Unchanged skipping 2026/08/13 01:53:28 DEBUG : both1: size = 6 OK 2026/08/13 01:53:28 DEBUG : both17: Unchanged skipping 2026/08/13 01:53:28 DEBUG : both2: size = 6 OK 2026/08/13 01:53:28 DEBUG : both15: Unchanged skipping 2026/08/13 01:53:28 DEBUG : both3: size = 6 OK 2026/08/13 01:53:28 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:28 DEBUG : both19: Unchanged skipping 2026/08/13 01:53:28 DEBUG : both4: size = 6 OK 2026/08/13 01:53:28 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:28 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:28 DEBUG : both1: Unchanged skipping 2026/08/13 01:53:28 DEBUG : both5: size = 6 OK 2026/08/13 01:53:28 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:28 DEBUG : both4: Unchanged skipping 2026/08/13 01:53:28 DEBUG : both6: size = 6 OK 2026/08/13 01:53:28 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:28 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:28 DEBUG : both2: Unchanged skipping 2026/08/13 01:53:28 DEBUG : both7: size = 6 OK 2026/08/13 01:53:28 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:28 DEBUG : both3: Unchanged skipping 2026/08/13 01:53:28 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:28 DEBUG : both8: size = 6 OK 2026/08/13 01:53:28 DEBUG : both5: Unchanged skipping 2026/08/13 01:53:28 DEBUG : both9: size = 6 OK 2026/08/13 01:53:28 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:28 DEBUG : both6: Unchanged skipping 2026/08/13 01:53:28 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:28 DEBUG : both7: Unchanged skipping 2026/08/13 01:53:28 DEBUG : both9: Unchanged skipping 2026/08/13 01:53:28 DEBUG : both8: Unchanged skipping 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:28 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58618->172.17.0.3:21104, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40024->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33984->172.17.0.3:21100, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34580->172.17.0.3:21102, err= 2026/08/13 01:53:28 INFO : only5: Deleted 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55790->172.17.0.3:21101, err= 2026/08/13 01:53:28 INFO : only6: Deleted 2026/08/13 01:53:28 INFO : only8: Deleted 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40030->172.17.0.3:21103, err= 2026/08/13 01:53:28 INFO : only9: Deleted 2026/08/13 01:53:28 INFO : only13: Deleted 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34588->172.17.0.3:21102, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33988->172.17.0.3:21100, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37100->172.17.0.3:21107, err= 2026/08/13 01:53:28 INFO : only15: Deleted 2026/08/13 01:53:28 INFO : only3: Deleted 2026/08/13 01:53:28 INFO : only18: Deleted 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45776->172.17.0.3:21109, err= 2026/08/13 01:53:28 INFO : only16: Deleted 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58120->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37906->172.17.0.3:21110, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60654->172.17.0.3:21106, err= 2026/08/13 01:53:28 INFO : only7: Deleted 2026/08/13 01:53:28 INFO : only11: Deleted 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58628->172.17.0.3:21104, err= 2026/08/13 01:53:28 INFO : only1: Deleted 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37102->172.17.0.3:21107, err= 2026/08/13 01:53:28 INFO : only14: Deleted 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34590->172.17.0.3:21102, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37916->172.17.0.3:21110, err= 2026/08/13 01:53:28 INFO : only2: Deleted 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58630->172.17.0.3:21104, err= 2026/08/13 01:53:28 INFO : only4: Deleted 2026/08/13 01:53:28 INFO : only0: Deleted 2026/08/13 01:53:28 INFO : only12: Deleted 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40032->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:28 INFO : only10: Deleted 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58642->172.17.0.3:21104, err= 2026/08/13 01:53:28 INFO : only17: Deleted 2026/08/13 01:53:28 INFO : only19: Deleted 2026/08/13 01:53:28 INFO : There was nothing to transfer 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38838->172.17.0.3:21105, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38842->172.17.0.3:21105, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45780->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37112->172.17.0.3:21107, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45784->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38846->172.17.0.3:21105, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60670->172.17.0.3:21106, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58134->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58654->172.17.0.3:21104, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37930->172.17.0.3:21110, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58140->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34600->172.17.0.3:21102, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58146->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40034->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40042->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60686->172.17.0.3:21106, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40044->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40058->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34610->172.17.0.3:21102, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37938->172.17.0.3:21110, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45798->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33990->172.17.0.3:21100, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45804->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45818->172.17.0.3:21109, err= --- PASS: TestSyncConcurrentDelete (0.23s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40060->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55798->172.17.0.3:21101, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34624->172.17.0.3:21102, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40074->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40088->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38856->172.17.0.3:21105, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37124->172.17.0.3:21107, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58154->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38872->172.17.0.3:21105, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37128->172.17.0.3:21107, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37940->172.17.0.3:21110, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37950->172.17.0.3:21110, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40098->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60702->172.17.0.3:21106, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45832->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55804->172.17.0.3:21101, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58170->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58184->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40110->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37954->172.17.0.3:21110, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40126->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45846->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37138->172.17.0.3:21107, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55808->172.17.0.3:21101, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40132->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40148->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38886->172.17.0.3:21105, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60716->172.17.0.3:21106, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58668->172.17.0.3:21104, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55812->172.17.0.3:21101, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33998->172.17.0.3:21100, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55818->172.17.0.3:21101, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55822->172.17.0.3:21101, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40152->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58670->172.17.0.3:21104, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34630->172.17.0.3:21102, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55834->172.17.0.3:21101, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37966->172.17.0.3:21110, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45858->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58200->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38898->172.17.0.3:21105, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40156->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37148->172.17.0.3:21107, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34634->172.17.0.3:21102, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37982->172.17.0.3:21110, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40170->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34640->172.17.0.3:21102, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60722->172.17.0.3:21106, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37152->172.17.0.3:21107, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34000->172.17.0.3:21100, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37168->172.17.0.3:21107, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40172->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45860->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34644->172.17.0.3:21102, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34652->172.17.0.3:21102, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58208->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37172->172.17.0.3:21107, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34010->172.17.0.3:21100, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55840->172.17.0.3:21101, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34654->172.17.0.3:21102, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34022->172.17.0.3:21100, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37176->172.17.0.3:21107, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37178->172.17.0.3:21107, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45864->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55844->172.17.0.3:21101, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37992->172.17.0.3:21110, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38006->172.17.0.3:21110, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34034->172.17.0.3:21100, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60726->172.17.0.3:21106, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40186->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34668->172.17.0.3:21102, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58224->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58226->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55858->172.17.0.3:21101, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58672->172.17.0.3:21104, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55864->172.17.0.3:21101, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45872->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55866->172.17.0.3:21101, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38012->172.17.0.3:21110, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55874->172.17.0.3:21101, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58230->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38906->172.17.0.3:21105, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58236->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45878->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58686->172.17.0.3:21104, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34038->172.17.0.3:21100, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60734->172.17.0.3:21106, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60748->172.17.0.3:21106, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60764->172.17.0.3:21106, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58690->172.17.0.3:21104, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34054->172.17.0.3:21100, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34672->172.17.0.3:21102, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45892->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40188->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60772->172.17.0.3:21106, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38020->172.17.0.3:21110, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45906->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40204->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60776->172.17.0.3:21106, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34066->172.17.0.3:21100, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38920->172.17.0.3:21105, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60790->172.17.0.3:21106, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34686->172.17.0.3:21102, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37190->172.17.0.3:21107, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40212->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58244->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38924->172.17.0.3:21105, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38934->172.17.0.3:21105, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34082->172.17.0.3:21100, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34688->172.17.0.3:21102, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58254->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58694->172.17.0.3:21104, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40220->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58270->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34088->172.17.0.3:21100, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40232->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45920->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34694->172.17.0.3:21102, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58286->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58700->172.17.0.3:21104, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34706->172.17.0.3:21102, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58702->172.17.0.3:21104, err= 2026/08/13 01:53:28 DEBUG : both0: size = 6 OK 2026/08/13 01:53:28 DEBUG : both11: size = 6 OK 2026/08/13 01:53:28 DEBUG : both12: size = 6 OK 2026/08/13 01:53:28 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:28 DEBUG : both10: size = 6 OK 2026/08/13 01:53:28 DEBUG : both0: Unchanged skipping 2026/08/13 01:53:28 DEBUG : both13: size = 6 OK 2026/08/13 01:53:28 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:28 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:28 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:28 DEBUG : both11: Unchanged skipping 2026/08/13 01:53:28 DEBUG : both14: size = 6 OK 2026/08/13 01:53:28 DEBUG : both13: Unchanged skipping 2026/08/13 01:53:28 DEBUG : both15: size = 6 OK 2026/08/13 01:53:28 DEBUG : both10: Unchanged skipping 2026/08/13 01:53:28 DEBUG : both16: size = 6 OK 2026/08/13 01:53:28 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:28 DEBUG : both14: Unchanged skipping 2026/08/13 01:53:28 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:28 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:28 DEBUG : both17: size = 6 OK 2026/08/13 01:53:28 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:28 DEBUG : both16: Unchanged skipping 2026/08/13 01:53:28 DEBUG : both18: size = 6 OK 2026/08/13 01:53:28 DEBUG : both15: Unchanged skipping 2026/08/13 01:53:28 DEBUG : both19: size = 6 OK 2026/08/13 01:53:28 DEBUG : both12: Unchanged skipping 2026/08/13 01:53:28 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:28 DEBUG : both1: size = 6 OK 2026/08/13 01:53:28 DEBUG : both18: Unchanged skipping 2026/08/13 01:53:28 DEBUG : both2: size = 6 OK 2026/08/13 01:53:28 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:28 DEBUG : both17: Unchanged skipping 2026/08/13 01:53:28 DEBUG : both3: size = 6 OK 2026/08/13 01:53:28 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:28 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:28 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:28 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:28 DEBUG : both19: Unchanged skipping 2026/08/13 01:53:28 DEBUG : both4: size = 6 OK 2026/08/13 01:53:28 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:28 DEBUG : both2: Unchanged skipping 2026/08/13 01:53:28 DEBUG : both5: size = 6 OK 2026/08/13 01:53:28 DEBUG : both4: Unchanged skipping 2026/08/13 01:53:28 DEBUG : both6: size = 6 OK 2026/08/13 01:53:28 DEBUG : both3: Unchanged skipping 2026/08/13 01:53:28 DEBUG : both7: size = 6 OK 2026/08/13 01:53:28 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:28 DEBUG : both1: Unchanged skipping 2026/08/13 01:53:28 DEBUG : both8: size = 6 OK 2026/08/13 01:53:28 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:28 DEBUG : both6: Unchanged skipping 2026/08/13 01:53:28 DEBUG : both9: size = 6 OK 2026/08/13 01:53:28 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:28 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:28 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:28 DEBUG : both7: Unchanged skipping 2026/08/13 01:53:28 DEBUG : only0: size = 0 (Local file system at /tmp/rclone4065823964) 2026/08/13 01:53:28 DEBUG : only0: size = 6 (ftp://172.17.0.3:21/rclone-test-juwaxuh1debi) 2026/08/13 01:53:28 DEBUG : only0: Sizes differ 2026/08/13 01:53:28 DEBUG : both8: Unchanged skipping 2026/08/13 01:53:28 DEBUG : only10: size = 0 (Local file system at /tmp/rclone4065823964) 2026/08/13 01:53:28 DEBUG : only10: size = 6 (ftp://172.17.0.3:21/rclone-test-juwaxuh1debi) 2026/08/13 01:53:28 DEBUG : only10: Sizes differ 2026/08/13 01:53:28 DEBUG : only11: size = 0 (Local file system at /tmp/rclone4065823964) 2026/08/13 01:53:28 DEBUG : only11: size = 6 (ftp://172.17.0.3:21/rclone-test-juwaxuh1debi) 2026/08/13 01:53:28 DEBUG : only11: Sizes differ 2026/08/13 01:53:28 DEBUG : only12: size = 0 (Local file system at /tmp/rclone4065823964) 2026/08/13 01:53:28 DEBUG : only12: size = 6 (ftp://172.17.0.3:21/rclone-test-juwaxuh1debi) 2026/08/13 01:53:28 DEBUG : only12: Sizes differ 2026/08/13 01:53:28 DEBUG : only13: size = 0 (Local file system at /tmp/rclone4065823964) 2026/08/13 01:53:28 DEBUG : only13: size = 6 (ftp://172.17.0.3:21/rclone-test-juwaxuh1debi) 2026/08/13 01:53:28 DEBUG : only13: Sizes differ 2026/08/13 01:53:28 DEBUG : only14: size = 0 (Local file system at /tmp/rclone4065823964) 2026/08/13 01:53:28 DEBUG : only14: size = 6 (ftp://172.17.0.3:21/rclone-test-juwaxuh1debi) 2026/08/13 01:53:28 DEBUG : only14: Sizes differ 2026/08/13 01:53:28 DEBUG : only15: size = 0 (Local file system at /tmp/rclone4065823964) 2026/08/13 01:53:28 DEBUG : only15: size = 6 (ftp://172.17.0.3:21/rclone-test-juwaxuh1debi) 2026/08/13 01:53:28 DEBUG : only15: Sizes differ 2026/08/13 01:53:28 DEBUG : only16: size = 0 (Local file system at /tmp/rclone4065823964) 2026/08/13 01:53:28 DEBUG : only16: size = 6 (ftp://172.17.0.3:21/rclone-test-juwaxuh1debi) 2026/08/13 01:53:28 DEBUG : only16: Sizes differ 2026/08/13 01:53:28 DEBUG : only17: size = 0 (Local file system at /tmp/rclone4065823964) 2026/08/13 01:53:28 DEBUG : only17: size = 6 (ftp://172.17.0.3:21/rclone-test-juwaxuh1debi) 2026/08/13 01:53:28 DEBUG : only17: Sizes differ 2026/08/13 01:53:28 DEBUG : only18: size = 0 (Local file system at /tmp/rclone4065823964) 2026/08/13 01:53:28 DEBUG : only18: size = 6 (ftp://172.17.0.3:21/rclone-test-juwaxuh1debi) 2026/08/13 01:53:28 DEBUG : only18: Sizes differ 2026/08/13 01:53:28 DEBUG : both9: Unchanged skipping 2026/08/13 01:53:28 DEBUG : only19: size = 0 (Local file system at /tmp/rclone4065823964) 2026/08/13 01:53:28 DEBUG : only19: size = 6 (ftp://172.17.0.3:21/rclone-test-juwaxuh1debi) 2026/08/13 01:53:28 DEBUG : only19: Sizes differ 2026/08/13 01:53:28 DEBUG : only1: size = 0 (Local file system at /tmp/rclone4065823964) 2026/08/13 01:53:28 DEBUG : only1: size = 6 (ftp://172.17.0.3:21/rclone-test-juwaxuh1debi) 2026/08/13 01:53:28 DEBUG : only1: Sizes differ 2026/08/13 01:53:28 DEBUG : only2: size = 0 (Local file system at /tmp/rclone4065823964) 2026/08/13 01:53:28 DEBUG : only2: size = 6 (ftp://172.17.0.3:21/rclone-test-juwaxuh1debi) 2026/08/13 01:53:28 DEBUG : only2: Sizes differ 2026/08/13 01:53:28 DEBUG : only3: size = 0 (Local file system at /tmp/rclone4065823964) 2026/08/13 01:53:28 DEBUG : only3: size = 6 (ftp://172.17.0.3:21/rclone-test-juwaxuh1debi) 2026/08/13 01:53:28 DEBUG : only3: Sizes differ 2026/08/13 01:53:28 DEBUG : only4: size = 0 (Local file system at /tmp/rclone4065823964) 2026/08/13 01:53:28 DEBUG : only4: size = 6 (ftp://172.17.0.3:21/rclone-test-juwaxuh1debi) 2026/08/13 01:53:28 DEBUG : only4: Sizes differ 2026/08/13 01:53:28 DEBUG : only5: size = 0 (Local file system at /tmp/rclone4065823964) 2026/08/13 01:53:28 DEBUG : only5: size = 6 (ftp://172.17.0.3:21/rclone-test-juwaxuh1debi) 2026/08/13 01:53:28 DEBUG : only5: Sizes differ 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : only6: size = 0 (Local file system at /tmp/rclone4065823964) 2026/08/13 01:53:28 DEBUG : only6: size = 6 (ftp://172.17.0.3:21/rclone-test-juwaxuh1debi) 2026/08/13 01:53:28 DEBUG : only6: Sizes differ 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:28 DEBUG : only7: size = 0 (Local file system at /tmp/rclone4065823964) 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45924->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : both5: Unchanged skipping 2026/08/13 01:53:28 DEBUG : only7: size = 6 (ftp://172.17.0.3:21/rclone-test-juwaxuh1debi) 2026/08/13 01:53:28 DEBUG : only8: size = 0 (Local file system at /tmp/rclone4065823964) 2026/08/13 01:53:28 DEBUG : only7: Sizes differ 2026/08/13 01:53:28 DEBUG : only8: size = 6 (ftp://172.17.0.3:21/rclone-test-juwaxuh1debi) 2026/08/13 01:53:28 DEBUG : only8: Sizes differ 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34100->172.17.0.3:21100, err= 2026/08/13 01:53:28 DEBUG : only9: size = 0 (Local file system at /tmp/rclone4065823964) 2026/08/13 01:53:28 DEBUG : only9: size = 6 (ftp://172.17.0.3:21/rclone-test-juwaxuh1debi) 2026/08/13 01:53:28 DEBUG : only9: Sizes differ 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58708->172.17.0.3:21104, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38944->172.17.0.3:21105, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45940->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34104->172.17.0.3:21100, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38028->172.17.0.3:21110, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40240->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58710->172.17.0.3:21104, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45952->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37192->172.17.0.3:21107, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40250->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58722->172.17.0.3:21104, err= 2026/08/13 01:53:28 DEBUG : only11.51c18866.partial: size = 0 OK 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55882->172.17.0.3:21101, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38044->172.17.0.3:21110, err= 2026/08/13 01:53:28 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34712->172.17.0.3:21102, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58730->172.17.0.3:21104, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34116->172.17.0.3:21100, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45960->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/08/13 01:53:28 INFO : only13: Copied (replaced existing) 2026/08/13 01:53:28 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/08/13 01:53:28 INFO : only10: Copied (replaced existing) 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : only11.51c18866.partial: renamed to: only11 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:28 INFO : only11: Copied (replaced existing) 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45970->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58744->172.17.0.3:21104, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60800->172.17.0.3:21106, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37194->172.17.0.3:21107, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55890->172.17.0.3:21101, err= 2026/08/13 01:53:28 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/08/13 01:53:28 INFO : only12: Copied (replaced existing) 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37204->172.17.0.3:21107, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58754->172.17.0.3:21104, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34130->172.17.0.3:21100, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58762->172.17.0.3:21104, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40258->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45976->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38056->172.17.0.3:21110, err= 2026/08/13 01:53:28 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40262->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/08/13 01:53:28 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34722->172.17.0.3:21102, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37208->172.17.0.3:21107, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58290->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34138->172.17.0.3:21100, err= 2026/08/13 01:53:28 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38058->172.17.0.3:21110, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58774->172.17.0.3:21104, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:28 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/08/13 01:53:28 INFO : only14: Copied (replaced existing) 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34726->172.17.0.3:21102, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45978->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:28 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/08/13 01:53:28 INFO : only16: Copied (replaced existing) 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38956->172.17.0.3:21105, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37220->172.17.0.3:21107, err= 2026/08/13 01:53:28 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/08/13 01:53:28 INFO : only15: Copied (replaced existing) 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60804->172.17.0.3:21106, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58790->172.17.0.3:21104, err= 2026/08/13 01:53:28 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/08/13 01:53:28 INFO : only17: Copied (replaced existing) 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34146->172.17.0.3:21100, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37226->172.17.0.3:21107, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45988->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38966->172.17.0.3:21105, err= 2026/08/13 01:53:28 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34732->172.17.0.3:21102, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:45998->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40272->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34160->172.17.0.3:21100, err= 2026/08/13 01:53:28 DEBUG : only1.77787b15.partial: size = 0 OK 2026/08/13 01:53:28 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34734->172.17.0.3:21102, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58306->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55892->172.17.0.3:21101, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40280->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/08/13 01:53:28 INFO : only19: Copied (replaced existing) 2026/08/13 01:53:28 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58796->172.17.0.3:21104, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34168->172.17.0.3:21100, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58320->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34742->172.17.0.3:21102, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38972->172.17.0.3:21105, err= 2026/08/13 01:53:28 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/08/13 01:53:28 INFO : only2: Copied (replaced existing) 2026/08/13 01:53:28 DEBUG : only1.77787b15.partial: renamed to: only1 2026/08/13 01:53:28 INFO : only1: Copied (replaced existing) 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34754->172.17.0.3:21102, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38070->172.17.0.3:21110, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34170->172.17.0.3:21100, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55896->172.17.0.3:21101, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58334->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38978->172.17.0.3:21105, err= 2026/08/13 01:53:28 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/08/13 01:53:28 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/08/13 01:53:28 INFO : only3: Copied (replaced existing) 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46000->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58342->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58802->172.17.0.3:21104, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55910->172.17.0.3:21101, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37242->172.17.0.3:21107, err= 2026/08/13 01:53:28 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/08/13 01:53:28 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38986->172.17.0.3:21105, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60816->172.17.0.3:21106, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46014->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:28 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/08/13 01:53:28 INFO : only4: Copied (replaced existing) 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34186->172.17.0.3:21100, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39002->172.17.0.3:21105, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40286->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34766->172.17.0.3:21102, err= 2026/08/13 01:53:28 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/08/13 01:53:28 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/08/13 01:53:28 INFO : only6: Copied (replaced existing) 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60832->172.17.0.3:21106, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/08/13 01:53:28 INFO : only5: Copied (replaced existing) 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46028->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40296->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58350->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58814->172.17.0.3:21104, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58362->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55922->172.17.0.3:21101, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34776->172.17.0.3:21102, err= 2026/08/13 01:53:28 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/08/13 01:53:28 INFO : only7: Copied (replaced existing) 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60842->172.17.0.3:21106, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:28 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34198->172.17.0.3:21100, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40310->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34790->172.17.0.3:21102, err= 2026/08/13 01:53:28 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:28 DEBUG : only18.f963383f.partial: size = 0 OK 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39016->172.17.0.3:21105, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46032->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34792->172.17.0.3:21102, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46034->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40316->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60852->172.17.0.3:21106, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58378->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/08/13 01:53:28 INFO : only9: Copied (replaced existing) 2026/08/13 01:53:28 DEBUG : only18.f963383f.partial: renamed to: only18 2026/08/13 01:53:28 INFO : only18: Copied (replaced existing) 2026/08/13 01:53:28 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/08/13 01:53:28 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/08/13 01:53:28 INFO : only8: Copied (replaced existing) 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55930->172.17.0.3:21101, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40332->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/08/13 01:53:28 INFO : only0: Copied (replaced existing) 2026/08/13 01:53:28 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34800->172.17.0.3:21102, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55940->172.17.0.3:21101, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60868->172.17.0.3:21106, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39024->172.17.0.3:21105, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34816->172.17.0.3:21102, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58826->172.17.0.3:21104, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60884->172.17.0.3:21106, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46038->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37250->172.17.0.3:21107, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34202->172.17.0.3:21100, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34216->172.17.0.3:21100, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58840->172.17.0.3:21104, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55944->172.17.0.3:21101, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58382->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58388->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58846->172.17.0.3:21104, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39026->172.17.0.3:21105, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40342->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60896->172.17.0.3:21106, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55952->172.17.0.3:21101, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39040->172.17.0.3:21105, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37254->172.17.0.3:21107, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34220->172.17.0.3:21100, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55954->172.17.0.3:21101, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46046->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38074->172.17.0.3:21110, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60910->172.17.0.3:21106, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58850->172.17.0.3:21104, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37256->172.17.0.3:21107, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58396->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34234->172.17.0.3:21100, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39050->172.17.0.3:21105, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55960->172.17.0.3:21101, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46060->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40348->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34822->172.17.0.3:21102, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55964->172.17.0.3:21101, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34826->172.17.0.3:21102, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39064->172.17.0.3:21105, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38078->172.17.0.3:21110, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37262->172.17.0.3:21107, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37266->172.17.0.3:21107, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34250->172.17.0.3:21100, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58856->172.17.0.3:21104, err= --- PASS: TestSyncConcurrentTruncate (0.33s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:28 DEBUG : empty_dir: Making directory with metadata 2026/08/13 01:53:28 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/13 01:53:28 DEBUG : empty_on_remote: Making directory with metadata 2026/08/13 01:53:28 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/13 01:53:28 INFO : empty_on_remote: Making directory 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37274->172.17.0.3:21107, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46066->172.17.0.3:21109, err= 2026/08/13 01:53:28 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/13 01:53:28 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/13 01:53:28 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/13 01:53:28 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/13 01:53:28 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58412->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38114->172.17.0.3:21110, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40406->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58894->172.17.0.3:21104, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39124->172.17.0.3:21105, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34276->172.17.0.3:21100, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38122->172.17.0.3:21110, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39134->172.17.0.3:21105, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58900->172.17.0.3:21104, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60958->172.17.0.3:21106, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37338->172.17.0.3:21107, err= --- PASS: TestSyncReplaceDirModTime (0.05s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:28 DEBUG : empty_dir: Making directory with metadata 2026/08/13 01:53:28 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/13 01:53:28 DEBUG : empty_on_remote: Making directory with metadata 2026/08/13 01:53:28 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/13 01:53:28 INFO : empty_on_remote: Making directory 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46074->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38138->172.17.0.3:21110, err= 2026/08/13 01:53:28 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/13 01:53:28 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/13 01:53:28 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/13 01:53:28 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/13 01:53:28 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/13 01:53:28 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56074->172.17.0.3:21101, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34922->172.17.0.3:21102, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40460->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34924->172.17.0.3:21102, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58476->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56082->172.17.0.3:21101, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56086->172.17.0.3:21101, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38166->172.17.0.3:21110, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34306->172.17.0.3:21100, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34934->172.17.0.3:21102, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37406->172.17.0.3:21107, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56094->172.17.0.3:21101, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56104->172.17.0.3:21101, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.05s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/13 01:53:28 INFO : sub dir: Making directory 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34942->172.17.0.3:21102, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38180->172.17.0.3:21110, err= 2026/08/13 01:53:28 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40520->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46124->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56182->172.17.0.3:21101, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59044->172.17.0.3:21104, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40528->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56186->172.17.0.3:21101, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59058->172.17.0.3:21104, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56192->172.17.0.3:21101, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39180->172.17.0.3:21105, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37440->172.17.0.3:21107, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40532->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39186->172.17.0.3:21105, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38244->172.17.0.3:21110, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37450->172.17.0.3:21107, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.08s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/13 01:53:28 INFO : sub dir: Making directory 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:32784->172.17.0.3:21106, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40542->172.17.0.3:21103, err= 2026/08/13 01:53:28 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38290->172.17.0.3:21110, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59098->172.17.0.3:21104, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58594->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40566->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:32848->172.17.0.3:21106, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56222->172.17.0.3:21101, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58604->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:32864->172.17.0.3:21106, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35006->172.17.0.3:21102, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38306->172.17.0.3:21110, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46180->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40580->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39232->172.17.0.3:21105, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56224->172.17.0.3:21101, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.08s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59112->172.17.0.3:21104, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:32866->172.17.0.3:21106, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56238->172.17.0.3:21101, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58618->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58628->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38320->172.17.0.3:21110, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39236->172.17.0.3:21105, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:32876->172.17.0.3:21106, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58640->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58650->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58652->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37492->172.17.0.3:21107, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35020->172.17.0.3:21102, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46196->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34378->172.17.0.3:21100, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39246->172.17.0.3:21105, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56248->172.17.0.3:21101, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56258->172.17.0.3:21101, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39260->172.17.0.3:21105, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38324->172.17.0.3:21110, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56262->172.17.0.3:21101, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38332->172.17.0.3:21110, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38346->172.17.0.3:21110, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39274->172.17.0.3:21105, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:32880->172.17.0.3:21106, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37506->172.17.0.3:21107, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46204->172.17.0.3:21109, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37518->172.17.0.3:21107, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38356->172.17.0.3:21110, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58654->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39278->172.17.0.3:21105, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58662->172.17.0.3:21108, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40594->172.17.0.3:21103, err= 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:28 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59124->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46212->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59134->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37530->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58676->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40608->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34386->172.17.0.3:21100, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:32882->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34400->172.17.0.3:21100, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40610->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:32888->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46220->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37542->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40614->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38362->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40624->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37556->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38370->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:32898->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:32912->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35022->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40634->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:32916->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59136->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56276->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39280->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56278->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46236->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35026->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : apple: Excluded 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:53:29 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : banana: Excluded 2026/08/13 01:53:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : splitbananasplit: Excluded 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39290->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34402->172.17.0.3:21100, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58692->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39296->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : apple: size = 5 OK 2026/08/13 01:53:29 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : apple: Unchanged skipping 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/13 01:53:29 DEBUG : banana: size = 6 OK 2026/08/13 01:53:29 DEBUG : splitbananasplit: size = 16 OK 2026/08/13 01:53:29 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : banana: Unchanged skipping 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59150->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/13 01:53:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : splitbananasplit: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Connecting to FTP server 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21") 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Connecting to FTP server 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Connecting to FTP server 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39650->172.17.0.3:21, err= 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39658->172.17.0.3:21, err= 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39674->172.17.0.3:21, err= 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:29 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:29 INFO : There was nothing to transfer 2026/08/13 01:53:29 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39300->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : apple: Excluded 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:53:29 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : banana: Excluded 2026/08/13 01:53:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : splitbananasplit: Excluded 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38380->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38384->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58704->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56286->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : apple: size = 5 OK 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/13 01:53:29 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : apple: Unchanged skipping 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/13 01:53:29 DEBUG : splitbananasplit: size = 16 OK 2026/08/13 01:53:29 DEBUG : banana: size = 6 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : splitbananasplit: Unchanged skipping 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56300->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : banana: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:29 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:29 INFO : There was nothing to transfer 2026/08/13 01:53:29 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40642->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : apple: Excluded 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:53:29 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : banana: Excluded 2026/08/13 01:53:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : splitbananasplit: Excluded 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38392->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:32926->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40654->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34404->172.17.0.3:21100, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38408->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40660->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58708->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59164->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37564->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59166->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37580->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46238->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46254->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37590->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59176->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35038->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40666->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59186->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35054->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56316->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34410->172.17.0.3:21100, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59196->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59206->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39308->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56328->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:32928->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34414->172.17.0.3:21100, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35070->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56332->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37604->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46270->172.17.0.3:21109, err= === RUN TestTransform/NFD run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58724->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35086->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58734->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40674->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39316->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34426->172.17.0.3:21100, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56346->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38420->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58736->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56348->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35090->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58742->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34438->172.17.0.3:21100, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39318->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39332->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56350->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38424->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46286->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37614->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46288->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38426->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56354->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:32930->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37622->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58756->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58764->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:32938->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39342->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35094->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40684->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38430->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56368->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58778->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58790->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35108->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:32948->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40700->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59212->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58794->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40702->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34442->172.17.0.3:21100, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37628->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37630->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58798->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39344->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38438->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38452->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40714->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:32954->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:32966->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34450->172.17.0.3:21100, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56374->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38460->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37634->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46300->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46310->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59218->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58814->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40718->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39352->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59226->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59236->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : apple: Excluded 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:53:29 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : banana: Excluded 2026/08/13 01:53:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : splitbananasplit: Excluded 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40728->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38462->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40730->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39356->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : apple: size = 5 OK 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/13 01:53:29 DEBUG : banana: size = 6 OK 2026/08/13 01:53:29 DEBUG : splitbananasplit: size = 16 OK 2026/08/13 01:53:29 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : banana: Unchanged skipping 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/13 01:53:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : splitbananasplit: Unchanged skipping 2026/08/13 01:53:29 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : apple: Unchanged skipping 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59244->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/13 01:53:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:29 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:29 INFO : There was nothing to transfer 2026/08/13 01:53:29 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37638->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : apple: Excluded 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:53:29 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : banana: Excluded 2026/08/13 01:53:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : splitbananasplit: Excluded 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39372->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35124->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38468->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39378->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : apple: size = 5 OK 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/13 01:53:29 DEBUG : banana: size = 6 OK 2026/08/13 01:53:29 DEBUG : splitbananasplit: size = 16 OK 2026/08/13 01:53:29 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : banana: Unchanged skipping 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/13 01:53:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : splitbananasplit: Unchanged skipping 2026/08/13 01:53:29 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : apple: Unchanged skipping 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37640->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:29 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:29 INFO : There was nothing to transfer 2026/08/13 01:53:29 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34464->172.17.0.3:21100, err= 2026/08/13 01:53:29 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : apple: Excluded 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:53:29 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : banana: Excluded 2026/08/13 01:53:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : splitbananasplit: Excluded 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40740->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38484->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39390->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34466->172.17.0.3:21100, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58816->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:32970->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38488->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40752->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56388->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46316->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:32982->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34468->172.17.0.3:21100, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39396->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40764->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56390->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:32986->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59250->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59266->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38494->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38508->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58824->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46328->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39398->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:32988->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59272->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58832->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34476->172.17.0.3:21100, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35132->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56400->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39412->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40774->172.17.0.3:21103, err= === RUN TestTransform/base64 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37646->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35136->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35146->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38524->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37650->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59284->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34488->172.17.0.3:21100, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56414->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46336->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59294->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38528->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35148->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37664->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37666->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59298->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35154->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56430->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58842->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34494->172.17.0.3:21100, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46342->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37682->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58854->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37696->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58860->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37702->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37710->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37726->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58862->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58870->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:32992->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33008->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58882->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58896->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35168->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33016->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38534->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37730->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46354->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34504->172.17.0.3:21100, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40784->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40792->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46370->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59302->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40798->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40814->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56436->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59304->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34520->172.17.0.3:21100, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46374->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58902->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59310->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58904->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38550->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37744->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58920->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35182->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35188->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56452->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35196->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58928->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40824->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38562->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : apple: Excluded 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:53:29 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : banana: Excluded 2026/08/13 01:53:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : splitbananasplit: Excluded 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34536->172.17.0.3:21100, err= 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38568->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37756->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:53:29 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:53:29 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:53:29 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:53:29 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:53:29 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:53:29 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:53:29 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39414->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:53:29 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:53:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:53:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:53:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:53:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:53:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:53:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:53:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:53:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:53:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:53:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:53:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:53:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:53:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:53:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:53:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:53:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:53:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:53:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:53:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:53:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:53:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:53:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:53:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:53:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:53:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:53:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:53:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:53:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 01:53:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:53:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 01:53:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:53:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:53:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:53:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:53:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 01:53:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:53:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:53:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:53:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:53:29 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:53:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:53:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:53:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:53:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:53:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:53:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:53:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:53:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:53:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:53:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 01:53:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:53:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:53:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:53:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:53:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:53:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:53:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:53:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:53:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:53:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:53:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:53:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:53:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:53:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:53:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:53:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 01:53:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:53:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:53:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:53:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:53:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:53:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:53:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:53:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:53:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:53:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:53:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:53:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:53:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:53:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:53:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:53:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:53:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:53:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 01:53:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:53:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:53:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:53:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:53:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:53:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:53:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:53:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:53:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 01:53:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:53:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:53:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:53:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:53:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:53:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:53:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:53:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:53:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:53:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:53:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:53:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:53:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:53:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:53:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 01:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:53:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:53:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:53:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:53:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:53:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:53:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:53:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:53:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:53:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:53:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:53:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 01:53:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:53:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 01:53:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 01:53:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 01:53:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:53:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 01:53:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:53:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 01:53:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:53:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:53:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:53:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38582->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 01:53:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:53:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:53:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:53:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:53:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:53:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 01:53:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:53:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:53:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:53:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:53:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:53:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:53:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:53:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:53:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:53:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:53:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:53:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:53:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:53:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:53:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:53:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:53:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:53:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56454->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:53:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46384->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37768->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33018->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35210->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/13 01:53:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46390->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40830->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33034->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58932->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38596->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40840->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59318->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37774->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38608->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58940->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46394->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34538->172.17.0.3:21100, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46402->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58948->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56458->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/08/13 01:53:29 INFO : banana: Copied (new) to: YmFuYW5h 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:53:29 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/08/13 01:53:29 INFO : apple: Copied (new) to: YXBwbGU= 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:53:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:53:29 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:53:29 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38612->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35220->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56466->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33048->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40846->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37780->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35230->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56480->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34554->172.17.0.3:21100, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59332->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40858->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39420->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/08/13 01:53:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/08/13 01:53:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58960->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38628->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56486->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59348->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37788->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38638->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46406->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:53:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:53:29 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:53:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58972->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37802->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56502->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33058->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:53:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35240->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56504->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33070->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40866->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59360->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34564->172.17.0.3:21100, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35252->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56512->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/08/13 01:53:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37812->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58982->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35266->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34566->172.17.0.3:21100, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39426->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40882->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38654->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:53:29 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:53:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33080->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56520->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:53:29 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38666->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35280->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59370->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38676->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46418->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39430->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33088->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/08/13 01:53:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59380->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38688->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34574->172.17.0.3:21100, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58986->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:53:29 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/13 01:53:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46434->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59388->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33102->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38696->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34580->172.17.0.3:21100, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39444->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/13 01:53:29 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:53:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:53:29 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59396->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35290->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:53:29 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:58994->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56536->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33116->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46448->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39448->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37816->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40884->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56548->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/08/13 01:53:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46456->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39460->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40886->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59010->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/08/13 01:53:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/13 01:53:29 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/13 01:53:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35294->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37830->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39474->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59022->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34582->172.17.0.3:21100, err= 2026/08/13 01:53:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/13 01:53:29 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/13 01:53:29 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38698->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:53:29 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35300->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38700->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40900->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/08/13 01:53:29 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/08/13 01:53:29 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39482->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33120->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34596->172.17.0.3:21100, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56552->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35316->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46460->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38714->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59400->172.17.0.3:21104, err= 2026/08/13 01:53:29 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/13 01:53:29 INFO : dir1/0010-456789.txt: Deleted 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 INFO : dir1/0003-defghij.txt: Deleted 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39498->172.17.0.3:21105, err= 2026/08/13 01:53:29 INFO : splitbananasplit: Deleted 2026/08/13 01:53:29 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/13 01:53:29 INFO : dir1/0014-89;=.txt: Deleted 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 INFO : dir1/0007-1234567.txt: Deleted 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40906->172.17.0.3:21103, err= 2026/08/13 01:53:29 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46476->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59026->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37834->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33122->172.17.0.3:21106, err= 2026/08/13 01:53:29 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59402->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34612->172.17.0.3:21100, err= 2026/08/13 01:53:29 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/13 01:53:29 INFO : dir1/0009-3456789.txt: Deleted 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 INFO : dir1/0015-9;=.txt: Deleted 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40918->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35322->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 INFO : dir1/0011-56789;.txt: Deleted 2026/08/13 01:53:29 INFO : apple: Deleted 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56556->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 INFO : dir1/0013-789;=.txt: Deleted 2026/08/13 01:53:29 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39504->172.17.0.3:21105, err= 2026/08/13 01:53:29 INFO : appleappleapplebanana: Deleted 2026/08/13 01:53:29 INFO : banana: Deleted 2026/08/13 01:53:29 INFO : dir1/0012-6789;.txt: Deleted 2026/08/13 01:53:29 INFO : dir1/0008-2345678.txt: Deleted 2026/08/13 01:53:29 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37838->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : YXBwbGU=: Excluded 2026/08/13 01:53:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/08/13 01:53:29 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : YmFuYW5h: Excluded 2026/08/13 01:53:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46486->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/08/13 01:53:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/08/13 01:53:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/08/13 01:53:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/08/13 01:53:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/08/13 01:53:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/08/13 01:53:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/08/13 01:53:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/08/13 01:53:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/08/13 01:53:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/08/13 01:53:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/08/13 01:53:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/08/13 01:53:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/08/13 01:53:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/08/13 01:53:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/08/13 01:53:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59412->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39518->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/13 01:53:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/13 01:53:29 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:53:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/13 01:53:29 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/13 01:53:29 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/13 01:53:29 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:53:29 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/13 01:53:29 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/13 01:53:29 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:53:29 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:53:29 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:53:29 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:53:29 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:53:29 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:53:29 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:53:29 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:53:29 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:53:29 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:53:29 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:53:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/13 01:53:29 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/13 01:53:29 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/13 01:53:29 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:53:29 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/13 01:53:29 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/13 01:53:29 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:53:29 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:53:29 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:53:29 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:53:29 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:53:29 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:53:29 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:53:29 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:53:29 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:53:29 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:53:29 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:53:29 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:53:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:53:29 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:53:29 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:53:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:53:29 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:53:29 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:53:29 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:53:29 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:53:29 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:53:29 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:53:29 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:53:29 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59420->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:53:29 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:53:29 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:53:29 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:53:29 DEBUG : YXBwbGU=: size = 5 OK 2026/08/13 01:53:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/13 01:53:29 DEBUG : YmFuYW5h: size = 6 OK 2026/08/13 01:53:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/13 01:53:29 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : apple: Unchanged skipping 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/13 01:53:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:53:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:53:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:53:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:53:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:53:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:53:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:53:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:53:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:53:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:53:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:53:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:53:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:53:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:53:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:53:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:53:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:53:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:53:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:53:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:53:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:53:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:53:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:53:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:53:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:53:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:53:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 01:53:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:53:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 01:53:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:53:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:53:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:53:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:53:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 01:53:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:53:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:53:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:53:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:53:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:53:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:53:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:53:29 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:53:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:53:29 DEBUG : banana: Unchanged skipping 2026/08/13 01:53:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:53:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:53:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:53:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:53:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 01:53:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:53:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:53:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:53:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:53:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:53:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:53:29 DEBUG : splitbananasplit: Unchanged skipping 2026/08/13 01:53:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:53:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:53:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:53:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:53:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:53:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:53:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:53:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:53:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 01:53:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:53:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:53:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:53:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:53:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:53:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:53:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:53:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:53:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:53:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:53:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:53:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:53:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:53:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:53:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:53:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:53:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:53:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 01:53:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:53:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:53:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:53:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:53:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:53:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:53:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:53:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:53:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:53:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 01:53:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:53:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:53:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:53:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:53:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:53:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:53:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:53:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:53:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:53:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:53:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:53:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:53:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59432->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:53:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:53:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 01:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:53:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:53:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:53:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:53:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:53:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:53:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:53:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:53:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:53:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:53:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:53:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 01:53:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:53:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 01:53:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 01:53:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 01:53:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:53:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 01:53:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:53:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 01:53:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:53:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:53:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:53:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:53:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 01:53:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:53:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:53:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:53:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:53:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:53:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 01:53:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:53:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:53:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:53:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:53:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:53:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:53:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:53:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:53:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:53:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:53:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:53:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:53:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:53:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:53:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:53:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:53:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:53:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/13 01:53:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:53:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:53:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:53:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:53:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:53:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:53:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:53:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/13 01:53:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/13 01:53:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/13 01:53:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/13 01:53:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/13 01:53:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/13 01:53:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/13 01:53:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:53:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 01:53:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 01:53:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:53:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 01:53:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 01:53:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/13 01:53:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/13 01:53:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/13 01:53:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:29 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:29 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56558->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : YXBwbGU=: Excluded 2026/08/13 01:53:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/08/13 01:53:29 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : YmFuYW5h: Excluded 2026/08/13 01:53:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46502->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/08/13 01:53:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/08/13 01:53:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/08/13 01:53:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/08/13 01:53:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/08/13 01:53:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/08/13 01:53:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/08/13 01:53:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/08/13 01:53:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/08/13 01:53:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/08/13 01:53:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/08/13 01:53:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/08/13 01:53:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/08/13 01:53:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/08/13 01:53:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/08/13 01:53:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39532->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35338->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:53:29 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:53:29 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:53:29 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/13 01:53:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/13 01:53:29 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 01:53:29 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/13 01:53:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34622->172.17.0.3:21100, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39538->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38718->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37848->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38732->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46506->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59028->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59036->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59442->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59446->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35352->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46512->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38746->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56562->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46522->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37850->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59040->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56572->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33126->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59458->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40926->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38752->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34636->172.17.0.3:21100, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59472->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35358->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34648->172.17.0.3:21100, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46536->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33138->172.17.0.3:21106, err= === RUN TestTransform/prefix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39552->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39554->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59044->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38754->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34662->172.17.0.3:21100, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33142->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39558->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59488->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59052->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35364->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37860->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59492->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56584->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35378->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59508->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39564->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33150->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46546->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56598->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39578->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56614->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37868->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33166->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46554->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59062->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37880->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39584->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46570->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34678->172.17.0.3:21100, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59066->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59076->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34684->172.17.0.3:21100, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59088->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40928->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56628->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33174->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39596->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46578->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37882->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59090->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59102->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39600->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37886->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35386->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40936->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56634->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33190->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56636->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40942->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40944->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46592->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56644->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35390->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38762->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39608->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35404->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39610->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34698->172.17.0.3:21100, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56660->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46604->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56664->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37900->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : apple: Excluded 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:53:29 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : banana: Excluded 2026/08/13 01:53:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : splitbananasplit: Excluded 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40946->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39612->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46612->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 01:53:29 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 01:53:29 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 01:53:29 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 01:53:29 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 01:53:29 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 01:53:29 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 01:53:29 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33198->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 01:53:29 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 01:53:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40948->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 01:53:29 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 01:53:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 01:53:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/13 01:53:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 01:53:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/13 01:53:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 01:53:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 01:53:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 01:53:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 01:53:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 01:53:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/13 01:53:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 01:53:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/13 01:53:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 01:53:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/13 01:53:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 01:53:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/13 01:53:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/13 01:53:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/13 01:53:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 01:53:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/13 01:53:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 01:53:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/13 01:53:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 01:53:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/13 01:53:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/13 01:53:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/13 01:53:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 01:53:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/13 01:53:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 01:53:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/13 01:53:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 01:53:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/13 01:53:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/13 01:53:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/13 01:53:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 01:53:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/13 01:53:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 01:53:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/13 01:53:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/13 01:53:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/13 01:53:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/13 01:53:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/13 01:53:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/13 01:53:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/13 01:53:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 01:53:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/13 01:53:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/13 01:53:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/13 01:53:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 01:53:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/13 01:53:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 01:53:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/13 01:53:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/13 01:53:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/13 01:53:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/13 01:53:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/13 01:53:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/13 01:53:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/13 01:53:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/13 01:53:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/13 01:53:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 01:53:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/13 01:53:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/13 01:53:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/13 01:53:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 01:53:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/13 01:53:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 01:53:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/13 01:53:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/13 01:53:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/13 01:53:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/13 01:53:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/13 01:53:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/13 01:53:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/13 01:53:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/13 01:53:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/13 01:53:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/13 01:53:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/13 01:53:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 01:53:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/13 01:53:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/13 01:53:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/13 01:53:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 01:53:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/13 01:53:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 01:53:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/13 01:53:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/13 01:53:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/13 01:53:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 01:53:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/13 01:53:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/13 01:53:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/13 01:53:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 01:53:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/13 01:53:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 01:53:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/13 01:53:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/13 01:53:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/13 01:53:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/13 01:53:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/13 01:53:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/13 01:53:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/13 01:53:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/13 01:53:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/13 01:53:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/13 01:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 01:53:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 01:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 01:53:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/13 01:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 01:53:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 01:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 01:53:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 01:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 01:53:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/13 01:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 01:53:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/13 01:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 01:53:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/13 01:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 01:53:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/13 01:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 01:53:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/13 01:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 01:53:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/13 01:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 01:53:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/13 01:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 01:53:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/13 01:53:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/13 01:53:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 01:53:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/13 01:53:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/13 01:53:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/13 01:53:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 01:53:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/13 01:53:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 01:53:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/13 01:53:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/13 01:53:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 01:53:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 01:53:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 01:53:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/13 01:53:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 01:53:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 01:53:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 01:53:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 01:53:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 01:53:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/13 01:53:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 01:53:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/13 01:53:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 01:53:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/13 01:53:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 01:53:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/13 01:53:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 01:53:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/13 01:53:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 01:53:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/13 01:53:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 01:53:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/13 01:53:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 01:53:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/13 01:53:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 01:53:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/13 01:53:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 01:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 01:53:29 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/13 01:53:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 01:53:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59516->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56668->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37908->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33202->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37912->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39620->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34714->172.17.0.3:21100, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38768->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37914->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59108->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59518->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40962->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/08/13 01:53:29 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37926->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56682->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39632->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35416->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:29 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34728->172.17.0.3:21100, err= 2026/08/13 01:53:29 INFO : banana: Copied (new) to: PREFIXbanana 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39648->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40978->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59112->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/08/13 01:53:29 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/13 01:53:29 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/08/13 01:53:29 INFO : apple: Copied (new) to: PREFIXapple 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38772->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35426->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34730->172.17.0.3:21100, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37938->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/08/13 01:53:29 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56690->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40990->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39664->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33206->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46628->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37942->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33216->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46630->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40996->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38784->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46638->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35432->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/08/13 01:53:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39678->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33232->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41002->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38800->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/08/13 01:53:29 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46652->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33238->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/13 01:53:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56706->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41004->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59118->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/08/13 01:53:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59522->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46664->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35436->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59534->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39694->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34746->172.17.0.3:21100, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59124->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33254->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38808->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37944->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56714->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/08/13 01:53:29 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38820->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56718->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39704->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35446->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59128->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/08/13 01:53:29 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/08/13 01:53:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41018->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39712->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33260->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35448->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38826->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/08/13 01:53:29 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46676->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39726->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59136->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41030->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46680->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33266->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56726->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59542->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33276->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39736->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/08/13 01:53:29 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37950->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34762->172.17.0.3:21100, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38828->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39752->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59546->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/08/13 01:53:29 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34776->172.17.0.3:21100, err= 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/08/13 01:53:29 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59152->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46686->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35456->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38844->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/08/13 01:53:29 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/08/13 01:53:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46702->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56736->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34790->172.17.0.3:21100, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33278->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46712->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59552->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59166->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41044->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56750->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46722->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39766->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/08/13 01:53:29 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/08/13 01:53:29 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33284->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41046->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/08/13 01:53:29 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39768->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/08/13 01:53:29 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/08/13 01:53:29 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41048->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34806->172.17.0.3:21100, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59556->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37960->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56760->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39772->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59176->172.17.0.3:21108, err= 2026/08/13 01:53:29 INFO : apple: Deleted 2026/08/13 01:53:29 INFO : dir1/0014-89;=.txt: Deleted 2026/08/13 01:53:29 INFO : dir1/0011-56789;.txt: Deleted 2026/08/13 01:53:29 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 INFO : banana: Deleted 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:29 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34812->172.17.0.3:21100, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38850->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56776->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46724->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39774->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59186->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37966->172.17.0.3:21107, err= 2026/08/13 01:53:29 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59558->172.17.0.3:21104, err= 2026/08/13 01:53:29 INFO : dir1/0003-defghij.txt: Deleted 2026/08/13 01:53:29 INFO : dir1/0009-3456789.txt: Deleted 2026/08/13 01:53:29 INFO : dir1/0010-456789.txt: Deleted 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56778->172.17.0.3:21101, err= 2026/08/13 01:53:29 INFO : dir1/0007-1234567.txt: Deleted 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33296->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35460->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37978->172.17.0.3:21107, err= 2026/08/13 01:53:29 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/13 01:53:29 INFO : dir1/0012-6789;.txt: Deleted 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41056->172.17.0.3:21103, err= 2026/08/13 01:53:29 INFO : appleappleapplebanana: Deleted 2026/08/13 01:53:29 INFO : splitbananasplit: Deleted 2026/08/13 01:53:29 INFO : dir1/0013-789;=.txt: Deleted 2026/08/13 01:53:29 INFO : dir1/0008-2345678.txt: Deleted 2026/08/13 01:53:29 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/13 01:53:29 INFO : dir1/0015-9;=.txt: Deleted 2026/08/13 01:53:29 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59192->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : PREFIXapple: Excluded 2026/08/13 01:53:29 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/08/13 01:53:29 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : PREFIXbanana: Excluded 2026/08/13 01:53:29 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : PREFIXsplitbananasplit: Excluded 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33308->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46728->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56794->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/13 01:53:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/13 01:53:29 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 01:53:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/13 01:53:29 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/13 01:53:29 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/13 01:53:29 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/13 01:53:29 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/13 01:53:29 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/13 01:53:29 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/13 01:53:29 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/13 01:53:29 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/13 01:53:29 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/13 01:53:29 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/13 01:53:29 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/13 01:53:29 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/13 01:53:29 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/13 01:53:29 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/13 01:53:29 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/13 01:53:29 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 01:53:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/13 01:53:29 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/13 01:53:29 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/13 01:53:29 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/13 01:53:29 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/13 01:53:29 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/13 01:53:29 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/13 01:53:29 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/13 01:53:29 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/13 01:53:29 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/13 01:53:29 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/13 01:53:29 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/13 01:53:29 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/13 01:53:29 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/13 01:53:29 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/13 01:53:29 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/13 01:53:29 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 01:53:29 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 01:53:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 01:53:29 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 01:53:29 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 01:53:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 01:53:29 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 01:53:29 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 01:53:29 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 01:53:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/13 01:53:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59560->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59208->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35464->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34828->172.17.0.3:21100, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39786->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59220->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56796->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46738->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33310->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59228->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34830->172.17.0.3:21100, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39790->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41072->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/08/13 01:53:29 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59242->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39796->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59576->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33322->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35480->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59244->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46742->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/08/13 01:53:29 INFO : appleappleapplebanana: Copied (new) 2026/08/13 01:53:29 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/08/13 01:53:29 INFO : splitbananasplit: Copied (new) 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33326->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39802->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56810->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46758->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/08/13 01:53:29 INFO : apple: Copied (new) 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/08/13 01:53:29 INFO : banana: Copied (new) 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35484->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33342->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39810->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41082->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39812->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37992->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56822->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56838->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34834->172.17.0.3:21100, err= 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:37994->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35498->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59580->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38852->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/08/13 01:53:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35502->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41092->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59252->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46760->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34838->172.17.0.3:21100, err= 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/08/13 01:53:29 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59268->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56852->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33344->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/08/13 01:53:29 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56858->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33352->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35510->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46766->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59594->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33358->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59272->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41104->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39814->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38862->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59278->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35512->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33364->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/08/13 01:53:29 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38872->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56870->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59606->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41110->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46768->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/08/13 01:53:29 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/08/13 01:53:29 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34844->172.17.0.3:21100, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39820->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38874->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33370->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41116->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56882->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/08/13 01:53:29 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38004->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38882->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59616->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35528->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39826->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56892->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46774->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39838->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33372->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38894->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/08/13 01:53:29 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41118->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56896->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/08/13 01:53:29 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59284->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39850->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/08/13 01:53:29 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35538->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56902->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59624->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41122->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38006->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/08/13 01:53:29 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35552->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33380->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59294->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59634->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35560->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38012->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38898->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34860->172.17.0.3:21100, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59296->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46786->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39862->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/08/13 01:53:29 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41130->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/08/13 01:53:29 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38022->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41144->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/08/13 01:53:29 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/13 01:53:29 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/08/13 01:53:29 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/13 01:53:29 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56908->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59304->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41160->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46798->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38030->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33388->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59644->172.17.0.3:21104, err= 2026/08/13 01:53:29 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34874->172.17.0.3:21100, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38914->172.17.0.3:21110, err= 2026/08/13 01:53:29 INFO : PREFIXsplitbananasplit: Deleted 2026/08/13 01:53:29 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/08/13 01:53:29 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46814->172.17.0.3:21109, err= 2026/08/13 01:53:29 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/08/13 01:53:29 INFO : PREFIXbanana: Deleted 2026/08/13 01:53:29 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/08/13 01:53:29 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34882->172.17.0.3:21100, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41162->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33394->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59316->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59654->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39878->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38046->172.17.0.3:21107, err= 2026/08/13 01:53:29 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/08/13 01:53:29 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/08/13 01:53:29 INFO : PREFIXappleappleapplebanana: Deleted 2026/08/13 01:53:29 INFO : PREFIXapple: Deleted 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34892->172.17.0.3:21100, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/08/13 01:53:29 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59666->172.17.0.3:21104, err= 2026/08/13 01:53:29 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46816->172.17.0.3:21109, err= 2026/08/13 01:53:29 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/08/13 01:53:29 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/08/13 01:53:29 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/08/13 01:53:29 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/08/13 01:53:29 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38050->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : apple: Excluded 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:53:29 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : banana: Excluded 2026/08/13 01:53:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : splitbananasplit: Excluded 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59318->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35568->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34908->172.17.0.3:21100, err= 2026/08/13 01:53:29 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56912->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : apple: Excluded 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:53:29 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : banana: Excluded 2026/08/13 01:53:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : splitbananasplit: Excluded 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35578->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:53:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:53:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39884->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38060->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39898->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59674->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56922->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38926->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33398->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56934->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41172->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41186->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46824->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38062->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59678->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33412->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38074->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38090->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46832->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39900->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59320->172.17.0.3:21108, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35594->172.17.0.3:21102, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41190->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59692->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38094->172.17.0.3:21107, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39916->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59706->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33420->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39930->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46844->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41196->172.17.0.3:21103, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59712->172.17.0.3:21104, err= === RUN TestTransform/suffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33432->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39938->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46850->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38934->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59722->172.17.0.3:21104, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46866->172.17.0.3:21109, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56944->172.17.0.3:21101, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33434->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33444->172.17.0.3:21106, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38936->172.17.0.3:21110, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39950->172.17.0.3:21105, err= 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:29 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33458->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38104->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34914->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34930->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39958->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38120->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46874->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59334->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59346->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34936->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56956->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59356->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33462->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38946->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38950->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35604->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38136->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39972->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39984->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35614->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34944->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59372->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59724->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41198->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38962->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33468->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59730->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46882->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59382->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59384->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33472->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41214->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39996->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59738->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38974->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33480->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34954->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59394->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34960->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35618->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56962->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59396->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41226->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38144->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56970->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35632->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59412->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33490->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59420->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34968->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46886->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : apple: Excluded 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:53:30 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : banana: Excluded 2026/08/13 01:53:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : splitbananasplit: Excluded 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46898->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35638->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59750->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/13 01:53:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 01:53:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 01:53:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/13 01:53:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 01:53:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 01:53:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/13 01:53:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 01:53:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 01:53:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 01:53:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 01:53:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34972->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 01:53:30 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/13 01:53:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 01:53:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 01:53:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/13 01:53:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38978->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33506->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59752->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38152->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34988->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46900->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59754->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/13 01:53:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41240->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40002->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38988->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46902->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56984->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33512->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35004->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40018->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59764->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56992->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35012->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41246->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/08/13 01:53:30 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59768->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59422->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39000->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/08/13 01:53:30 INFO : apple: Copied (new) to: appleSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/13 01:53:30 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/08/13 01:53:30 INFO : banana: Copied (new) to: bananaSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/13 01:53:30 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/08/13 01:53:30 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41252->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35644->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40028->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38154->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59772->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41266->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38160->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59434->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35014->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35660->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59778->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46908->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38162->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40044->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39004->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:56996->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35664->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40046->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/13 01:53:30 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57006->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35018->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/13 01:53:30 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/13 01:53:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/08/13 01:53:30 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33528->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41278->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46914->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35022->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35032->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35676->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38176->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57020->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35688->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41282->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40058->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33534->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39008->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40074->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41288->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46924->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/08/13 01:53:30 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33538->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38178->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/13 01:53:30 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35042->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57024->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59444->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38192->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39024->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/13 01:53:30 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/08/13 01:53:30 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57030->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35054->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33546->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39034->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46930->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38208->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39038->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59454->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35068->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40080->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59794->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57032->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/08/13 01:53:30 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35704->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41302->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59810->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/08/13 01:53:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38224->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39046->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46940->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33548->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35714->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39058->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/08/13 01:53:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/08/13 01:53:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46956->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38238->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40096->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39064->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35070->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41312->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57046->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46962->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/08/13 01:53:30 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41318->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40108->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35074->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57050->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/08/13 01:53:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59816->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59464->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/08/13 01:53:30 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35730->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/08/13 01:53:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/08/13 01:53:30 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57054->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39078->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41328->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38248->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33562->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59474->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46976->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35082->172.17.0.3:21100, err= 2026/08/13 01:53:30 INFO : dir1/0010-456789.txt: Deleted 2026/08/13 01:53:30 INFO : dir1/0011-56789;.txt: Deleted 2026/08/13 01:53:30 INFO : dir1/0015-9;=.txt: Deleted 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40114->172.17.0.3:21105, err= 2026/08/13 01:53:30 INFO : dir1/0009-3456789.txt: Deleted 2026/08/13 01:53:30 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/13 01:53:30 INFO : dir1/0008-2345678.txt: Deleted 2026/08/13 01:53:30 INFO : dir1/0003-defghij.txt: Deleted 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 INFO : apple: Deleted 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59830->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39088->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35742->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41330->172.17.0.3:21103, err= 2026/08/13 01:53:30 INFO : banana: Deleted 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57066->172.17.0.3:21101, err= 2026/08/13 01:53:30 INFO : dir1/0007-1234567.txt: Deleted 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35086->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59484->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38250->172.17.0.3:21107, err= 2026/08/13 01:53:30 INFO : splitbananasplit: Deleted 2026/08/13 01:53:30 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/13 01:53:30 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46992->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59494->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59832->172.17.0.3:21104, err= 2026/08/13 01:53:30 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/13 01:53:30 INFO : dir1/0012-6789;.txt: Deleted 2026/08/13 01:53:30 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/13 01:53:30 INFO : dir1/0014-89;=.txt: Deleted 2026/08/13 01:53:30 INFO : appleappleapplebanana: Deleted 2026/08/13 01:53:30 INFO : dir1/0013-789;=.txt: Deleted 2026/08/13 01:53:30 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59834->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : appleSUFFIX: Excluded 2026/08/13 01:53:30 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/08/13 01:53:30 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : bananaSUFFIX: Excluded 2026/08/13 01:53:30 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : splitbananasplitSUFFIX: Excluded 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:46998->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57082->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59510->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/13 01:53:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/13 01:53:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/13 01:53:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/13 01:53:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/13 01:53:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/13 01:53:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/13 01:53:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/13 01:53:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/13 01:53:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/13 01:53:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/13 01:53:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/13 01:53:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/13 01:53:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/13 01:53:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/13 01:53:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/13 01:53:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/13 01:53:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/13 01:53:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/13 01:53:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/13 01:53:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/13 01:53:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/13 01:53:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/13 01:53:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/13 01:53:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/13 01:53:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/13 01:53:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/13 01:53:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/13 01:53:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/13 01:53:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/13 01:53:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/13 01:53:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/13 01:53:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/13 01:53:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 01:53:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 01:53:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 01:53:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 01:53:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/13 01:53:30 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 01:53:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/13 01:53:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35758->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41336->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47002->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33568->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35762->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40116->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35098->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39092->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33576->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59850->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38266->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47008->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41342->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40122->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/08/13 01:53:30 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35104->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35764->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39106->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59520->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40128->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38282->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39110->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 INFO : apple: Copied (new) 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35108->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33582->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/08/13 01:53:30 INFO : splitbananasplit: Copied (new) 2026/08/13 01:53:30 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/08/13 01:53:30 INFO : banana: Copied (new) 2026/08/13 01:53:30 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/08/13 01:53:30 INFO : appleappleapplebanana: Copied (new) 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35770->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41358->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59862->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57098->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47018->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33588->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59536->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39118->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41364->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47020->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35772->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39122->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38294->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57112->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47022->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33598->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47036->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38302->172.17.0.3:21107, err= 2026/08/13 01:53:30 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35124->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59876->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/08/13 01:53:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/08/13 01:53:30 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33608->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38314->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47052->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/08/13 01:53:30 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39132->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35130->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59538->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35778->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41370->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39138->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33624->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57126->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35134->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59542->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35788->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47058->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41386->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/08/13 01:53:30 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35146->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59548->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39140->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/08/13 01:53:30 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35158->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40136->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41390->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/08/13 01:53:30 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35170->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57140->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/08/13 01:53:30 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39154->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41392->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47074->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57154->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41408->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59884->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38326->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35184->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35790->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/08/13 01:53:30 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40140->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41410->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39158->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33630->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35800->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57156->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/08/13 01:53:30 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/08/13 01:53:30 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33638->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35190->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59552->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40152->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57164->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59562->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35812->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39166->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/08/13 01:53:30 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38330->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41412->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59900->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33648->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59914->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40158->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59578->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41420->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/08/13 01:53:30 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33664->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38346->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/08/13 01:53:30 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/08/13 01:53:30 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47080->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57170->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/08/13 01:53:30 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/13 01:53:30 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59588->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33680->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40172->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59926->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41434->172.17.0.3:21103, err= 2026/08/13 01:53:30 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39168->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35202->172.17.0.3:21100, err= 2026/08/13 01:53:30 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59598->172.17.0.3:21108, err= 2026/08/13 01:53:30 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47088->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35814->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41446->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57172->172.17.0.3:21101, err= 2026/08/13 01:53:30 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/08/13 01:53:30 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33692->172.17.0.3:21106, err= 2026/08/13 01:53:30 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/08/13 01:53:30 INFO : appleSUFFIX: Deleted 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59930->172.17.0.3:21104, err= 2026/08/13 01:53:30 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59612->172.17.0.3:21108, err= 2026/08/13 01:53:30 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39180->172.17.0.3:21110, err= 2026/08/13 01:53:30 INFO : bananaSUFFIX: Deleted 2026/08/13 01:53:30 INFO : appleappleapplebananaSUFFIX: Deleted 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35204->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38356->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47102->172.17.0.3:21109, err= 2026/08/13 01:53:30 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/08/13 01:53:30 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40184->172.17.0.3:21105, err= 2026/08/13 01:53:30 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/08/13 01:53:30 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/08/13 01:53:30 INFO : splitbananasplitSUFFIX: Deleted 2026/08/13 01:53:30 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/08/13 01:53:30 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59940->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : apple: Excluded 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:53:30 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : banana: Excluded 2026/08/13 01:53:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : splitbananasplit: Excluded 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38366->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47104->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35816->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59956->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : apple: Excluded 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:53:30 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : banana: Excluded 2026/08/13 01:53:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : splitbananasplit: Excluded 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38376->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59616->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59626->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35822->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57182->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57194->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59632->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40188->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39182->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41456->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35830->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40202->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35846->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33702->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35856->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47112->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59636->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59972->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41468->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35212->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59642->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59644->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33704->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35218->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33716->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47114->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59660->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59974->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38390->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59976->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57200->172.17.0.3:21101, err= === RUN TestTransform/truncate run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33730->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57216->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35224->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39192->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41482->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57228->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47124->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59666->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59988->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35872->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59990->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57232->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41484->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57234->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40210->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59678->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59682->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57248->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33734->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33736->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47130->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38394->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59696->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33750->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47142->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59992->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33762->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35882->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38398->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41486->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38402->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47158->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47168->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35896->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47172->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59710->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57254->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39198->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35238->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33772->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33788->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41492->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59720->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41504->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59994->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33790->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41516->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38408->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40226->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47182->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41522->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59732->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38414->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47196->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35902->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40240->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41536->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60000->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33796->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59740->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35914->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35246->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : apple: Excluded 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:53:30 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : banana: Excluded 2026/08/13 01:53:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : splitbananasplit: Excluded 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47202->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35260->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57266->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/13 01:53:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/13 01:53:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:53:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60008->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/13 01:53:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : apple: size = 5 OK 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:53:30 DEBUG : banana: size = 6 OK 2026/08/13 01:53:30 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : apple: Unchanged skipping 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35928->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/13 01:53:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:53:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:53:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41552->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:53:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 01:53:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:53:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:53:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:53:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:53:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:53:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 01:53:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:53:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 01:53:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:53:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 01:53:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:53:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 01:53:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 01:53:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 01:53:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:53:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 01:53:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:53:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 01:53:30 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : banana: Unchanged skipping 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60014->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:53:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 01:53:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 01:53:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 01:53:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:53:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 01:53:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:53:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 01:53:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:53:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 01:53:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 01:53:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 01:53:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:53:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33810->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:53:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 01:53:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 01:53:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 01:53:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 01:53:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 01:53:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 01:53:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 01:53:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:53:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 01:53:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 01:53:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 01:53:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:53:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 01:53:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:53:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 01:53:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 01:53:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 01:53:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 01:53:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 01:53:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 01:53:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 01:53:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 01:53:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 01:53:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:53:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 01:53:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 01:53:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 01:53:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:53:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 01:53:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:53:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 01:53:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 01:53:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 01:53:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 01:53:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 01:53:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 01:53:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 01:53:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 01:53:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 01:53:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 01:53:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 01:53:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:53:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 01:53:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 01:53:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 01:53:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:53:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 01:53:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:53:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 01:53:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 01:53:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 01:53:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:53:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 01:53:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 01:53:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 01:53:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:53:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 01:53:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:53:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 01:53:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 01:53:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 01:53:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 01:53:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 01:53:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 01:53:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 01:53:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 01:53:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 01:53:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 01:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:53:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:53:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 01:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:53:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:53:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:53:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 01:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:53:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 01:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:53:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 01:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:53:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 01:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:53:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 01:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:53:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 01:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:53:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 01:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:53:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 01:53:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/13 01:53:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:53:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/13 01:53:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 01:53:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/13 01:53:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:53:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/13 01:53:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:53:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/13 01:53:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 01:53:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:53:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:53:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:53:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 01:53:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:53:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:53:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:53:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:53:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:53:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/13 01:53:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:53:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 01:53:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:53:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 01:53:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:53:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 01:53:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:53:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 01:53:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:53:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 01:53:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:53:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 01:53:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:53:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 01:53:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:53:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 01:53:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:53:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/13 01:53:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:53:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/13 01:53:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59752->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40256->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41554->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35268->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40272->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39202->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59760->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41562->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57274->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33824->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60022->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38428->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/08/13 01:53:30 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/13 01:53:30 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57280->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59766->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41566->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38434->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57284->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/08/13 01:53:30 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35282->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38436->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57298->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/08/13 01:53:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33826->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47204->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35938->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/08/13 01:53:30 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40274->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33838->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60026->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57312->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59776->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41578->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39212->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/08/13 01:53:30 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/13 01:53:30 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41590->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47206->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40288->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35296->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/08/13 01:53:30 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60036->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57314->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35312->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/08/13 01:53:30 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33852->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47216->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40300->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/08/13 01:53:30 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/08/13 01:53:30 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35316->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57322->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35940->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47218->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41594->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/08/13 01:53:30 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33856->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57338->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40312->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41596->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/08/13 01:53:30 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35322->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/13 01:53:30 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57344->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33862->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38450->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47224->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59780->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35954->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33872->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/08/13 01:53:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/13 01:53:30 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38462->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59792->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60052->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41606->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59802->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47234->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33878->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41612->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40324->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/08/13 01:53:30 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38468->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59816->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60064->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33884->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35330->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40340->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/08/13 01:53:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60066->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59818->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35346->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/08/13 01:53:30 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41616->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38484->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35958->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/08/13 01:53:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47240->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35356->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57356->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59820->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47244->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39224->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40354->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/08/13 01:53:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47260->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60076->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/08/13 01:53:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/08/13 01:53:30 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/08/13 01:53:30 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35968->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47274->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59832->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57370->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35372->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40362->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60090->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41630->172.17.0.3:21103, err= 2026/08/13 01:53:30 INFO : splitbananasplit: Deleted 2026/08/13 01:53:30 INFO : dir1/0015-9;=.txt: Deleted 2026/08/13 01:53:30 INFO : dir1/0013-789;=.txt: Deleted 2026/08/13 01:53:30 INFO : dir1/0014-89;=.txt: Deleted 2026/08/13 01:53:30 INFO : dir1/0003-defghij.txt: Deleted 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41634->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39226->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57380->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47276->172.17.0.3:21109, err= 2026/08/13 01:53:30 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 INFO : dir1/0012-6789;.txt: Deleted 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38490->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33896->172.17.0.3:21106, err= 2026/08/13 01:53:30 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/13 01:53:30 INFO : dir1/0010-456789.txt: Deleted 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35376->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 INFO : appleappleapplebanana: Deleted 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35972->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/13 01:53:30 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/13 01:53:30 INFO : dir1/0011-56789;.txt: Deleted 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60092->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57388->172.17.0.3:21101, err= 2026/08/13 01:53:30 INFO : dir1/0007-1234567.txt: Deleted 2026/08/13 01:53:30 INFO : dir1/0008-2345678.txt: Deleted 2026/08/13 01:53:30 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/13 01:53:30 INFO : dir1/0009-3456789.txt: Deleted 2026/08/13 01:53:30 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/13 01:53:30 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33898->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : apple: Excluded 2026/08/13 01:53:30 DEBUG : appleapple: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : appleapple: Excluded 2026/08/13 01:53:30 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : banana: Excluded 2026/08/13 01:53:30 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : splitbanan: Excluded 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47288->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0000-abcde: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdef: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefg: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0003-defgh: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0004-efghi: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0005-fghij: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijk: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0007-12345: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0008-23456: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0009-34567: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0010-45678: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0011-56789: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.t: Excluded 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47300->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39234->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:53:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/13 01:53:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/13 01:53:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/13 01:53:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/13 01:53:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:53:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59834->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:53:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/13 01:53:30 DEBUG : apple: size = 5 OK 2026/08/13 01:53:30 DEBUG : appleapple: size = 21 OK 2026/08/13 01:53:30 DEBUG : banana: size = 6 OK 2026/08/13 01:53:30 DEBUG : splitbanan: size = 16 OK 2026/08/13 01:53:30 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : banana: Unchanged skipping 2026/08/13 01:53:30 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:53:30 DEBUG : apple: Unchanged skipping 2026/08/13 01:53:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:53:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 01:53:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:53:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 01:53:30 DEBUG : splitbananasplit: Unchanged skipping 2026/08/13 01:53:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/13 01:53:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:53:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:53:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:53:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 01:53:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:53:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 01:53:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:53:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 01:53:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:53:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 01:53:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 01:53:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 01:53:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:53:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 01:53:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:53:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 01:53:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:53:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 01:53:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 01:53:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 01:53:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:53:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 01:53:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:53:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 01:53:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:53:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 01:53:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 01:53:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 01:53:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:53:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 01:53:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:53:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 01:53:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 01:53:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 01:53:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 01:53:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 01:53:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 01:53:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 01:53:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:53:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 01:53:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 01:53:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 01:53:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:53:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 01:53:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:53:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 01:53:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 01:53:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 01:53:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 01:53:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 01:53:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 01:53:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 01:53:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 01:53:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 01:53:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:53:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 01:53:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 01:53:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 01:53:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:53:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 01:53:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:53:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 01:53:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 01:53:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 01:53:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 01:53:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 01:53:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 01:53:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 01:53:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 01:53:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 01:53:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 01:53:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 01:53:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:53:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 01:53:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 01:53:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 01:53:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:53:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 01:53:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:53:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 01:53:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 01:53:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 01:53:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:53:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 01:53:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 01:53:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 01:53:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:53:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 01:53:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:53:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 01:53:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 01:53:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 01:53:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 01:53:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 01:53:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 01:53:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 01:53:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 01:53:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 01:53:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 01:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:53:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:53:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 01:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:53:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:53:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:53:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 01:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:53:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 01:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:53:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 01:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:53:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 01:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:53:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 01:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:53:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 01:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:53:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 01:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:53:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 01:53:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/13 01:53:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38506->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/13 01:53:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 01:53:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/13 01:53:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:53:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/13 01:53:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:53:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/13 01:53:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 01:53:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:53:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:53:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:53:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 01:53:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:53:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:53:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:53:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:53:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:53:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/13 01:53:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:53:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 01:53:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:53:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 01:53:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:53:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 01:53:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:53:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 01:53:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:53:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 01:53:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:53:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 01:53:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:53:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 01:53:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:53:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 01:53:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:53:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/13 01:53:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:53:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 01:53:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 01:53:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 01:53:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 01:53:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 01:53:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 01:53:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 01:53:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 01:53:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 01:53:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 01:53:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/13 01:53:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 01:53:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 01:53:30 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/13 01:53:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 01:53:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 01:53:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/13 01:53:30 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/13 01:53:30 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/13 01:53:30 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/13 01:53:30 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:30 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:30 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41646->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : apple: Excluded 2026/08/13 01:53:30 DEBUG : appleapple: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : appleapple: Excluded 2026/08/13 01:53:30 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : banana: Excluded 2026/08/13 01:53:30 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : splitbanan: Excluded 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57400->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0000-abcde: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdef: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefg: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0003-defgh: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0004-efghi: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0005-fghij: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijk: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0007-12345: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0008-23456: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0009-34567: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0010-45678: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0011-56789: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.t: Excluded 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39244->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40374->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/13 01:53:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/13 01:53:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39254->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41660->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57402->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60106->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35388->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38516->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59840->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40390->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59846->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35400->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39270->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47316->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38520->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33910->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35976->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59854->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59864->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35982->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40394->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40410->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40424->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47330->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38536->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47338->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47352->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41666->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33912->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35416->172.17.0.3:21100, err= === RUN TestTransform/encoder run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35430->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59876->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35984->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35444->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47354->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39276->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40432->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47356->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35450->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38538->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57414->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41670->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35994->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33922->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39280->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40434->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47364->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40442->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60114->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59882->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39286->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35458->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47372->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40454->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57420->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59892->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41684->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57430->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60130->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39298->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40468->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39306->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33938->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57444->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35472->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57454->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33948->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41690->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47384->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36008->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38552->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38554->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57462->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33962->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47390->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60132->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35480->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41692->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40478->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36014->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38558->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36022->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41696->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60136->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39314->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59902->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40480->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41698->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41714->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33972->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38560->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59912->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : apple: Excluded 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:53:30 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : banana: Excluded 2026/08/13 01:53:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : splitbananasplit: Excluded 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35484->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39318->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38562->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36026->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : apple: size = 5 OK 2026/08/13 01:53:30 DEBUG : banana: size = 6 OK 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/13 01:53:30 DEBUG : splitbananasplit: size = 16 OK 2026/08/13 01:53:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : splitbananasplit: Unchanged skipping 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/13 01:53:30 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : banana: Unchanged skipping 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : apple: Unchanged skipping 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41716->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:30 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:30 INFO : There was nothing to transfer 2026/08/13 01:53:30 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47394->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : apple: Excluded 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:53:30 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : banana: Excluded 2026/08/13 01:53:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : splitbananasplit: Excluded 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59914->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60142->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47402->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38578->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : apple: size = 5 OK 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/13 01:53:30 DEBUG : banana: size = 6 OK 2026/08/13 01:53:30 DEBUG : splitbananasplit: size = 16 OK 2026/08/13 01:53:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/13 01:53:30 DEBUG : splitbananasplit: Unchanged skipping 2026/08/13 01:53:30 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : banana: Unchanged skipping 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : apple: Unchanged skipping 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60158->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:30 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:30 INFO : There was nothing to transfer 2026/08/13 01:53:30 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36040->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : apple: Excluded 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:53:30 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : banana: Excluded 2026/08/13 01:53:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : splitbananasplit: Excluded 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59926->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41720->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59934->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35500->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : apple: Excluded 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:53:30 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : banana: Excluded 2026/08/13 01:53:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : splitbananasplit: Excluded 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59944->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60162->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47418->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60172->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33988->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59952->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:33998->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47426->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35508->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57474->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41734->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57478->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40490->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47432->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60174->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36042->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59968->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35516->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57492->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36056->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57494->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36060->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60184->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38594->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40498->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57508->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36062->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39330->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35530->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57514->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39346->172.17.0.3:21110, err= === RUN TestTransform/ISO-8859-1 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34008->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38596->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57524->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40506->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57534->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41738->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60196->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35532->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59982->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40512->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60202->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41752->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36064->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34010->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41760->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47434->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60206->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34018->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57548->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38598->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35546->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47440->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39354->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34022->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38600->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36070->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36086->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60208->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36100->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41766->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39368->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60218->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47442->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41780->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40524->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59994->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57556->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40536->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47456->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47466->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47470->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35550->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35566->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57570->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47472->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39382->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34030->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47486->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39386->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47496->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40552->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59996->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47512->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41790->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36102->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39394->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38604->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57586->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47514->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35568->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60230->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59998->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : apple: Excluded 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:53:30 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : banana: Excluded 2026/08/13 01:53:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : splitbananasplit: Excluded 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35584->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60000->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36116->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57600->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : apple: size = 5 OK 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/13 01:53:30 DEBUG : banana: size = 6 OK 2026/08/13 01:53:30 DEBUG : splitbananasplit: size = 16 OK 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : splitbananasplit: Unchanged skipping 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/13 01:53:30 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : apple: Unchanged skipping 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60236->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : banana: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:30 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:30 INFO : There was nothing to transfer 2026/08/13 01:53:30 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40558->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : apple: Excluded 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:53:30 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : banana: Excluded 2026/08/13 01:53:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : splitbananasplit: Excluded 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34046->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60016->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60244->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41804->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : apple: size = 5 OK 2026/08/13 01:53:30 DEBUG : banana: size = 6 OK 2026/08/13 01:53:30 DEBUG : splitbananasplit: size = 16 OK 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : apple: Unchanged skipping 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60256->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : splitbananasplit: Unchanged skipping 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/13 01:53:30 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : banana: Unchanged skipping 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:30 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:30 INFO : There was nothing to transfer 2026/08/13 01:53:30 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34048->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : apple: Excluded 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:53:30 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : banana: Excluded 2026/08/13 01:53:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : splitbananasplit: Excluded 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40560->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60262->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60274->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60278->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47528->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41814->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38606->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47530->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35600->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38614->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36128->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47536->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34050->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60280->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60020->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60034->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35616->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38622->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34056->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60296->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41818->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36138->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38638->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47548->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60042->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40564->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38642->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57606->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38652->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35630->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40578->172.17.0.3:21105, err= === RUN TestTransform/charmap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35642->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60044->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39404->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36146->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60306->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35646->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38656->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35652->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47556->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57620->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47564->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36156->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39418->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36168->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57634->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35654->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36178->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60316->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60046->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35664->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60318->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35666->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34060->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60048->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38666->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36184->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57650->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40592->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60328->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60060->172.17.0.3:21108, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35670->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38676->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57662->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40608->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38692->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57676->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60340->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34074->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39424->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39434->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41830->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39448->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39462->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36188->172.17.0.3:21102, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40622->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39474->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35682->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38708->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57678->172.17.0.3:21101, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39480->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39482->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35692->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34080->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38724->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60354->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35706->172.17.0.3:21100, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47580->172.17.0.3:21109, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38732->172.17.0.3:21107, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60364->172.17.0.3:21104, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40636->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41832->172.17.0.3:21103, err= 2026/08/13 01:53:30 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40652->172.17.0.3:21105, err= 2026/08/13 01:53:30 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : apple: Excluded 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:53:30 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : banana: Excluded 2026/08/13 01:53:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : splitbananasplit: Excluded 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39496->172.17.0.3:21110, err= 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:53:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34094->172.17.0.3:21106, err= 2026/08/13 01:53:30 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35712->172.17.0.3:21100, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40668->172.17.0.3:21105, err= 2026/08/13 01:53:31 DEBUG : apple: size = 5 OK 2026/08/13 01:53:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/13 01:53:31 DEBUG : banana: size = 6 OK 2026/08/13 01:53:31 DEBUG : splitbananasplit: size = 16 OK 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:31 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : banana: Unchanged skipping 2026/08/13 01:53:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/13 01:53:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : splitbananasplit: Unchanged skipping 2026/08/13 01:53:31 DEBUG : apple: Unchanged skipping 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35720->172.17.0.3:21100, err= 2026/08/13 01:53:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/13 01:53:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/13 01:53:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/13 01:53:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/13 01:53:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/13 01:53:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/13 01:53:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:31 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:31 INFO : There was nothing to transfer 2026/08/13 01:53:31 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57682->172.17.0.3:21101, err= 2026/08/13 01:53:31 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : apple: Excluded 2026/08/13 01:53:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:53:31 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : banana: Excluded 2026/08/13 01:53:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : splitbananasplit: Excluded 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34110->172.17.0.3:21106, err= 2026/08/13 01:53:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38734->172.17.0.3:21107, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39506->172.17.0.3:21110, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39512->172.17.0.3:21110, err= 2026/08/13 01:53:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/13 01:53:31 DEBUG : banana: size = 6 OK 2026/08/13 01:53:31 DEBUG : splitbananasplit: size = 16 OK 2026/08/13 01:53:31 DEBUG : apple: size = 5 OK 2026/08/13 01:53:31 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : banana: Unchanged skipping 2026/08/13 01:53:31 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : apple: Unchanged skipping 2026/08/13 01:53:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60070->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : splitbananasplit: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/13 01:53:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/13 01:53:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/13 01:53:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/13 01:53:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/13 01:53:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/13 01:53:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:31 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:31 INFO : There was nothing to transfer 2026/08/13 01:53:31 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36192->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : apple: Excluded 2026/08/13 01:53:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:53:31 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : banana: Excluded 2026/08/13 01:53:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : splitbananasplit: Excluded 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60080->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38742->172.17.0.3:21107, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36208->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41846->172.17.0.3:21103, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35726->172.17.0.3:21100, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40676->172.17.0.3:21105, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47594->172.17.0.3:21109, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35730->172.17.0.3:21100, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60372->172.17.0.3:21104, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60386->172.17.0.3:21104, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60398->172.17.0.3:21104, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60410->172.17.0.3:21104, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38752->172.17.0.3:21107, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38766->172.17.0.3:21107, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35734->172.17.0.3:21100, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41862->172.17.0.3:21103, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36212->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39518->172.17.0.3:21110, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60082->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38770->172.17.0.3:21107, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60086->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39520->172.17.0.3:21110, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47598->172.17.0.3:21109, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41864->172.17.0.3:21103, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47608->172.17.0.3:21109, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60412->172.17.0.3:21104, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47618->172.17.0.3:21109, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38772->172.17.0.3:21107, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40692->172.17.0.3:21105, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35740->172.17.0.3:21100, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36222->172.17.0.3:21102, err= === RUN TestTransform/lowercase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40698->172.17.0.3:21105, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60102->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36232->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34122->172.17.0.3:21106, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39528->172.17.0.3:21110, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34130->172.17.0.3:21106, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41866->172.17.0.3:21103, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40714->172.17.0.3:21105, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34138->172.17.0.3:21106, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34148->172.17.0.3:21106, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60114->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57698->172.17.0.3:21101, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34152->172.17.0.3:21106, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57702->172.17.0.3:21101, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60418->172.17.0.3:21104, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41870->172.17.0.3:21103, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36240->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40720->172.17.0.3:21105, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57712->172.17.0.3:21101, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36254->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60120->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39534->172.17.0.3:21110, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34160->172.17.0.3:21106, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35756->172.17.0.3:21100, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34174->172.17.0.3:21106, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35772->172.17.0.3:21100, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57722->172.17.0.3:21101, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57724->172.17.0.3:21101, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60126->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60140->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36264->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60422->172.17.0.3:21104, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57726->172.17.0.3:21101, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60424->172.17.0.3:21104, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39538->172.17.0.3:21110, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35778->172.17.0.3:21100, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36278->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36294->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60438->172.17.0.3:21104, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39544->172.17.0.3:21110, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47626->172.17.0.3:21109, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60154->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36310->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60454->172.17.0.3:21104, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41874->172.17.0.3:21103, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60158->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57728->172.17.0.3:21101, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36316->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38780->172.17.0.3:21107, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36320->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40734->172.17.0.3:21105, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41882->172.17.0.3:21103, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60470->172.17.0.3:21104, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38796->172.17.0.3:21107, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39552->172.17.0.3:21110, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40750->172.17.0.3:21105, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47642->172.17.0.3:21109, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60482->172.17.0.3:21104, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41898->172.17.0.3:21103, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39556->172.17.0.3:21110, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57734->172.17.0.3:21101, err= 2026/08/13 01:53:31 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35788->172.17.0.3:21100, err= 2026/08/13 01:53:31 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : apple: Excluded 2026/08/13 01:53:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:53:31 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : banana: Excluded 2026/08/13 01:53:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : splitbananasplit: Excluded 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57748->172.17.0.3:21101, err= 2026/08/13 01:53:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47652->172.17.0.3:21109, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57750->172.17.0.3:21101, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60496->172.17.0.3:21104, err= 2026/08/13 01:53:31 DEBUG : apple: size = 5 OK 2026/08/13 01:53:31 DEBUG : banana: size = 6 OK 2026/08/13 01:53:31 DEBUG : splitbananasplit: size = 16 OK 2026/08/13 01:53:31 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : apple: Unchanged skipping 2026/08/13 01:53:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/13 01:53:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : splitbananasplit: Unchanged skipping 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36334->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : banana: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/13 01:53:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/13 01:53:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/13 01:53:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/13 01:53:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/13 01:53:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/13 01:53:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:31 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:31 INFO : There was nothing to transfer 2026/08/13 01:53:31 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60164->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : apple: Excluded 2026/08/13 01:53:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:53:31 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : banana: Excluded 2026/08/13 01:53:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : splitbananasplit: Excluded 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38798->172.17.0.3:21107, err= 2026/08/13 01:53:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36346->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40758->172.17.0.3:21105, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39562->172.17.0.3:21110, err= 2026/08/13 01:53:31 DEBUG : apple: size = 5 OK 2026/08/13 01:53:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/13 01:53:31 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : apple: Unchanged skipping 2026/08/13 01:53:31 DEBUG : banana: size = 6 OK 2026/08/13 01:53:31 DEBUG : splitbananasplit: size = 16 OK 2026/08/13 01:53:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : splitbananasplit: Unchanged skipping 2026/08/13 01:53:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35794->172.17.0.3:21100, err= 2026/08/13 01:53:31 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : banana: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/13 01:53:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/13 01:53:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/13 01:53:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/13 01:53:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/13 01:53:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/13 01:53:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:31 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:31 INFO : There was nothing to transfer 2026/08/13 01:53:31 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39568->172.17.0.3:21110, err= 2026/08/13 01:53:31 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : apple: Excluded 2026/08/13 01:53:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:53:31 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : banana: Excluded 2026/08/13 01:53:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : splitbananasplit: Excluded 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34184->172.17.0.3:21106, err= 2026/08/13 01:53:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60174->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34198->172.17.0.3:21106, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38814->172.17.0.3:21107, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40764->172.17.0.3:21105, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60176->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34200->172.17.0.3:21106, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57764->172.17.0.3:21101, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60188->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39572->172.17.0.3:21110, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60202->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36362->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39588->172.17.0.3:21110, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60498->172.17.0.3:21104, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41910->172.17.0.3:21103, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40772->172.17.0.3:21105, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60504->172.17.0.3:21104, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39604->172.17.0.3:21110, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41916->172.17.0.3:21103, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38816->172.17.0.3:21107, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36368->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60212->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40774->172.17.0.3:21105, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38828->172.17.0.3:21107, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41924->172.17.0.3:21103, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40790->172.17.0.3:21105, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57772->172.17.0.3:21101, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41936->172.17.0.3:21103, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38832->172.17.0.3:21107, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41940->172.17.0.3:21103, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60512->172.17.0.3:21104, err= === RUN TestTransform/ascii run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47656->172.17.0.3:21109, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38838->172.17.0.3:21107, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40798->172.17.0.3:21105, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35804->172.17.0.3:21100, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39620->172.17.0.3:21110, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41952->172.17.0.3:21103, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39632->172.17.0.3:21110, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60214->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41956->172.17.0.3:21103, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34202->172.17.0.3:21106, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36378->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47666->172.17.0.3:21109, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60222->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39642->172.17.0.3:21110, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34204->172.17.0.3:21106, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60516->172.17.0.3:21104, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39650->172.17.0.3:21110, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38840->172.17.0.3:21107, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36390->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36396->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35820->172.17.0.3:21100, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40810->172.17.0.3:21105, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57782->172.17.0.3:21101, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35834->172.17.0.3:21100, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60528->172.17.0.3:21104, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57784->172.17.0.3:21101, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41966->172.17.0.3:21103, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60536->172.17.0.3:21104, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60234->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36404->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35850->172.17.0.3:21100, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47678->172.17.0.3:21109, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41982->172.17.0.3:21103, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47686->172.17.0.3:21109, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40818->172.17.0.3:21105, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34220->172.17.0.3:21106, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60544->172.17.0.3:21104, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60246->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38852->172.17.0.3:21107, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60254->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60258->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47696->172.17.0.3:21109, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60556->172.17.0.3:21104, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40830->172.17.0.3:21105, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35852->172.17.0.3:21100, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60568->172.17.0.3:21104, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60268->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39666->172.17.0.3:21110, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57786->172.17.0.3:21101, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36414->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38854->172.17.0.3:21107, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:38868->172.17.0.3:21107, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57790->172.17.0.3:21101, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60570->172.17.0.3:21104, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36424->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57798->172.17.0.3:21101, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:36436->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:35862->172.17.0.3:21100, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41990->172.17.0.3:21103, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57808->172.17.0.3:21101, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34236->172.17.0.3:21106, err= 2026/08/13 01:53:31 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:34238->172.17.0.3:21106, err= 2026/08/13 01:53:31 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : apple: Excluded 2026/08/13 01:53:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:53:31 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : banana: Excluded 2026/08/13 01:53:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : splitbananasplit: Excluded 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:41994->172.17.0.3:21103, err= 2026/08/13 01:53:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:57818->172.17.0.3:21101, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:40846->172.17.0.3:21105, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:48854->172.17.0.3:21104, err= 2026/08/13 01:53:31 DEBUG : apple: size = 5 OK 2026/08/13 01:53:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/13 01:53:31 DEBUG : splitbananasplit: size = 16 OK 2026/08/13 01:53:31 DEBUG : banana: size = 6 OK 2026/08/13 01:53:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/13 01:53:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : splitbananasplit: Unchanged skipping 2026/08/13 01:53:31 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : apple: Unchanged skipping 2026/08/13 01:53:31 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : banana: Unchanged skipping 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43688->172.17.0.3:21109, err= 2026/08/13 01:53:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/13 01:53:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/13 01:53:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/13 01:53:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/13 01:53:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/13 01:53:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/13 01:53:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:31 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:31 INFO : There was nothing to transfer 2026/08/13 01:53:31 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55716->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : apple: Excluded 2026/08/13 01:53:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:53:31 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : banana: Excluded 2026/08/13 01:53:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : splitbananasplit: Excluded 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59868->172.17.0.3:21105, err= 2026/08/13 01:53:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:48128->172.17.0.3:21103, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:49100->172.17.0.3:21110, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55718->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : apple: size = 5 OK 2026/08/13 01:53:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/13 01:53:31 DEBUG : banana: size = 6 OK 2026/08/13 01:53:31 DEBUG : splitbananasplit: size = 16 OK 2026/08/13 01:53:31 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : apple: Unchanged skipping 2026/08/13 01:53:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : splitbananasplit: Unchanged skipping 2026/08/13 01:53:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/13 01:53:31 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : banana: Unchanged skipping 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:49106->172.17.0.3:21110, err= 2026/08/13 01:53:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/13 01:53:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/13 01:53:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/13 01:53:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/13 01:53:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/13 01:53:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/13 01:53:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/13 01:53:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:31 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:31 INFO : There was nothing to transfer 2026/08/13 01:53:31 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43694->172.17.0.3:21109, err= 2026/08/13 01:53:31 DEBUG : apple: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : apple: Excluded 2026/08/13 01:53:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : appleappleapplebanana: Excluded 2026/08/13 01:53:31 DEBUG : banana: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : banana: Excluded 2026/08/13 01:53:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : splitbananasplit: Excluded 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47632->172.17.0.3:21101, err= 2026/08/13 01:53:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 01:53:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 01:53:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:48860->172.17.0.3:21104, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:50692->172.17.0.3:21106, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55720->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43704->172.17.0.3:21109, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55734->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47640->172.17.0.3:21101, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43678->172.17.0.3:21100, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:48868->172.17.0.3:21104, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:48880->172.17.0.3:21104, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:48144->172.17.0.3:21103, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:48154->172.17.0.3:21103, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:49114->172.17.0.3:21110, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47642->172.17.0.3:21101, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:49122->172.17.0.3:21110, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:48896->172.17.0.3:21104, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43706->172.17.0.3:21109, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47652->172.17.0.3:21101, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39442->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47656->172.17.0.3:21101, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59278->172.17.0.3:21107, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59280->172.17.0.3:21107, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59880->172.17.0.3:21105, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:50706->172.17.0.3:21106, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47672->172.17.0.3:21101, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55736->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39448->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59294->172.17.0.3:21107, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47674->172.17.0.3:21101, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39456->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:50716->172.17.0.3:21106, err= --- PASS: TestTransform (2.50s) --- PASS: TestTransform/NFC (0.21s) --- PASS: TestTransform/NFD (0.19s) --- PASS: TestTransform/base64 (0.27s) --- PASS: TestTransform/prefix (0.36s) --- PASS: TestTransform/suffix (0.32s) --- PASS: TestTransform/truncate (0.24s) --- PASS: TestTransform/encoder (0.19s) --- PASS: TestTransform/ISO-8859-1 (0.17s) --- PASS: TestTransform/charmap (0.18s) --- PASS: TestTransform/lowercase (0.19s) --- PASS: TestTransform/ascii (0.18s) === RUN TestTransformCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:31 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59308->172.17.0.3:21107, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59892->172.17.0.3:21105, err= 2026/08/13 01:53:31 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/13 01:53:31 INFO : sub dir_somesuffix: Making directory 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:50728->172.17.0.3:21106, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39472->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/13 01:53:31 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/08/13 01:53:31 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/13 01:53:31 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:31 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:50736->172.17.0.3:21106, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:48166->172.17.0.3:21103, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55738->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47688->172.17.0.3:21101, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55740->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/13 01:53:31 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/13 01:53:31 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:49124->172.17.0.3:21110, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39476->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:49138->172.17.0.3:21110, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43694->172.17.0.3:21100, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55742->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39480->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59324->172.17.0.3:21107, err= --- PASS: TestTransformCopy (0.03s) === RUN TestDoubleTransform run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:31 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39482->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:49154->172.17.0.3:21110, err= 2026/08/13 01:53:31 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:53:31 INFO : tictactoe: Making directory 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43696->172.17.0.3:21100, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43712->172.17.0.3:21100, err= 2026/08/13 01:53:31 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:53:31 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:53:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 01:53:31 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/08/13 01:53:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39488->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43718->172.17.0.3:21109, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39504->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:48180->172.17.0.3:21103, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59900->172.17.0.3:21105, err= 2026/08/13 01:53:31 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/08/13 01:53:31 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/08/13 01:53:31 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43724->172.17.0.3:21109, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:48194->172.17.0.3:21103, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:49170->172.17.0.3:21110, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55744->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43716->172.17.0.3:21100, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59326->172.17.0.3:21107, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59910->172.17.0.3:21105, err= --- PASS: TestDoubleTransform (0.02s) === RUN TestFileTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:50752->172.17.0.3:21106, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:48204->172.17.0.3:21103, err= 2026/08/13 01:53:31 INFO : toe: Making directory 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59340->172.17.0.3:21107, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39518->172.17.0.3:21108, err= 2026/08/13 01:53:31 INFO : toe/toe: Making directory 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39524->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59918->172.17.0.3:21105, err= 2026/08/13 01:53:31 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:53:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/13 01:53:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/13 01:53:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39534->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:48206->172.17.0.3:21103, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43726->172.17.0.3:21100, err= 2026/08/13 01:53:31 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55752->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:50766->172.17.0.3:21106, err= 2026/08/13 01:53:31 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/08/13 01:53:31 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/13 01:53:31 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:50772->172.17.0.3:21106, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43726->172.17.0.3:21109, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:48906->172.17.0.3:21104, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43730->172.17.0.3:21100, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55764->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43746->172.17.0.3:21100, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59348->172.17.0.3:21107, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55776->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43756->172.17.0.3:21100, err= --- PASS: TestFileTag (0.03s) === RUN TestNoTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39548->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39562->172.17.0.3:21108, err= 2026/08/13 01:53:31 INFO : toe: Making directory 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:48922->172.17.0.3:21104, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43730->172.17.0.3:21109, err= 2026/08/13 01:53:31 INFO : toe/toe: Making directory 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:48936->172.17.0.3:21104, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55784->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:53:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/13 01:53:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/13 01:53:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59920->172.17.0.3:21105, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43746->172.17.0.3:21109, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59936->172.17.0.3:21105, err= 2026/08/13 01:53:31 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:50782->172.17.0.3:21106, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59946->172.17.0.3:21105, err= 2026/08/13 01:53:31 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/08/13 01:53:31 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/13 01:53:31 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59356->172.17.0.3:21107, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43762->172.17.0.3:21100, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:48210->172.17.0.3:21103, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43748->172.17.0.3:21109, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:48952->172.17.0.3:21104, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:48966->172.17.0.3:21104, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59954->172.17.0.3:21105, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:50790->172.17.0.3:21106, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47692->172.17.0.3:21101, err= --- PASS: TestNoTag (0.03s) === RUN TestDirTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:31 DEBUG : empty_dir: Making directory with metadata 2026/08/13 01:53:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/13 01:53:31 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:53:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 01:53:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59366->172.17.0.3:21107, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:49184->172.17.0.3:21110, err= 2026/08/13 01:53:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 01:53:31 INFO : tictacempty_dir: Making directory 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39572->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55788->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 01:53:31 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:53:31 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:53:31 INFO : tictactoe: Making directory 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55792->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59372->172.17.0.3:21107, err= 2026/08/13 01:53:31 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:53:31 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:53:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 01:53:31 INFO : tictactoe/tictactoe: Making directory 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:49198->172.17.0.3:21110, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59388->172.17.0.3:21107, err= 2026/08/13 01:53:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 01:53:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/13 01:53:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47700->172.17.0.3:21101, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39580->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39582->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39596->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:48972->172.17.0.3:21104, err= 2026/08/13 01:53:31 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/08/13 01:53:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/13 01:53:31 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:48216->172.17.0.3:21103, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47714->172.17.0.3:21101, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59390->172.17.0.3:21107, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59394->172.17.0.3:21107, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43764->172.17.0.3:21100, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:48984->172.17.0.3:21104, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:48228->172.17.0.3:21103, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47720->172.17.0.3:21101, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55806->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:48996->172.17.0.3:21104, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:48234->172.17.0.3:21103, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47734->172.17.0.3:21101, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43770->172.17.0.3:21100, err= --- PASS: TestDirTag (0.04s) === RUN TestAllTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:31 DEBUG : empty_dir: Making directory with metadata 2026/08/13 01:53:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/13 01:53:31 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:53:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 01:53:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47746->172.17.0.3:21101, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:49012->172.17.0.3:21104, err= 2026/08/13 01:53:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 01:53:31 INFO : tictacempty_dir: Making directory 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59410->172.17.0.3:21107, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43778->172.17.0.3:21100, err= 2026/08/13 01:53:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 01:53:31 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:53:31 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:53:31 INFO : tictactoe: Making directory 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:50796->172.17.0.3:21106, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47752->172.17.0.3:21101, err= 2026/08/13 01:53:31 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:53:31 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:53:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 01:53:31 INFO : tictactoe/tictactoe: Making directory 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43762->172.17.0.3:21109, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:48238->172.17.0.3:21103, err= 2026/08/13 01:53:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 01:53:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/13 01:53:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 01:53:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:48240->172.17.0.3:21103, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47768->172.17.0.3:21101, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59956->172.17.0.3:21105, err= 2026/08/13 01:53:31 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55822->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59412->172.17.0.3:21107, err= 2026/08/13 01:53:31 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 01:53:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 01:53:31 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59416->172.17.0.3:21107, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43774->172.17.0.3:21109, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:50800->172.17.0.3:21106, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55834->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:49208->172.17.0.3:21110, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:31 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:53:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 01:53:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39600->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:53:31 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:50802->172.17.0.3:21106, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43784->172.17.0.3:21109, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59958->172.17.0.3:21105, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:49026->172.17.0.3:21104, err= 2026/08/13 01:53:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/13 01:53:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/08/13 01:53:31 NOTICE: ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: 0 differences found 2026/08/13 01:53:31 NOTICE: ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: 1 hashes could not be checked 2026/08/13 01:53:31 NOTICE: ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: 1 matching files 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:48246->172.17.0.3:21103, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43784->172.17.0.3:21100, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39616->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:50812->172.17.0.3:21106, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:49042->172.17.0.3:21104, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59972->172.17.0.3:21105, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43800->172.17.0.3:21109, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:49048->172.17.0.3:21104, err= --- PASS: TestAllTag (0.04s) === RUN TestRunTwice run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:31 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55838->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43790->172.17.0.3:21100, err= 2026/08/13 01:53:31 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:53:31 INFO : tictactoe: Making directory 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59430->172.17.0.3:21107, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:49060->172.17.0.3:21104, err= 2026/08/13 01:53:31 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:53:31 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:53:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 01:53:31 INFO : tictactoe/tictactoe: Making directory 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59444->172.17.0.3:21107, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:49062->172.17.0.3:21104, err= 2026/08/13 01:53:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 01:53:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/13 01:53:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39624->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47772->172.17.0.3:21101, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43810->172.17.0.3:21109, err= 2026/08/13 01:53:31 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:49212->172.17.0.3:21110, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:48248->172.17.0.3:21103, err= 2026/08/13 01:53:31 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/08/13 01:53:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/13 01:53:31 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59986->172.17.0.3:21105, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:50814->172.17.0.3:21106, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55844->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:50828->172.17.0.3:21106, err= 2026/08/13 01:53:31 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:53:31 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60000->172.17.0.3:21105, err= 2026/08/13 01:53:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55854->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:31 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/13 01:53:31 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/13 01:53:31 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:31 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:50842->172.17.0.3:21106, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:48258->172.17.0.3:21103, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:49228->172.17.0.3:21110, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43792->172.17.0.3:21100, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60016->172.17.0.3:21105, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59450->172.17.0.3:21107, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:50844->172.17.0.3:21106, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:50848->172.17.0.3:21106, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:49066->172.17.0.3:21104, err= --- PASS: TestRunTwice (0.04s) === RUN TestSyntax 2026/08/13 01:53:31 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59456->172.17.0.3:21107, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:49244->172.17.0.3:21110, err= 2026/08/13 01:53:31 INFO : toe: Making directory 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:49256->172.17.0.3:21110, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59466->172.17.0.3:21107, err= 2026/08/13 01:53:31 INFO : toe/toe: Making directory 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:49076->172.17.0.3:21104, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:50856->172.17.0.3:21106, err= 2026/08/13 01:53:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55860->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55870->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43820->172.17.0.3:21109, err= 2026/08/13 01:53:31 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:49092->172.17.0.3:21104, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39626->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/08/13 01:53:31 INFO : toe/toe/toe: Copied (new) 2026/08/13 01:53:31 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47784->172.17.0.3:21101, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55874->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43832->172.17.0.3:21109, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60028->172.17.0.3:21105, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43834->172.17.0.3:21109, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43796->172.17.0.3:21100, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:50866->172.17.0.3:21106, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59482->172.17.0.3:21107, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43808->172.17.0.3:21100, err= --- PASS: TestConflicting (0.03s) === RUN TestMove run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:31 DEBUG : empty_dir: Making directory with metadata 2026/08/13 01:53:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/13 01:53:31 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:53:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 01:53:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60030->172.17.0.3:21105, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39634->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 01:53:31 INFO : tictacempty_dir: Making directory 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:48268->172.17.0.3:21103, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39636->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 01:53:31 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:53:31 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:53:31 INFO : tictactoe: Making directory 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47794->172.17.0.3:21101, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:50870->172.17.0.3:21106, err= 2026/08/13 01:53:31 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:53:31 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:53:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 01:53:31 INFO : tictactoe/tictactoe: Making directory 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:49258->172.17.0.3:21110, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59486->172.17.0.3:21107, err= 2026/08/13 01:53:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 01:53:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/13 01:53:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 01:53:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43812->172.17.0.3:21100, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:50886->172.17.0.3:21106, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55882->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:50890->172.17.0.3:21106, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60032->172.17.0.3:21105, err= 2026/08/13 01:53:31 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 01:53:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 01:53:31 INFO : toe/toe/toe.txt: Deleted 2026/08/13 01:53:31 INFO : toe/toe: Removing directory 2026/08/13 01:53:31 INFO : toe: Removing directory 2026/08/13 01:53:31 INFO : empty_dir: Removing directory 2026/08/13 01:53:31 DEBUG : Local file system at /tmp/rclone4065823964: deleted 3 directories 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47806->172.17.0.3:21101, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:48270->172.17.0.3:21103, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:50902->172.17.0.3:21106, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:49274->172.17.0.3:21110, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47812->172.17.0.3:21101, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:49098->172.17.0.3:21104, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47820->172.17.0.3:21101, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39638->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47822->172.17.0.3:21101, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:49112->172.17.0.3:21104, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43824->172.17.0.3:21100, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:49118->172.17.0.3:21104, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:50908->172.17.0.3:21106, err= --- PASS: TestMove (0.04s) === RUN TestTransformFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:31 DEBUG : empty_dir: Making directory with metadata 2026/08/13 01:53:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/13 01:53:31 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:53:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 01:53:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59488->172.17.0.3:21107, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:50912->172.17.0.3:21106, err= 2026/08/13 01:53:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 01:53:31 INFO : tictacempty_dir: Making directory 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:48284->172.17.0.3:21103, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43850->172.17.0.3:21109, err= 2026/08/13 01:53:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 01:53:31 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:53:31 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:53:31 INFO : tictactoe: Making directory 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47824->172.17.0.3:21101, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:48286->172.17.0.3:21103, err= 2026/08/13 01:53:31 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:53:31 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:53:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 01:53:31 INFO : tictactoe/tictactoe: Making directory 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47840->172.17.0.3:21101, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43856->172.17.0.3:21109, err= 2026/08/13 01:53:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 01:53:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/13 01:53:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 01:53:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 01:53:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60036->172.17.0.3:21105, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55892->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:50926->172.17.0.3:21106, err= 2026/08/13 01:53:31 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47846->172.17.0.3:21101, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39648->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 01:53:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 01:53:31 INFO : toe/toe/toe.txt: Deleted 2026/08/13 01:53:31 INFO : toe/toe: Removing directory 2026/08/13 01:53:31 INFO : toe: Removing directory 2026/08/13 01:53:31 INFO : empty_dir: Removing directory 2026/08/13 01:53:31 DEBUG : Local file system at /tmp/rclone4065823964: deleted 3 directories 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55894->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:49278->172.17.0.3:21110, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:49122->172.17.0.3:21104, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43866->172.17.0.3:21109, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:48290->172.17.0.3:21103, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43868->172.17.0.3:21109, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59498->172.17.0.3:21107, err= 2026/08/13 01:53:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/13 01:53:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/13 01:53:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/13 01:53:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:48300->172.17.0.3:21103, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55906->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43876->172.17.0.3:21109, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:49128->172.17.0.3:21104, err= 2026/08/13 01:53:31 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:50938->172.17.0.3:21106, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:49132->172.17.0.3:21104, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43886->172.17.0.3:21109, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59514->172.17.0.3:21107, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:48310->172.17.0.3:21103, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:49142->172.17.0.3:21104, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:50940->172.17.0.3:21106, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60050->172.17.0.3:21105, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55912->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59524->172.17.0.3:21107, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:49146->172.17.0.3:21104, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:49282->172.17.0.3:21110, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60060->172.17.0.3:21105, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:50952->172.17.0.3:21106, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:49290->172.17.0.3:21110, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60062->172.17.0.3:21105, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:48320->172.17.0.3:21103, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:48326->172.17.0.3:21103, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43826->172.17.0.3:21100, err= --- PASS: TestTransformFile (0.06s) === RUN TestManualTransformFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:31 DEBUG : Reset feature "Copy" 2026/08/13 01:53:31 DEBUG : Reset feature "Move" 2026/08/13 01:53:31 DEBUG : Reset feature "Copy" 2026/08/13 01:53:31 DEBUG : Reset feature "Move" 2026/08/13 01:53:31 DEBUG : empty_dir: Making directory with metadata 2026/08/13 01:53:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43896->172.17.0.3:21109, err= 2026/08/13 01:53:31 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:53:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 01:53:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60076->172.17.0.3:21105, err= 2026/08/13 01:53:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 01:53:31 INFO : tictacempty_dir: Making directory 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39662->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:49306->172.17.0.3:21110, err= 2026/08/13 01:53:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 01:53:31 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:53:31 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:53:31 INFO : tictactoe: Making directory 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:49314->172.17.0.3:21110, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55928->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:53:31 DEBUG : toe: transformed to: tictactoe 2026/08/13 01:53:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 01:53:31 INFO : tictactoe/tictactoe: Making directory 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43836->172.17.0.3:21100, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:49318->172.17.0.3:21110, err= 2026/08/13 01:53:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 01:53:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/13 01:53:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 01:53:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 01:53:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:50956->172.17.0.3:21106, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:50972->172.17.0.3:21106, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43846->172.17.0.3:21100, err= 2026/08/13 01:53:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/13 01:53:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 01:53:31 INFO : toe/toe/toe.txt: Deleted 2026/08/13 01:53:31 INFO : toe/toe: Removing directory 2026/08/13 01:53:31 INFO : toe: Removing directory 2026/08/13 01:53:31 INFO : empty_dir: Removing directory 2026/08/13 01:53:31 DEBUG : Local file system at /tmp/rclone4065823964: deleted 3 directories 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43858->172.17.0.3:21100, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:49324->172.17.0.3:21110, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43908->172.17.0.3:21109, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59526->172.17.0.3:21107, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39672->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43866->172.17.0.3:21100, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39684->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/13 01:53:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/13 01:53:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/13 01:53:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60078->172.17.0.3:21105, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:49156->172.17.0.3:21104, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:48328->172.17.0.3:21103, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:50976->172.17.0.3:21106, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39688->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59530->172.17.0.3:21107, err= 2026/08/13 01:53:31 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/13 01:53:31 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:49160->172.17.0.3:21104, err= 2026/08/13 01:53:31 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59540->172.17.0.3:21107, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43920->172.17.0.3:21109, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43876->172.17.0.3:21100, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39702->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47854->172.17.0.3:21101, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43886->172.17.0.3:21100, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:48344->172.17.0.3:21103, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:49334->172.17.0.3:21110, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:48348->172.17.0.3:21103, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55934->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39704->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60086->172.17.0.3:21105, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:49338->172.17.0.3:21110, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:50984->172.17.0.3:21106, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:48356->172.17.0.3:21103, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55938->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:51000->172.17.0.3:21106, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39710->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59550->172.17.0.3:21107, err= --- PASS: TestManualTransformFile (0.06s) === RUN TestBase64 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:31 DEBUG : toe: transformed to: dG9l 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47870->172.17.0.3:21101, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:49342->172.17.0.3:21110, err= 2026/08/13 01:53:31 DEBUG : toe: transformed to: dG9l 2026/08/13 01:53:31 INFO : dG9l: Making directory 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60098->172.17.0.3:21105, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39712->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : toe: transformed to: dG9l 2026/08/13 01:53:31 DEBUG : toe: transformed to: dG9l 2026/08/13 01:53:31 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/13 01:53:31 INFO : dG9l/dG9l: Making directory 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43900->172.17.0.3:21100, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55946->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/13 01:53:31 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/08/13 01:53:31 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/13 01:53:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:31 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47882->172.17.0.3:21101, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43926->172.17.0.3:21109, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43938->172.17.0.3:21109, err= 2026/08/13 01:53:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/08/13 01:53:31 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/08/13 01:53:31 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39724->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:49170->172.17.0.3:21104, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59562->172.17.0.3:21107, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43902->172.17.0.3:21100, err= 2026/08/13 01:53:31 DEBUG : dG9l: transformed to: toe 2026/08/13 01:53:31 DEBUG : dG9l: transformed to: toe 2026/08/13 01:53:31 INFO : toe: Set directory modification time (using SetModTime) 2026/08/13 01:53:31 DEBUG : Added delayed dir = "toe", newDst=toe 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21109") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43942->172.17.0.3:21109, err= 2026/08/13 01:53:31 DEBUG : dG9l: transformed to: toe 2026/08/13 01:53:31 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/08/13 01:53:31 INFO : toe/toe: Set directory modification time (using SetModTime) 2026/08/13 01:53:31 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:49354->172.17.0.3:21110, err= 2026/08/13 01:53:31 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/08/13 01:53:31 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/13 01:53:31 DEBUG : Local file system at /tmp/rclone4065823964: Waiting for checks to finish 2026/08/13 01:53:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/08/13 01:53:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/08/13 01:53:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/08/13 01:53:31 DEBUG : Local file system at /tmp/rclone4065823964: Waiting for transfers to finish 2026/08/13 01:53:31 DEBUG : Waiting for deletions to finish 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39732->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:49362->172.17.0.3:21110, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:49374->172.17.0.3:21110, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21102") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:55956->172.17.0.3:21102, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:49376->172.17.0.3:21110, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39738->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60110->172.17.0.3:21105, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39748->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43916->172.17.0.3:21100, err= --- PASS: TestBase64 (0.04s) === RUN TestError run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juwaxuh1debi", Local "Local file system at /tmp/rclone4065823964", Modify Window "1s" 2026/08/13 01:53:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/13 01:53:31 DEBUG : toe: transformed to: 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21110") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:49386->172.17.0.3:21110, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60120->172.17.0.3:21105, err= 2026/08/13 01:53:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/13 01:53:31 DEBUG : toe: transformed to: 2026/08/13 01:53:31 INFO : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Making directory 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39758->172.17.0.3:21108, err= 2026/08/13 01:53:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/13 01:53:31 DEBUG : toe: transformed to: 2026/08/13 01:53:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/13 01:53:31 DEBUG : toe: transformed to: 2026/08/13 01:53:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/13 01:53:31 DEBUG : toe/toe: transformed to: 2026/08/13 01:53:31 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/13 01:53:31 INFO : toe/toe: Making directory 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59564->172.17.0.3:21107, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:51004->172.17.0.3:21106, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:51018->172.17.0.3:21106, err= 2026/08/13 01:53:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/13 01:53:31 DEBUG : toe/toe: transformed to: 2026/08/13 01:53:31 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/13 01:53:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/13 01:53:31 DEBUG : toe: transformed to: 2026/08/13 01:53:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/13 01:53:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/13 01:53:31 DEBUG : toe/toe/toe: transformed to: 2026/08/13 01:53:31 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for checks to finish 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Waiting for transfers to finish 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21107") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:59570->172.17.0.3:21107, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:48372->172.17.0.3:21103, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:49174->172.17.0.3:21104, err= 2026/08/13 01:53:31 DEBUG : toe/toe/toe: size = 11 OK 2026/08/13 01:53:31 INFO : toe/toe/toe: Copied (new) 2026/08/13 01:53:31 ERROR : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: not deleting files as there were IO errors 2026/08/13 01:53:31 ERROR : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: not deleting directories as there were IO errors 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21100") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:43920->172.17.0.3:21100, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47888->172.17.0.3:21101, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21101") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:47896->172.17.0.3:21101, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:48376->172.17.0.3:21103, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:49176->172.17.0.3:21104, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21106") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:51028->172.17.0.3:21106, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21108") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:39768->172.17.0.3:21108, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:48386->172.17.0.3:21103, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21103") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:48398->172.17.0.3:21103, err= --- PASS: TestError (0.03s) PASS 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21105") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:60124->172.17.0.3:21105, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: dial("tcp","172.17.0.3:21104") 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: > dial: conn=172.17.0.1:49192->172.17.0.3:21104, err= 2026/08/13 01:53:31 DEBUG : ftp://172.17.0.3:21/rclone-test-juwaxuh1debi: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPVsftpd: -verbose" - Finished OK in 7.125504299s (try 1/5)