"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPVsftpd: -verbose" - Starting (try 1/5) 2026/05/20 05:31:38 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-cedawer3daxe" 2026/05/20 05:31:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/20 05:31:38 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/05/20 05:31:38 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:38 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:38 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:38 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:38 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:38 DEBUG : TestFTPVsftpd: detected overridden config - adding "{8VYE0}" suffix to name 2026/05/20 05:31:38 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:38 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:38 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:38 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:38 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Connecting to FTP server 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52758->172.17.0.8:21, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40996->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : Creating backend with remote "/tmp/rclone1204350446" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.01s) === 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.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45678->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38238->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33056->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/20 05:31:38 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:51626->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45688->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:55722->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45704->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59636->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:51636->172.17.0.8:21105, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:51640->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34908->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:51656->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38246->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45720->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60894->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34910->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38252->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/20 05:31:38 INFO : sub dir/hello world: Copied (new) 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42176->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33066->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42188->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60906->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42194->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45736->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60914->172.17.0.8:21103, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45746->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45754->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38254->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60924->172.17.0.8:21103, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42200->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45758->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45770->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59652->172.17.0.8:21106, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:38 DEBUG : Creating backend with remote "/non-existing" 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:51664->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34916->172.17.0.8:21101, err= 2026/05/20 05:31:38 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34928->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38270->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34934->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42212->172.17.0.8:21109, err= --- PASS: TestCopyMissingDirectory (0.01s) === RUN TestCopyNoTraverse run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59658->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40998->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60934->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59674->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45772->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34948->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60942->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/20 05:31:38 INFO : sub dir/hello world: Copied (new) 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45780->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59690->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60952->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38280->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38296->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:55732->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41008->172.17.0.8:21108, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" sync_test.go:222: Only runs on local 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34964->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45790->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41010->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:55740->172.17.0.8:21102, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:38 INFO : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Running all checks before starting transfers 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33072->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38302->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:38 INFO : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Checks finished, now starting transfers 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45806->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38304->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60958->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34970->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59704->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41018->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/20 05:31:38 INFO : sub dir/hello world: Copied (new) 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:51668->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60970->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38314->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45808->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38318->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:51672->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60984->172.17.0.8:21103, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:38 ERROR : Ignoring --no-traverse with sync 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42228->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59152->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:51674->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:55756->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59166->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34984->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33084->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34994->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/20 05:31:38 INFO : sub dir/hello world: Copied (new) 2026/05/20 05:31:38 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45824->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38320->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45836->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:55764->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:55778->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35004->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:51682->172.17.0.8:21105, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41020->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38324->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60998->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59178->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32776->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32778->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32780->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/05/20 05:31:38 INFO : hello world2: Copied (new) 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45848->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42242->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35006->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59182->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59712->172.17.0.8:21106, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41030->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41042->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35018->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59184->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38326->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42248->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33096->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/05/20 05:31:38 INFO : potato2: Copied (new) 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59196->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42256->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35030->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32790->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45856->172.17.0.8:21107, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:51690->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59212->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32806->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45858->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59220->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59222->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/05/20 05:31:38 INFO : potato2: Copied (new) 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33104->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35040->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38336->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59718->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42264->172.17.0.8:21109, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:38 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/20 05:31:38 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/20 05:31:38 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/20 05:31:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32812->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35046->172.17.0.8:21101, err= 2026/05/20 05:31:38 INFO : sub dir2: Making directory 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45874->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41056->172.17.0.8:21108, err= 2026/05/20 05:31:38 INFO : sub dir: Making directory 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42278->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:55782->172.17.0.8:21102, err= 2026/05/20 05:31:38 INFO : sub dir2/sub sub dir2: Making directory 2026/05/20 05:31:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Connecting to FTP server 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52766->172.17.0.8:21, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:55796->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33106->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42292->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38350->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:55810->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41060->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59720->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/20 05:31:38 INFO : sub dir/hello world: Copied (new) 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38364->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:51694->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59724->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38374->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:55812->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:51708->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:51720->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38378->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35050->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33118->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59728->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:51732->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35052->172.17.0.8:21101, err= --- PASS: TestCopyEmptyDirectories (0.03s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:38 INFO : sub dir2: Making directory 2026/05/20 05:31:38 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/20 05:31:38 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33130->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33134->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38392->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:55822->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35062->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32816->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42300->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41062->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/20 05:31:38 INFO : sub dir/hello world: Copied (new) 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45886->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:55836->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38402->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33150->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59730->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32818->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33162->172.17.0.8:21110, err= --- PASS: TestCopyNoEmptyDirectories (0.02s) === RUN TestMoveEmptyDirectories run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:38 DEBUG : sub dir2: Making directory with metadata 2026/05/20 05:31:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:55848->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:51738->172.17.0.8:21105, err= 2026/05/20 05:31:38 INFO : sub dir2: Making directory 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33170->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45900->172.17.0.8:21107, err= 2026/05/20 05:31:38 INFO : sub dir: Making directory 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38406->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41066->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33186->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:55860->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33202->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59224->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45908->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/20 05:31:38 INFO : sub dir/hello world: Copied (new) 2026/05/20 05:31:38 INFO : sub dir/hello world: Deleted 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32824->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:55868->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59230->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41072->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41074->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32826->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42314->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:51752->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59732->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41082->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45918->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59234->172.17.0.8:21104, err= --- PASS: TestMoveEmptyDirectories (0.02s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38422->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32840->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32854->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59248->172.17.0.8:21104, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:38 INFO : sub dir2: Making directory 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41096->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59746->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:51764->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33216->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38432->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42328->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32868->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59762->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/20 05:31:38 INFO : sub dir/hello world: Copied (new) 2026/05/20 05:31:38 INFO : sub dir/hello world: Deleted 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45920->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45926->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42340->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42350->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:55884->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38434->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:55898->172.17.0.8:21102, err= --- PASS: TestMoveNoEmptyDirectories (0.02s) === RUN TestSyncEmptyDirectories run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:38 DEBUG : sub dir2: Making directory with metadata 2026/05/20 05:31:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/20 05:31:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45928->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:55900->172.17.0.8:21102, err= 2026/05/20 05:31:38 INFO : sub dir2: Making directory 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45930->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59264->172.17.0.8:21104, err= 2026/05/20 05:31:38 INFO : sub dir: Making directory 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59778->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59280->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41104->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45932->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38442->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32884->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41112->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/20 05:31:38 INFO : sub dir/hello world: Copied (new) 2026/05/20 05:31:38 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41114->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35076->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59786->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41118->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59802->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32900->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38454->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41130->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35086->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45936->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59286->172.17.0.8:21104, err= --- PASS: TestSyncEmptyDirectories (0.02s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:55904->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:55908->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:55920->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45942->172.17.0.8:21107, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:38 INFO : sub dir2: Making directory 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35098->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35100->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59812->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42366->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35110->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32902->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45944->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45960->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/20 05:31:38 INFO : sub dir/hello world: Copied (new) 2026/05/20 05:31:38 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59814->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59822->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:55922->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:51766->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32910->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59302->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32918->172.17.0.8:21103, err= --- PASS: TestSyncNoEmptyDirectories (0.02s) === RUN TestServerSideCopy run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45968->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:51780->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:55936->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59834->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35122->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33226->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-dagomil7doxo" 2026/05/20 05:31:38 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/05/20 05:31:38 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:38 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:38 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:38 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:38 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:38 DEBUG : TestFTPVsftpd: detected overridden config - adding "{8VYE0}" suffix to name 2026/05/20 05:31:38 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:38 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:38 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:38 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:38 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-dagomil7doxo: Connecting to FTP server 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-dagomil7doxo: dial("tcp","172.17.0.8:21") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-dagomil7doxo: > dial: conn=172.17.0.1:52778->172.17.0.8:21, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-dagomil7doxo: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-dagomil7doxo: > dial: conn=172.17.0.1:45980->172.17.0.8:21107, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.8:21/rclone-test-cedawer3daxe -> ftp://172.17.0.8:21/rclone-test-dagomil7doxo 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59304->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-dagomil7doxo: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-dagomil7doxo: > dial: conn=172.17.0.1:35138->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-dagomil7doxo: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-dagomil7doxo: > dial: conn=172.17.0.1:59848->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:55946->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-dagomil7doxo: Waiting for checks to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-dagomil7doxo: Waiting for transfers to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42380->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-dagomil7doxo: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-dagomil7doxo: > dial: conn=172.17.0.1:59856->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-dagomil7doxo: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-dagomil7doxo: > dial: conn=172.17.0.1:59858->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-dagomil7doxo: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-dagomil7doxo: > dial: conn=172.17.0.1:45986->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-dagomil7doxo: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-dagomil7doxo: > dial: conn=172.17.0.1:55954->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-dagomil7doxo: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-dagomil7doxo: > dial: conn=172.17.0.1:38466->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-dagomil7doxo: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-dagomil7doxo: > dial: conn=172.17.0.1:33236->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/05/20 05:31:38 INFO : sub dir/hello world: Copied (new) 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-dagomil7doxo: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-dagomil7doxo: > dial: conn=172.17.0.1:32932->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-dagomil7doxo: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-dagomil7doxo: > dial: conn=172.17.0.1:41144->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-dagomil7doxo: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-dagomil7doxo: > dial: conn=172.17.0.1:55960->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-dagomil7doxo: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-dagomil7doxo: > dial: conn=172.17.0.1:59868->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-dagomil7doxo: Purge object "sub dir/hello world" 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-dagomil7doxo: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-dagomil7doxo: > dial: conn=172.17.0.1:38470->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-dagomil7doxo: Purge dir "sub dir" 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-dagomil7doxo: Purge dir "" 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:55968->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33242->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45994->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:51788->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42392->172.17.0.8:21109, err= --- PASS: TestServerSideCopy (0.03s) === RUN TestCopyOverSelf run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:55970->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46008->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32944->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35148->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35164->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33248->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:51796->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32952->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1204350446) 2026/05/20 05:31:38 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.8:21/rclone-test-cedawer3daxe) 2026/05/20 05:31:38 DEBUG : sub dir/hello world: Sizes differ 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59320->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:51804->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46014->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33262->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59324->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/05/20 05:31:38 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42402->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46026->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46042->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35166->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59878->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42418->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38472->172.17.0.8:21100, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35180->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35186->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:55972->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38488->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59334->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33278->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-vurorih2tumo" 2026/05/20 05:31:38 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/05/20 05:31:38 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:38 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:38 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:38 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:38 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:38 DEBUG : TestFTPVsftpd: detected overridden config - adding "{8VYE0}" suffix to name 2026/05/20 05:31:38 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:38 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:38 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:38 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:38 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: Connecting to FTP server 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: dial("tcp","172.17.0.8:21") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: > dial: conn=172.17.0.1:52794->172.17.0.8:21, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: > dial: conn=172.17.0.1:42420->172.17.0.8:21109, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.8:21/rclone-test-cedawer3daxe -> ftp://172.17.0.8:21/rclone-test-vurorih2tumo 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32954->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: > dial: conn=172.17.0.1:38500->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: > dial: conn=172.17.0.1:59346->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46048->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: Waiting for checks to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: Waiting for transfers to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33284->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: > dial: conn=172.17.0.1:51806->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: > dial: conn=172.17.0.1:46064->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: > dial: conn=172.17.0.1:59350->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: > dial: conn=172.17.0.1:38506->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: > dial: conn=172.17.0.1:32968->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: > dial: conn=172.17.0.1:55982->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/05/20 05:31:38 INFO : sub dir/hello world: Copied (new) 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: > dial: conn=172.17.0.1:51812->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: > dial: conn=172.17.0.1:32982->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59362->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32986->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38512->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35202->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33002->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: > dial: conn=172.17.0.1:38514->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59364->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41154->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: > dial: conn=172.17.0.1:59376->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: Waiting for checks to finish 2026/05/20 05:31:38 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.8:21/rclone-test-cedawer3daxe) 2026/05/20 05:31:38 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.8:21/rclone-test-vurorih2tumo) 2026/05/20 05:31:38 DEBUG : sub dir/hello world: Sizes differ 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: Waiting for transfers to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:55992->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: > dial: conn=172.17.0.1:38520->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: > dial: conn=172.17.0.1:46070->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: > dial: conn=172.17.0.1:46078->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : sub dir/hello world.7915718a.partial: size = 17 OK 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: > dial: conn=172.17.0.1:38522->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: > dial: conn=172.17.0.1:46080->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : sub dir/hello world.7915718a.partial: renamed to: sub dir/hello world 2026/05/20 05:31:38 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: > dial: conn=172.17.0.1:51814->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: > dial: conn=172.17.0.1:38524->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: > dial: conn=172.17.0.1:59890->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: > dial: conn=172.17.0.1:51822->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: Purge object "sub dir/hello world" 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: > dial: conn=172.17.0.1:55998->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: Purge dir "sub dir" 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-vurorih2tumo: Purge dir "" 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46090->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:51836->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59378->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46096->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33004->172.17.0.8:21103, err= --- PASS: TestServerSideCopyOverSelf (0.05s) === RUN TestMoveOverSelf run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38536->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35208->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56014->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35222->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33020->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59394->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35238->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33290->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1204350446) 2026/05/20 05:31:38 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.8:21/rclone-test-cedawer3daxe) 2026/05/20 05:31:38 DEBUG : sub dir/hello world: Sizes differ 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41164->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35254->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59906->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42424->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33026->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/05/20 05:31:38 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/20 05:31:38 INFO : sub dir/hello world: Deleted 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35270->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:51852->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33030->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56028->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46110->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33040->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33300->172.17.0.8:21110, err= --- PASS: TestMoveOverSelf (0.02s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46122->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33304->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42432->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38544->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41172->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38558->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-daxipuc4fesa" 2026/05/20 05:31:38 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/05/20 05:31:38 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:38 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:38 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:38 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:38 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:38 DEBUG : TestFTPVsftpd: detected overridden config - adding "{8VYE0}" suffix to name 2026/05/20 05:31:38 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:38 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:38 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:38 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:38 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: Connecting to FTP server 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: dial("tcp","172.17.0.8:21") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: > dial: conn=172.17.0.1:52796->172.17.0.8:21, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: > dial: conn=172.17.0.1:35276->172.17.0.8:21101, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.8:21/rclone-test-cedawer3daxe -> ftp://172.17.0.8:21/rclone-test-daxipuc4fesa 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: > dial: conn=172.17.0.1:41178->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59920->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: > dial: conn=172.17.0.1:35278->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38564->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: Waiting for checks to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: Waiting for transfers to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38580->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: > dial: conn=172.17.0.1:46132->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: > dial: conn=172.17.0.1:33314->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: > dial: conn=172.17.0.1:35288->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: > dial: conn=172.17.0.1:56042->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: > dial: conn=172.17.0.1:41192->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: > dial: conn=172.17.0.1:46134->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/05/20 05:31:38 INFO : sub dir/hello world: Copied (new) 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: > dial: conn=172.17.0.1:38582->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: > dial: conn=172.17.0.1:33050->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38588->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38596->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59398->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59412->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42442->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: Using server-side directory move 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: > dial: conn=172.17.0.1:35294->172.17.0.8:21101, err= 2026/05/20 05:31:38 INFO : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46148->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: > dial: conn=172.17.0.1:56056->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: > dial: conn=172.17.0.1:42450->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33330->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: Waiting for checks to finish 2026/05/20 05:31:38 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.8:21/rclone-test-cedawer3daxe) 2026/05/20 05:31:38 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.8:21/rclone-test-daxipuc4fesa) 2026/05/20 05:31:38 DEBUG : sub dir/hello world: Sizes differ 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: Waiting for transfers to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: > dial: conn=172.17.0.1:59936->172.17.0.8:21106, err= 2026/05/20 05:31:38 INFO : sub dir/hello world: Deleted 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: > dial: conn=172.17.0.1:42452->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: > dial: conn=172.17.0.1:42460->172.17.0.8:21109, err= 2026/05/20 05:31:38 INFO : sub dir/hello world: Moved (server-side) 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41208->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59940->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:51868->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: > dial: conn=172.17.0.1:33344->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: > dial: conn=172.17.0.1:42476->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41212->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59956->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41224->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:51878->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33056->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : testing file moves 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: > dial: conn=172.17.0.1:42478->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46160->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33062->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: > dial: conn=172.17.0.1:51894->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: Waiting for checks to finish 2026/05/20 05:31:38 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.8:21/rclone-test-cedawer3daxe) 2026/05/20 05:31:38 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.8:21/rclone-test-daxipuc4fesa) 2026/05/20 05:31:38 DEBUG : sub dir/hello world: Sizes differ 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: Waiting for transfers to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: > dial: conn=172.17.0.1:35304->172.17.0.8:21101, err= 2026/05/20 05:31:38 INFO : sub dir/hello world: Deleted 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: > dial: conn=172.17.0.1:35314->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: > dial: conn=172.17.0.1:38610->172.17.0.8:21100, err= 2026/05/20 05:31:38 INFO : sub dir/hello world: Moved (server-side) 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:51908->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35326->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33078->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: > dial: conn=172.17.0.1:41234->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: > dial: conn=172.17.0.1:56066->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: > dial: conn=172.17.0.1:42494->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: > dial: conn=172.17.0.1:38626->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: Purge object "sub dir/hello world" 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: > dial: conn=172.17.0.1:59962->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: Purge dir "sub dir" 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-daxipuc4fesa: Purge dir "" 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59976->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:51916->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41246->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41262->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41272->172.17.0.8:21108, err= --- PASS: TestServerSideMoveOverSelf (0.06s) === RUN TestCopyAfterDelete run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46162->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38636->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46174->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41274->172.17.0.8:21108, err= 2026/05/20 05:31:38 ERROR : error listing: directory not found 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41288->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33080->172.17.0.8:21103, err= 2026/05/20 05:31:38 INFO : Local file system at /tmp/rclone1204350446: Making directory 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59420->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41290->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35328->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46182->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56078->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33086->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59984->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59430->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59998->172.17.0.8:21106, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33100->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60006->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33350->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38640->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38648->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59436->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33364->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35342->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/20 05:31:38 DEBUG : Local file system at /tmp/rclone1204350446: Waiting for checks to finish 2026/05/20 05:31:38 DEBUG : Local file system at /tmp/rclone1204350446: Waiting for transfers to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41296->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/05/20 05:31:38 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/05/20 05:31:38 INFO : sub dir/hello world: Copied (new) 2026/05/20 05:31:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35348->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56082->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38652->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41298->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46186->172.17.0.8:21107, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33370->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38660->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33386->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42496->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60014->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56092->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59440->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/05/20 05:31:38 INFO : check sum: Copied (new) 2026/05/20 05:31:38 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42502->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60016->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : check sum: size = 1 OK 2026/05/20 05:31:38 NOTICE: ftp://172.17.0.8:21/rclone-test-cedawer3daxe: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/20 05:31:38 DEBUG : check sum: Size of src and dst objects identical 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:38 DEBUG : check sum: Unchanged skipping 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:38 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:38 INFO : There was nothing to transfer 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33110->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33388->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42516->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59442->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33402->172.17.0.8:21110, err= --- PASS: TestSyncBasedOnCheckSum (0.01s) === RUN TestSyncSizeOnly run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59446->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60026->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33126->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33410->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42518->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60030->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:51924->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/05/20 05:31:38 INFO : sizeonly: Copied (new) 2026/05/20 05:31:38 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56104->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:51930->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : sizeonly: size = 6 OK 2026/05/20 05:31:38 DEBUG : sizeonly: Sizes identical 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:38 DEBUG : sizeonly: Unchanged skipping 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:38 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:38 INFO : There was nothing to transfer 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41314->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33412->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59448->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:51940->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42530->172.17.0.8:21109, err= --- PASS: TestSyncSizeOnly (0.02s) === RUN TestSyncIgnoreSize run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56120->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35356->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56136->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60044->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:51950->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42534->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35366->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/05/20 05:31:38 INFO : ignore-size: Copied (new) 2026/05/20 05:31:38 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42538->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59452->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:38 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:38 DEBUG : ignore-size: Unchanged skipping 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:38 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:38 INFO : There was nothing to transfer 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:51966->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42546->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:51968->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56148->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56160->172.17.0.8:21102, err= --- PASS: TestSyncIgnoreSize (0.01s) === RUN TestSyncIgnoreTimes run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35378->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59462->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:51970->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56174->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35394->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : existing: size = 6 OK 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:38 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:38 DEBUG : existing: Unchanged skipping 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:38 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:38 INFO : There was nothing to transfer 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:51972->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59464->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35400->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60046->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56182->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59476->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/05/20 05:31:38 INFO : existing: Copied (replaced existing) 2026/05/20 05:31:38 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33422->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60058->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38672->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:51978->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33134->172.17.0.8:21103, err= --- PASS: TestSyncIgnoreTimes (0.02s) === RUN TestSyncIgnoreExisting run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60072->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35406->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41322->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42556->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56190->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46192->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:51984->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/05/20 05:31:38 INFO : existing: Copied (new) 2026/05/20 05:31:38 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56192->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:51990->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:38 DEBUG : existing: Destination exists, skipping 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:38 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:38 INFO : There was nothing to transfer 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35414->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59482->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41338->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42562->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42574->172.17.0.8:21109, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59484->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:51998->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41354->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42578->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59494->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33436->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60080->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35424->172.17.0.8:21101, err= 2026/05/20 05:31:38 INFO : d: Making directory 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56206->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60084->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41356->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Connecting to FTP server 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52810->172.17.0.8:21, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60094->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42588->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33144->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42602->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59502->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Connecting to FTP server 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41370->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52812->172.17.0.8:21, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33444->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59506->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : c/non empty space: size = 5 OK 2026/05/20 05:31:38 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/20 05:31:38 DEBUG : c/non empty space: Unchanged skipping 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42618->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33154->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33448->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52002->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33158->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60098->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60112->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/05/20 05:31:38 INFO : a/potato2: Copied (new) 2026/05/20 05:31:38 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52010->172.17.0.8:21105, err= 2026/05/20 05:31:38 INFO : b/potato: Deleted 2026/05/20 05:31:38 INFO : d: Removing directory 2026/05/20 05:31:38 INFO : b: Removing directory 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: deleted 2 directories 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52026->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46208->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60120->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35430->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41380->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38682->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59518->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52036->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38698->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35440->172.17.0.8:21101, err= --- PASS: TestSyncIgnoreErrors (0.05s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52042->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33456->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56212->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46216->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46224->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:38 DEBUG : empty space: size = 1 OK 2026/05/20 05:31:38 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/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:38 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/05/20 05:31:38 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35448->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33458->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : empty space: size = 1 OK 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:38 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/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38702->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42620->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41390->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38704->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38714->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/05/20 05:31:38 INFO : empty space: Copied (replaced existing) 2026/05/20 05:31:38 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42624->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33164->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41400->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60132->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33172->172.17.0.8:21103, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.02s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56222->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33472->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35452->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56226->172.17.0.8:21102, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41408->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52054->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46234->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46240->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41422->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : foo: size = 3 OK 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:38 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/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41426->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38716->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59520->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52070->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60146->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/05/20 05:31:38 INFO : foo: Copied (replaced existing) 2026/05/20 05:31:38 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38728->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46252->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38740->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46256->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46262->172.17.0.8:21107, err= --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52078->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33186->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35464->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59532->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56230->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/20 05:31:38 DEBUG : empty space: size = 1 OK 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:38 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/20 05:31:38 DEBUG : empty space: Unchanged skipping 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33484->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52090->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56244->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : potato.06503f43.partial: size = 60 OK 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59544->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56248->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : potato.06503f43.partial: renamed to: potato 2026/05/20 05:31:38 INFO : potato: Copied (new) 2026/05/20 05:31:38 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33188->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33496->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56258->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56268->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56282->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35470->172.17.0.8:21101, err= --- PASS: TestSyncAfterAddingAFile (0.02s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33506->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60158->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33520->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33532->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38750->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1204350446) 2026/05/20 05:31:38 DEBUG : potato: size = 60 (ftp://172.17.0.8:21/rclone-test-cedawer3daxe) 2026/05/20 05:31:38 DEBUG : potato: Sizes differ 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38758->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33534->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38766->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59554->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41440->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/05/20 05:31:38 INFO : potato: Copied (replaced existing) 2026/05/20 05:31:38 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38778->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41446->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46274->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38782->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38798->172.17.0.8:21100, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35472->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56292->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59556->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42628->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41460->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : potato: size = 21 OK 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:38 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/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35486->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59562->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56296->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : potato.a809149f.partial: size = 21 OK 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33194->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60160->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : potato.a809149f.partial: renamed to: potato 2026/05/20 05:31:38 INFO : potato: Copied (replaced existing) 2026/05/20 05:31:38 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60166->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33200->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33202->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33210->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56304->172.17.0.8:21102, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33224->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38808->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33236->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59576->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35488->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56320->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42638->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/20 05:31:38 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/20 05:31:38 DEBUG : empty space: size = 1 OK 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:38 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/20 05:31:38 DEBUG : empty space: Unchanged skipping 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:38 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:38 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41466->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35494->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56328->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56334->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52094->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35504->172.17.0.8:21101, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59580->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35514->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38822->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33536->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41474->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41484->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38828->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60174->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/20 05:31:38 DEBUG : empty space: size = 1 OK 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:38 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/20 05:31:38 DEBUG : empty space: Unchanged skipping 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56336->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35516->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42648->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33246->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33250->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/05/20 05:31:38 INFO : potato2: Copied (new) 2026/05/20 05:31:38 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35530->172.17.0.8:21101, err= 2026/05/20 05:31:38 INFO : potato: Deleted 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56350->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38842->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59584->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60184->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38858->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56362->172.17.0.8:21102, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33546->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41500->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59600->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33262->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60198->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33270->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60200->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35538->172.17.0.8:21101, err= 2026/05/20 05:31:38 INFO : d: Making directory 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35550->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33274->172.17.0.8:21103, err= 2026/05/20 05:31:38 INFO : d/e: Making directory 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52100->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38864->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60212->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38874->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60222->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42664->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59616->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46278->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56372->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56374->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33556->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42674->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52114->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : c/non empty space: size = 5 OK 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52118->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : c/non empty space: Unchanged skipping 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59626->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41506->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33278->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35554->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33280->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33296->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/05/20 05:31:38 INFO : a/potato2: Copied (new) 2026/05/20 05:31:38 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60234->172.17.0.8:21106, err= 2026/05/20 05:31:38 INFO : b/potato: Deleted 2026/05/20 05:31:38 INFO : d/e: Removing directory 2026/05/20 05:31:38 INFO : d: Removing directory 2026/05/20 05:31:38 INFO : b: Removing directory 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: deleted 3 directories 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46294->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52126->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60242->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52128->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33302->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52132->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56384->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52142->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52156->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33568->172.17.0.8:21110, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38884->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33576->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52158->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56394->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33306->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59628->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46306->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42680->172.17.0.8:21109, err= 2026/05/20 05:31:38 INFO : d: Making directory 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33578->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41518->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42694->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33312->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46312->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42708->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52170->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60244->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52174->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33328->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38898->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41532->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : c/non empty space: size = 5 OK 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59634->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/20 05:31:38 DEBUG : c/non empty space: Unchanged skipping 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52190->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56400->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42724->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33332->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33582->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/05/20 05:31:38 INFO : a/potato2: Copied (new) 2026/05/20 05:31:38 ERROR : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: not deleting files as there were IO errors 2026/05/20 05:31:38 ERROR : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: not deleting directories as there were IO errors 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46320->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38914->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59646->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33590->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60246->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59660->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56414->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35566->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60254->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41546->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56416->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42738->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41552->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59672->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38928->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38934->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52200->172.17.0.8:21105, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.03s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42746->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42762->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46324->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60260->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33346->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52202->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42772->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60272->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/20 05:31:38 DEBUG : empty space: size = 1 OK 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:38 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/20 05:31:38 DEBUG : empty space: Unchanged skipping 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35570->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52206->172.17.0.8:21105, err= 2026/05/20 05:31:38 INFO : potato: Deleted 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41556->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60276->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52208->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33604->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/05/20 05:31:38 INFO : potato2: Copied (new) 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33360->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33606->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60282->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41572->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46332->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41576->172.17.0.8:21108, err= --- PASS: TestSyncDeleteDuring (0.02s) === RUN TestSyncDeleteBefore run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38942->172.17.0.8:21100, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56420->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60296->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59674->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35584->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33620->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33364->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33630->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41578->172.17.0.8:21108, err= 2026/05/20 05:31:38 INFO : potato: Deleted 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59688->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/20 05:31:38 DEBUG : empty space: size = 1 OK 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:38 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/20 05:31:38 DEBUG : empty space: Unchanged skipping 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60310->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33374->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33390->172.17.0.8:21103, err= 2026/05/20 05:31:38 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42778->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59704->172.17.0.8:21104, err= 2026/05/20 05:31:38 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/05/20 05:31:38 INFO : potato2: Copied (new) 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42794->172.17.0.8:21109, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46340->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52220->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52236->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41582->172.17.0.8:21108, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41590->172.17.0.8:21108, err= --- PASS: TestSyncDeleteBefore (0.02s) === RUN TestCopyDeleteBefore run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33638->172.17.0.8:21110, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60320->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35590->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56434->172.17.0.8:21102, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46348->172.17.0.8:21107, err= 2026/05/20 05:31:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35592->172.17.0.8:21101, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52238->172.17.0.8:21105, err= 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60334->172.17.0.8:21106, err= 2026/05/20 05:31:38 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/05/20 05:31:38 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59720->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33642->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/05/20 05:31:39 INFO : potato2: Copied (new) 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33396->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60350->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56450->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35594->172.17.0.8:21101, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33652->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38946->172.17.0.8:21100, err= --- PASS: TestCopyDeleteBefore (0.02s) === RUN TestSyncWithExclude run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38960->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60364->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38976->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35606->172.17.0.8:21101, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33658->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41600->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41604->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : enormous: Excluded (Size Filter) 2026/05/20 05:31:39 DEBUG : enormous: Excluded 2026/05/20 05:31:39 DEBUG : potato2: Excluded (Size Filter) 2026/05/20 05:31:39 DEBUG : potato2: Excluded 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52248->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : potato2: Excluded (Size Filter) 2026/05/20 05:31:39 DEBUG : potato2: Excluded 2026/05/20 05:31:39 DEBUG : empty space: size = 1 OK 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:39 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/20 05:31:39 DEBUG : empty space: Unchanged skipping 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:39 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:39 INFO : There was nothing to transfer 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42806->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : enormous: Excluded (Size Filter) 2026/05/20 05:31:39 DEBUG : enormous: Excluded 2026/05/20 05:31:39 DEBUG : potato2: Excluded (Size Filter) 2026/05/20 05:31:39 DEBUG : potato2: Excluded 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42822->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : potato2: Excluded (Size Filter) 2026/05/20 05:31:39 DEBUG : potato2: Excluded 2026/05/20 05:31:39 DEBUG : Local file system at /tmp/rclone1204350446: Waiting for checks to finish 2026/05/20 05:31:39 DEBUG : empty space: size = 1 OK 2026/05/20 05:31:39 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/05/20 05:31:39 DEBUG : empty space: Unchanged skipping 2026/05/20 05:31:39 DEBUG : Local file system at /tmp/rclone1204350446: Waiting for transfers to finish 2026/05/20 05:31:39 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:39 INFO : There was nothing to transfer 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42832->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38992->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42844->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42856->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52252->172.17.0.8:21105, err= --- PASS: TestSyncWithExclude (0.02s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35610->172.17.0.8:21101, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52258->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59736->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59746->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35622->172.17.0.8:21101, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46362->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56464->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59750->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35628->172.17.0.8:21101, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33410->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : enormous: Excluded (Size Filter) 2026/05/20 05:31:39 DEBUG : enormous: Excluded 2026/05/20 05:31:39 DEBUG : potato2: Excluded (Size Filter) 2026/05/20 05:31:39 DEBUG : potato2: Excluded 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33666->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : empty space: size = 1 OK 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:39 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/20 05:31:39 DEBUG : empty space: Unchanged skipping 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:39 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60366->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41618->172.17.0.8:21108, err= 2026/05/20 05:31:39 INFO : potato2: Deleted 2026/05/20 05:31:39 INFO : enormous: Deleted 2026/05/20 05:31:39 INFO : There was nothing to transfer 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46374->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39000->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : empty space: size = 1 OK 2026/05/20 05:31:39 DEBUG : Local file system at /tmp/rclone1204350446: Waiting for checks to finish 2026/05/20 05:31:39 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/05/20 05:31:39 DEBUG : empty space: Unchanged skipping 2026/05/20 05:31:39 DEBUG : Local file system at /tmp/rclone1204350446: Waiting for transfers to finish 2026/05/20 05:31:39 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:39 INFO : potato2: Deleted 2026/05/20 05:31:39 INFO : enormous: Deleted 2026/05/20 05:31:39 INFO : There was nothing to transfer 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42860->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41634->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35630->172.17.0.8:21101, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59762->172.17.0.8:21104, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.02s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46384->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59764->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41640->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60378->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35632->172.17.0.8:21101, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56472->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42870->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60388->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46392->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41652->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56488->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41668->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52264->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60402->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : five: Need to transfer - File not found at Destination 2026/05/20 05:31:39 DEBUG : four: size = 4 (Local file system at /tmp/rclone1204350446) 2026/05/20 05:31:39 DEBUG : four: size = 8 (ftp://172.17.0.8:21/rclone-test-cedawer3daxe) 2026/05/20 05:31:39 DEBUG : four: Sizes differ 2026/05/20 05:31:39 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/20 05:31:39 DEBUG : three: size = 5 OK 2026/05/20 05:31:39 DEBUG : three: Sizes identical 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:39 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/20 05:31:39 DEBUG : two: size = 3 OK 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : one: Destination is newer than source, skipping 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60412->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52268->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33424->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46408->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59776->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33672->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52278->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39016->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41682->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : five.0fee171d.partial: size = 4 OK 2026/05/20 05:31:39 DEBUG : four.f852663a.partial: size = 4 OK 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46418->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33676->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42886->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46420->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35640->172.17.0.8:21101, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56502->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : five.0fee171d.partial: renamed to: five 2026/05/20 05:31:39 INFO : five: Copied (new) 2026/05/20 05:31:39 DEBUG : four.f852663a.partial: renamed to: four 2026/05/20 05:31:39 DEBUG : two.8549bf6d.partial: renamed to: two 2026/05/20 05:31:39 INFO : four: Copied (replaced existing) 2026/05/20 05:31:39 INFO : two: Copied (replaced existing) 2026/05/20 05:31:39 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52294->172.17.0.8:21105, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52304->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42898->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60418->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56510->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33692->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59782->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35644->172.17.0.8:21101, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52316->172.17.0.8:21105, err= --- PASS: TestSyncWithUpdateOlder (0.03s) === 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.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/05/20 05:31:39 ERROR : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Ignoring --track-renames as the source and destination do not have a common hash 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52318->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52326->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/20 05:31:39 DEBUG : yam: Need to transfer - File not found at Destination 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60430->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41696->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59798->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56518->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52328->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33432->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/05/20 05:31:39 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46426->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35650->172.17.0.8:21101, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60436->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39028->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/05/20 05:31:39 INFO : potato: Copied (new) 2026/05/20 05:31:39 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/05/20 05:31:39 INFO : yam: Copied (new) 2026/05/20 05:31:39 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46428->172.17.0.8:21107, err= 2026/05/20 05:31:39 ERROR : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Ignoring --track-renames as the source and destination do not have a common hash 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39044->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : yaml: Need to transfer - File not found at Destination 2026/05/20 05:31:39 DEBUG : potato: size = 14 OK 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:39 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:39 DEBUG : potato: Unchanged skipping 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56526->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46444->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59806->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39060->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33446->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/05/20 05:31:39 INFO : yaml: Copied (new) 2026/05/20 05:31:39 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33456->172.17.0.8:21103, err= 2026/05/20 05:31:39 INFO : yam: Deleted 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56542->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33694->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39070->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35654->172.17.0.8:21101, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60442->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60448->172.17.0.8:21106, err= --- PASS: TestSyncWithTrackRenames (0.02s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59822->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59838->172.17.0.8:21104, err= 2026/05/20 05:31:39 INFO : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Making map for --track-renames 2026/05/20 05:31:39 INFO : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Finished making map for --track-renames 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/20 05:31:39 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for renames to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33460->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59846->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46460->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56552->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33464->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33480->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46462->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33496->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/05/20 05:31:39 INFO : potato: Copied (new) 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41704->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60460->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/05/20 05:31:39 INFO : yam: Copied (new) 2026/05/20 05:31:39 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33506->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60466->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : potato: size = 14 OK 2026/05/20 05:31:39 INFO : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Making map for --track-renames 2026/05/20 05:31:39 INFO : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Finished making map for --track-renames 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:39 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:39 DEBUG : potato: Unchanged skipping 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for renames to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41714->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41716->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41732->172.17.0.8:21108, err= 2026/05/20 05:31:39 INFO : yam: Moved (server-side) to: yaml 2026/05/20 05:31:39 INFO : yaml: Renamed from "yam" 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:39 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:39 INFO : There was nothing to transfer 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46472->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59850->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35658->172.17.0.8:21101, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33710->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60478->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33514->172.17.0.8:21103, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.02s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35660->172.17.0.8:21101, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59858->172.17.0.8:21104, err= 2026/05/20 05:31:39 INFO : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Making map for --track-renames 2026/05/20 05:31:39 INFO : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Finished making map for --track-renames 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/20 05:31:39 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for renames to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56564->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35670->172.17.0.8:21101, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52334->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33516->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59870->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56568->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59876->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52346->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41740->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33524->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/05/20 05:31:39 INFO : potato: Copied (new) 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33726->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/05/20 05:31:39 INFO : sub/yam: Copied (new) 2026/05/20 05:31:39 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52350->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41746->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41752->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : potato: size = 14 OK 2026/05/20 05:31:39 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:39 DEBUG : potato: Unchanged skipping 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33730->172.17.0.8:21110, err= 2026/05/20 05:31:39 INFO : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Making map for --track-renames 2026/05/20 05:31:39 INFO : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Finished making map for --track-renames 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for renames to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46484->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52356->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52360->172.17.0.8:21105, err= 2026/05/20 05:31:39 INFO : sub/yam: Moved (server-side) to: yam 2026/05/20 05:31:39 INFO : yam: Renamed from "sub/yam" 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:39 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:39 INFO : There was nothing to transfer 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33732->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33536->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56576->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59890->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59900->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39086->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60480->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39096->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41768->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60494->172.17.0.8:21106, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.02s) === RUN TestServerSideMoveLocal run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:39 DEBUG : Creating backend with remote "/tmp/rclone1204350446/dir1" 2026/05/20 05:31:39 DEBUG : Creating backend with remote "/tmp/rclone1204350446/dir2" 2026/05/20 05:31:39 DEBUG : Local file system at /tmp/rclone1204350446/dir2: Using server-side directory move 2026/05/20 05:31:39 INFO : Local file system at /tmp/rclone1204350446/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/20 05:31:39 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:39 DEBUG : Local file system at /tmp/rclone1204350446/dir2: Waiting for checks to finish 2026/05/20 05:31:39 DEBUG : Local file system at /tmp/rclone1204350446/dir2: Waiting for transfers to finish 2026/05/20 05:31:39 INFO : file1.txt: Moved (server-side) 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46492->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42912->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33552->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46502->172.17.0.8:21107, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52364->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59906->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/20 05:31:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41778->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33734->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60500->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41788->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41802->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60510->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42918->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46510->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60524->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46524->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41818->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59908->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/20 05:31:39 INFO : sub dir/hello world: Copied (new) 2026/05/20 05:31:39 INFO : sub dir/hello world: Deleted 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52370->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/05/20 05:31:39 INFO : nested/sub dir/file: Copied (new) 2026/05/20 05:31:39 INFO : nested/sub dir/file: Deleted 2026/05/20 05:31:39 INFO : sub dir: Removing directory 2026/05/20 05:31:39 INFO : nested/sub dir: Removing directory 2026/05/20 05:31:39 INFO : nested: Removing directory 2026/05/20 05:31:39 DEBUG : Local file system at /tmp/rclone1204350446: deleted 3 directories 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59918->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42926->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33562->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35672->172.17.0.8:21101, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41826->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56584->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46532->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35678->172.17.0.8:21101, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46540->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56590->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39112->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35690->172.17.0.8:21101, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33746->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52386->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/20 05:31:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46548->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35706->172.17.0.8:21101, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46564->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41832->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56594->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41848->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52392->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33568->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33748->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52396->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56604->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60538->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/20 05:31:39 INFO : sub dir/hello world: Copied (new) 2026/05/20 05:31:39 INFO : sub dir/hello world: Deleted 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41856->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/05/20 05:31:39 INFO : nested/sub dir/file: Copied (new) 2026/05/20 05:31:39 INFO : nested/sub dir/file: Deleted 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56614->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60546->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59928->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35710->172.17.0.8:21101, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56628->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60556->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39120->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52398->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46572->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46574->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33574->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59930->172.17.0.8:21104, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33586->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41868->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/20 05:31:39 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46576->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42942->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60560->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52412->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33764->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56630->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/05/20 05:31:39 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42944->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41878->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56632->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33770->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/05/20 05:31:39 INFO : existing-b: Copied (new) 2026/05/20 05:31:39 INFO : existing-b: Deleted 2026/05/20 05:31:39 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/05/20 05:31:39 INFO : existing: Copied (new) 2026/05/20 05:31:39 INFO : existing: Deleted 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39132->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39138->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : existing: Destination exists, skipping 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:39 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:39 INFO : There was nothing to transfer 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60566->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42960->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33588->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33594->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41886->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35712->172.17.0.8:21101, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:39 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-fukifuq2zegi" 2026/05/20 05:31:39 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/05/20 05:31:39 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:39 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:39 DEBUG : TestFTPVsftpd: detected overridden config - adding "{8VYE0}" suffix to name 2026/05/20 05:31:39 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:39 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: Connecting to FTP server 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: dial("tcp","172.17.0.8:21") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: > dial: conn=172.17.0.1:52820->172.17.0.8:21, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: > dial: conn=172.17.0.1:46590->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56634->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52428->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52436->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35728->172.17.0.8:21101, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60572->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59936->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33608->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46600->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59952->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:41896->172.17.0.8:21108, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.8:21/rclone-test-cedawer3daxe -> ftp://172.17.0.8:21/rclone-test-fukifuq2zegi 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: > dial: conn=172.17.0.1:42976->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: > dial: conn=172.17.0.1:41906->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: > dial: conn=172.17.0.1:42982->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: > dial: conn=172.17.0.1:56646->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: > dial: conn=172.17.0.1:46616->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: > dial: conn=172.17.0.1:42996->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: > dial: conn=172.17.0.1:33622->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: > dial: conn=172.17.0.1:41922->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: Using server-side directory move 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: > dial: conn=172.17.0.1:35736->172.17.0.8:21101, err= 2026/05/20 05:31:39 INFO : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: > dial: conn=172.17.0.1:60580->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35748->172.17.0.8:21101, err= 2026/05/20 05:31:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/20 05:31:39 DEBUG : empty space: size = 1 OK 2026/05/20 05:31:39 DEBUG : potato3: size = 68 (ftp://172.17.0.8:21/rclone-test-cedawer3daxe) 2026/05/20 05:31:39 DEBUG : potato3: size = 60 (ftp://172.17.0.8:21/rclone-test-fukifuq2zegi) 2026/05/20 05:31:39 DEBUG : potato3: Sizes differ 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: Connecting to FTP server 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: dial("tcp","172.17.0.8:21") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: Waiting for checks to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: Connecting to FTP server 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: > dial: conn=172.17.0.1:52834->172.17.0.8:21, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: > dial: conn=172.17.0.1:56658->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: > dial: conn=172.17.0.1:39148->172.17.0.8:21100, err= 2026/05/20 05:31:39 INFO : potato2: Moved (server-side) 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: > dial: conn=172.17.0.1:60584->172.17.0.8:21106, err= 2026/05/20 05:31:39 INFO : potato3: Deleted 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: > dial: conn=172.17.0.1:43012->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: dial("tcp","172.17.0.8:21") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: > dial: conn=172.17.0.1:52850->172.17.0.8:21, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: > dial: conn=172.17.0.1:56660->172.17.0.8:21102, err= 2026/05/20 05:31:39 INFO : potato3: Moved (server-side) 2026/05/20 05:31:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/05/20 05:31:39 DEBUG : empty space: Unchanged skipping 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39154->172.17.0.8:21100, err= 2026/05/20 05:31:39 INFO : empty space: Deleted 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: Waiting for transfers to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60592->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39166->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: > dial: conn=172.17.0.1:33778->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-koyulam6xube" 2026/05/20 05:31:39 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/05/20 05:31:39 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:39 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:39 DEBUG : TestFTPVsftpd: detected overridden config - adding "{8VYE0}" suffix to name 2026/05/20 05:31:39 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:39 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-koyulam6xube: Connecting to FTP server 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-koyulam6xube: dial("tcp","172.17.0.8:21") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-koyulam6xube: > dial: conn=172.17.0.1:52862->172.17.0.8:21, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-koyulam6xube: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-koyulam6xube: > dial: conn=172.17.0.1:39176->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-koyulam6xube: Using server-side directory move 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-koyulam6xube: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-koyulam6xube: > dial: conn=172.17.0.1:52444->172.17.0.8:21105, err= 2026/05/20 05:31:39 INFO : ftp://172.17.0.8:21/rclone-test-koyulam6xube: Server side directory move succeeded 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-koyulam6xube: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-koyulam6xube: > dial: conn=172.17.0.1:39186->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: > dial: conn=172.17.0.1:41936->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: > dial: conn=172.17.0.1:59954->172.17.0.8:21104, err= 2026/05/20 05:31:39 ERROR : error listing: directory not found 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-koyulam6xube: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-koyulam6xube: > dial: conn=172.17.0.1:56676->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-koyulam6xube: Purge object "empty space" 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-koyulam6xube: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-koyulam6xube: > dial: conn=172.17.0.1:46622->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-koyulam6xube: Purge object "potato2" 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-koyulam6xube: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-koyulam6xube: > dial: conn=172.17.0.1:46638->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-koyulam6xube: Purge object "potato3" 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-koyulam6xube: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-koyulam6xube: > dial: conn=172.17.0.1:39200->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-koyulam6xube: Purge dir "" 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: > dial: conn=172.17.0.1:52448->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: > dial: conn=172.17.0.1:59964->172.17.0.8:21104, err= 2026/05/20 05:31:39 ERROR : error listing: directory not found 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-fukifuq2zegi: Purge dir "" 2026/05/20 05:31:39 NOTICE: purge failed to rmdir "": directory not found 2026/05/20 05:31:39 NOTICE: purge failed: directory not found 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39210->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59974->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46640->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52450->172.17.0.8:21105, err= --- PASS: TestServerSideMove (0.07s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:39 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-caqanot5guni" 2026/05/20 05:31:39 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/05/20 05:31:39 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:39 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:39 DEBUG : TestFTPVsftpd: detected overridden config - adding "{8VYE0}" suffix to name 2026/05/20 05:31:39 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:39 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-caqanot5guni: Connecting to FTP server 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-caqanot5guni: dial("tcp","172.17.0.8:21") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-caqanot5guni: > dial: conn=172.17.0.1:52868->172.17.0.8:21, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-caqanot5guni: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-caqanot5guni: > dial: conn=172.17.0.1:52466->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43018->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60598->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39224->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46654->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56692->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60614->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39238->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39250->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46666->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46682->172.17.0.8:21107, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.8:21/rclone-test-cedawer3daxe -> ftp://172.17.0.8:21/rclone-test-caqanot5guni 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-caqanot5guni: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-caqanot5guni: > dial: conn=172.17.0.1:46690->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-caqanot5guni: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-caqanot5guni: > dial: conn=172.17.0.1:33792->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-caqanot5guni: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-caqanot5guni: > dial: conn=172.17.0.1:52478->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-caqanot5guni: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-caqanot5guni: > dial: conn=172.17.0.1:46704->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-caqanot5guni: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-caqanot5guni: > dial: conn=172.17.0.1:33634->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-caqanot5guni: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-caqanot5guni: > dial: conn=172.17.0.1:46720->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-caqanot5guni: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-caqanot5guni: > dial: conn=172.17.0.1:33808->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-caqanot5guni: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-caqanot5guni: > dial: conn=172.17.0.1:33642->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-caqanot5guni: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-caqanot5guni: > dial: conn=172.17.0.1:39258->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:59982->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : empty space: Excluded (Size Filter) 2026/05/20 05:31:39 DEBUG : empty space: Excluded 2026/05/20 05:31:39 DEBUG : empty space: Excluded (Size Filter) 2026/05/20 05:31:39 DEBUG : empty space: Excluded 2026/05/20 05:31:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/20 05:31:39 DEBUG : potato3: size = 68 (ftp://172.17.0.8:21/rclone-test-cedawer3daxe) 2026/05/20 05:31:39 DEBUG : potato3: size = 60 (ftp://172.17.0.8:21/rclone-test-caqanot5guni) 2026/05/20 05:31:39 DEBUG : potato3: Sizes differ 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-caqanot5guni: Connecting to FTP server 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-caqanot5guni: dial("tcp","172.17.0.8:21") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-caqanot5guni: Waiting for checks to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-caqanot5guni: Waiting for transfers to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-caqanot5guni: > dial: conn=172.17.0.1:52884->172.17.0.8:21, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-caqanot5guni: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-caqanot5guni: > dial: conn=172.17.0.1:60616->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-caqanot5guni: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-caqanot5guni: > dial: conn=172.17.0.1:39266->172.17.0.8:21100, err= 2026/05/20 05:31:39 INFO : potato2: Moved (server-side) 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-caqanot5guni: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-caqanot5guni: > dial: conn=172.17.0.1:43034->172.17.0.8:21109, err= 2026/05/20 05:31:39 INFO : potato3: Deleted 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-caqanot5guni: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-caqanot5guni: > dial: conn=172.17.0.1:60618->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-caqanot5guni: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-caqanot5guni: > dial: conn=172.17.0.1:39282->172.17.0.8:21100, err= 2026/05/20 05:31:39 INFO : potato3: Moved (server-side) 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43038->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-caqanot5guni: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-caqanot5guni: > dial: conn=172.17.0.1:33650->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-moyoyoh0more" 2026/05/20 05:31:39 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/05/20 05:31:39 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:39 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:39 DEBUG : TestFTPVsftpd: detected overridden config - adding "{8VYE0}" suffix to name 2026/05/20 05:31:39 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:39 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-moyoyoh0more: Connecting to FTP server 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-moyoyoh0more: dial("tcp","172.17.0.8:21") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-moyoyoh0more: > dial: conn=172.17.0.1:52894->172.17.0.8:21, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-moyoyoh0more: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-moyoyoh0more: > dial: conn=172.17.0.1:56702->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-moyoyoh0more: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-caqanot5guni: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-moyoyoh0more: > dial: conn=172.17.0.1:41950->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-caqanot5guni: > dial: conn=172.17.0.1:39296->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-moyoyoh0more: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : empty space: Excluded (Size Filter) 2026/05/20 05:31:39 DEBUG : empty space: Excluded 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-moyoyoh0more: > dial: conn=172.17.0.1:41960->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/20 05:31:39 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-moyoyoh0more: Waiting for checks to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-moyoyoh0more: Waiting for transfers to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-moyoyoh0more: Connecting to FTP server 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-moyoyoh0more: dial("tcp","172.17.0.8:21") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-moyoyoh0more: > dial: conn=172.17.0.1:52898->172.17.0.8:21, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-moyoyoh0more: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-moyoyoh0more: > dial: conn=172.17.0.1:41974->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-moyoyoh0more: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-moyoyoh0more: > dial: conn=172.17.0.1:52494->172.17.0.8:21105, err= 2026/05/20 05:31:39 INFO : potato2: Moved (server-side) 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-moyoyoh0more: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-moyoyoh0more: > dial: conn=172.17.0.1:41986->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-moyoyoh0more: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-moyoyoh0more: > dial: conn=172.17.0.1:35762->172.17.0.8:21101, err= 2026/05/20 05:31:39 INFO : potato3: Moved (server-side) 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-moyoyoh0more: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-moyoyoh0more: > dial: conn=172.17.0.1:46734->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-caqanot5guni: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-caqanot5guni: > dial: conn=172.17.0.1:60620->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-moyoyoh0more: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-moyoyoh0more: > dial: conn=172.17.0.1:56704->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-moyoyoh0more: Purge object "potato2" 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-moyoyoh0more: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-moyoyoh0more: > dial: conn=172.17.0.1:59996->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-moyoyoh0more: Purge object "potato3" 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-moyoyoh0more: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-moyoyoh0more: > dial: conn=172.17.0.1:56710->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-moyoyoh0more: Purge dir "" 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-caqanot5guni: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-caqanot5guni: > dial: conn=172.17.0.1:41998->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-caqanot5guni: Purge object "empty space" 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-caqanot5guni: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-caqanot5guni: > dial: conn=172.17.0.1:60002->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-caqanot5guni: Purge dir "" 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56726->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46738->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60634->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52500->172.17.0.8:21105, err= --- PASS: TestServerSideMoveWithFilter (0.07s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:39 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-faziwuh0jahi" 2026/05/20 05:31:39 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/05/20 05:31:39 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:39 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:39 DEBUG : TestFTPVsftpd: detected overridden config - adding "{8VYE0}" suffix to name 2026/05/20 05:31:39 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:39 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: Connecting to FTP server 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: dial("tcp","172.17.0.8:21") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: > dial: conn=172.17.0.1:52912->172.17.0.8:21, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: > dial: conn=172.17.0.1:43050->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42002->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33810->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52508->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46740->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33818->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46754->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60018->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33666->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43058->172.17.0.8:21109, err= 2026/05/20 05:31:39 INFO : tomatoDir: Making directory 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60034->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60646->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60660->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33832->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42014->172.17.0.8:21108, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.8:21/rclone-test-cedawer3daxe -> ftp://172.17.0.8:21/rclone-test-faziwuh0jahi 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: > dial: conn=172.17.0.1:52516->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: > dial: conn=172.17.0.1:46766->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: > dial: conn=172.17.0.1:33670->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: > dial: conn=172.17.0.1:33838->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: > dial: conn=172.17.0.1:43062->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: > dial: conn=172.17.0.1:33680->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: > dial: conn=172.17.0.1:33686->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: > dial: conn=172.17.0.1:33840->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: Using server-side directory move 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: > dial: conn=172.17.0.1:56736->172.17.0.8:21102, err= 2026/05/20 05:31:39 INFO : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56748->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: > dial: conn=172.17.0.1:35778->172.17.0.8:21101, err= 2026/05/20 05:31:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/20 05:31:39 DEBUG : empty space: size = 1 OK 2026/05/20 05:31:39 DEBUG : potato3: size = 68 (ftp://172.17.0.8:21/rclone-test-cedawer3daxe) 2026/05/20 05:31:39 DEBUG : potato3: size = 60 (ftp://172.17.0.8:21/rclone-test-faziwuh0jahi) 2026/05/20 05:31:39 DEBUG : potato3: Sizes differ 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: Connecting to FTP server 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: Connecting to FTP server 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: dial("tcp","172.17.0.8:21") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33700->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: > dial: conn=172.17.0.1:52924->172.17.0.8:21, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: > dial: conn=172.17.0.1:33852->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60036->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: > dial: conn=172.17.0.1:52526->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: Waiting for checks to finish 2026/05/20 05:31:39 INFO : potato2: Moved (server-side) 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: dial("tcp","172.17.0.8:21") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: > dial: conn=172.17.0.1:52934->172.17.0.8:21, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: > dial: conn=172.17.0.1:42018->172.17.0.8:21108, err= 2026/05/20 05:31:39 INFO : potato3: Deleted 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: > dial: conn=172.17.0.1:52532->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: > dial: conn=172.17.0.1:33858->172.17.0.8:21110, err= 2026/05/20 05:31:39 INFO : potato3: Moved (server-side) 2026/05/20 05:31:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/05/20 05:31:39 DEBUG : empty space: Unchanged skipping 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60052->172.17.0.8:21104, err= 2026/05/20 05:31:39 INFO : empty space: Deleted 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: Waiting for transfers to finish 2026/05/20 05:31:39 INFO : tomatoDir: Removing directory 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: deleted 1 directories 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33860->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42024->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60060->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43068->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: > dial: conn=172.17.0.1:56750->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-qacagel7caje" 2026/05/20 05:31:39 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/05/20 05:31:39 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:39 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:39 DEBUG : TestFTPVsftpd: detected overridden config - adding "{8VYE0}" suffix to name 2026/05/20 05:31:39 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:39 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-qacagel7caje: Connecting to FTP server 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-qacagel7caje: dial("tcp","172.17.0.8:21") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-qacagel7caje: > dial: conn=172.17.0.1:52942->172.17.0.8:21, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-qacagel7caje: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-qacagel7caje: > dial: conn=172.17.0.1:60074->172.17.0.8:21104, err= 2026/05/20 05:31:39 INFO : tomatoDir: Making directory 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: > dial: conn=172.17.0.1:43080->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: > dial: conn=172.17.0.1:60088->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-qacagel7caje: Using server-side directory move 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-qacagel7caje: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-qacagel7caje: > dial: conn=172.17.0.1:60094->172.17.0.8:21104, err= 2026/05/20 05:31:39 INFO : ftp://172.17.0.8:21/rclone-test-qacagel7caje: Server side directory move succeeded 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-qacagel7caje: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-qacagel7caje: > dial: conn=172.17.0.1:60672->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-qacagel7caje: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-qacagel7caje: > dial: conn=172.17.0.1:60110->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-qacagel7caje: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-qacagel7caje: > dial: conn=172.17.0.1:46774->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: > dial: conn=172.17.0.1:60688->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: > dial: conn=172.17.0.1:43096->172.17.0.8:21109, err= 2026/05/20 05:31:39 ERROR : error listing: directory not found 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: > dial: conn=172.17.0.1:33702->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: > dial: conn=172.17.0.1:35784->172.17.0.8:21101, err= 2026/05/20 05:31:39 ERROR : error listing: directory not found 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-qacagel7caje: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-qacagel7caje: > dial: conn=172.17.0.1:43106->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-qacagel7caje: Purge object "empty space" 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-qacagel7caje: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-qacagel7caje: > dial: conn=172.17.0.1:33704->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-qacagel7caje: Purge object "potato2" 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-qacagel7caje: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-qacagel7caje: > dial: conn=172.17.0.1:60696->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-qacagel7caje: Purge object "potato3" 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-qacagel7caje: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-qacagel7caje: > dial: conn=172.17.0.1:33718->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-qacagel7caje: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-qacagel7caje: > dial: conn=172.17.0.1:43112->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-qacagel7caje: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-qacagel7caje: > dial: conn=172.17.0.1:43118->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-qacagel7caje: Purge dir "tomatoDir" 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-qacagel7caje: Purge dir "" 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: > dial: conn=172.17.0.1:42032->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: > dial: conn=172.17.0.1:60706->172.17.0.8:21106, err= 2026/05/20 05:31:39 ERROR : error listing: directory not found 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-faziwuh0jahi: Purge dir "" 2026/05/20 05:31:39 NOTICE: purge failed to rmdir "": directory not found 2026/05/20 05:31:39 NOTICE: purge failed: directory not found 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35794->172.17.0.8:21101, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42034->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43130->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60112->172.17.0.8:21104, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.09s) === RUN TestServerSideMoveOverlap run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60714->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35804->172.17.0.8:21101, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52540->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43142->172.17.0.8:21109, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:39 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-cedawer3daxe/rclone-sync-test" 2026/05/20 05:31:39 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/05/20 05:31:39 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:39 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:39 DEBUG : TestFTPVsftpd: detected overridden config - adding "{8VYE0}" suffix to name 2026/05/20 05:31:39 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:39 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test: Connecting to FTP server 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test: dial("tcp","172.17.0.8:21") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test: > dial: conn=172.17.0.1:52946->172.17.0.8:21, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test: > dial: conn=172.17.0.1:52554->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42046->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60120->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52556->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56752->172.17.0.8:21102, err= --- PASS: TestSyncOverlap (0.01s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:39 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-cedawer3daxe/rclone-sync-test" 2026/05/20 05:31:39 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/05/20 05:31:39 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:39 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:39 DEBUG : TestFTPVsftpd: detected overridden config - adding "{8VYE0}" suffix to name 2026/05/20 05:31:39 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:39 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test: Connecting to FTP server 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test: dial("tcp","172.17.0.8:21") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test: > dial: conn=172.17.0.1:52950->172.17.0.8:21, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test: > dial: conn=172.17.0.1:42058->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test: > dial: conn=172.17.0.1:43158->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test: > dial: conn=172.17.0.1:43160->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-cedawer3daxe/rclone-sync-test-include/layer2" 2026/05/20 05:31:39 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/05/20 05:31:39 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:39 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:39 DEBUG : TestFTPVsftpd: detected overridden config - adding "{8VYE0}" suffix to name 2026/05/20 05:31:39 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:39 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test-include/layer2: Connecting to FTP server 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.8:21") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:52952->172.17.0.8:21, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:43164->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:43168->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:52566->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:42066->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-cedawer3daxe/rclone-sync-test-ignore-file" 2026/05/20 05:31:39 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/05/20 05:31:39 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:39 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:39 DEBUG : TestFTPVsftpd: detected overridden config - adding "{8VYE0}" suffix to name 2026/05/20 05:31:39 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:39 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test-ignore-file: Connecting to FTP server 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test-ignore-file: dial("tcp","172.17.0.8:21") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:52954->172.17.0.8:21, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test-ignore-file: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:33724->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test-ignore-file: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:35818->172.17.0.8:21101, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test-ignore-file: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:33870->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42074->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52580->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46790->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33734->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52594->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test: > dial: conn=172.17.0.1:43174->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42090->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test: > dial: conn=172.17.0.1:60720->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : rclone-sync-test: Excluded 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56758->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46792->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33740->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56768->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test: Waiting for checks to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test: Waiting for transfers to finish 2026/05/20 05:31:39 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:39 INFO : There was nothing to transfer 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39304->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test: > dial: conn=172.17.0.1:56778->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33872->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test: > dial: conn=172.17.0.1:42094->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46802->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : rclone-sync-test: Excluded 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60124->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60132->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60724->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46810->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:39 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:39 INFO : rclone-sync-test-include: Removing directory 2026/05/20 05:31:39 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: failed to delete 1 directories 2026/05/20 05:31:39 INFO : There was nothing to transfer 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56782->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33742->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:56788->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:46822->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33880->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : rclone-sync-test: Excluded 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35830->172.17.0.8:21101, err= 2026/05/20 05:31:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46836->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46848->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42098->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/05/20 05:31:39 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:39 INFO : There was nothing to transfer 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60136->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56796->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:60726->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:52600->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33894->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : rclone-sync-test: Excluded 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42104->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60140->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33744->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52612->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:39 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:39 INFO : rclone-sync-test-include: Removing directory 2026/05/20 05:31:39 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: failed to delete 1 directories 2026/05/20 05:31:39 INFO : There was nothing to transfer 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33748->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test-ignore-file: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:60144->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39310->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : Excluded 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33906->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : rclone-sync-test: Excluded 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39322->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39328->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39330->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39346->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/05/20 05:31:39 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:39 INFO : There was nothing to transfer 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33910->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52624->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39354->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42114->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56802->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60732->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33762->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60146->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60734->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46852->172.17.0.8:21107, err= --- PASS: TestSyncOverlapWithFilter (0.07s) === RUN TestSyncCompareDest run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:39 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-cedawer3daxe/dst" 2026/05/20 05:31:39 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/05/20 05:31:39 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:39 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:39 DEBUG : TestFTPVsftpd: detected overridden config - adding "{8VYE0}" suffix to name 2026/05/20 05:31:39 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:39 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: Connecting to FTP server 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:52958->172.17.0.8:21, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:33772->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-cedawer3daxe/CompareDest" 2026/05/20 05:31:39 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/05/20 05:31:39 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:39 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:39 DEBUG : TestFTPVsftpd: detected overridden config - adding "{8VYE0}" suffix to name 2026/05/20 05:31:39 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:39 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/CompareDest: Connecting to FTP server 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/CompareDest: dial("tcp","172.17.0.8:21") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/CompareDest: > dial: conn=172.17.0.1:52970->172.17.0.8:21, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/CompareDest: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/CompareDest: > dial: conn=172.17.0.1:33786->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-cedawer3daxe/CompareDest" to be canonical "TestFTPVsftpd{8VYE0}:rclone-test-cedawer3daxe/CompareDest" 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:60150->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:43182->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/CompareDest: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/CompareDest: > dial: conn=172.17.0.1:52636->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : one: Need to transfer - File not found at Destination 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: Waiting for checks to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: Waiting for transfers to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:43194->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:60158->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:43200->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:52642->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:33802->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:43210->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/05/20 05:31:39 INFO : one: Copied (new) 2026/05/20 05:31:39 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43226->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39370->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60164->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35838->172.17.0.8:21101, err= 2026/05/20 05:31:39 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-cedawer3daxe/CompareDest" for canonical name "TestFTPVsftpd{8VYE0}:rclone-test-cedawer3daxe/CompareDest" 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:33812->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone1204350446) 2026/05/20 05:31:39 DEBUG : one: size = 3 (ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst) 2026/05/20 05:31:39 DEBUG : one: Sizes differ 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: Waiting for checks to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/CompareDest: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/CompareDest: > dial: conn=172.17.0.1:33822->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: Waiting for transfers to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:39374->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:33914->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:33924->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:43228->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:46866->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : one.4a8516eb.partial: renamed to: one 2026/05/20 05:31:39 INFO : one: Copied (replaced existing) 2026/05/20 05:31:39 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33836->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33844->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33854->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43234->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56814->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33926->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33928->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60180->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33934->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35852->172.17.0.8:21101, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52652->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46880->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-cedawer3daxe/CompareDest" for canonical name "TestFTPVsftpd{8VYE0}:rclone-test-cedawer3daxe/CompareDest" 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:56830->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone1204350446) 2026/05/20 05:31:39 DEBUG : one: size = 3 (ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst) 2026/05/20 05:31:39 DEBUG : one: Sizes differ 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: Waiting for checks to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/CompareDest: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/CompareDest: > dial: conn=172.17.0.1:33858->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : one: size = 5 OK 2026/05/20 05:31:39 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/20 05:31:39 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: Waiting for transfers to finish 2026/05/20 05:31:39 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:39 INFO : There was nothing to transfer 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60194->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39388->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52662->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43238->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56840->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43252->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52666->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60746->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60202->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-cedawer3daxe/CompareDest" for canonical name "TestFTPVsftpd{8VYE0}:rclone-test-cedawer3daxe/CompareDest" 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:60752->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone1204350446) 2026/05/20 05:31:39 DEBUG : one: size = 3 (ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst) 2026/05/20 05:31:39 DEBUG : one: Sizes differ 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/CompareDest: Connecting to FTP server 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/CompareDest: dial("tcp","172.17.0.8:21") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/CompareDest: > dial: conn=172.17.0.1:52976->172.17.0.8:21, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/CompareDest: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/CompareDest: > dial: conn=172.17.0.1:33874->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : two: size = 3 OK 2026/05/20 05:31:39 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/20 05:31:39 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: Waiting for checks to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/CompareDest: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/CompareDest: > dial: conn=172.17.0.1:42124->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : one: size = 5 OK 2026/05/20 05:31:39 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/20 05:31:39 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: Waiting for transfers to finish 2026/05/20 05:31:39 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:39 INFO : There was nothing to transfer 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42136->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39402->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46884->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-cedawer3daxe/CompareDest" for canonical name "TestFTPVsftpd{8VYE0}:rclone-test-cedawer3daxe/CompareDest" 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:46886->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone1204350446) 2026/05/20 05:31:39 DEBUG : one: size = 3 (ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst) 2026/05/20 05:31:39 DEBUG : one: Sizes differ 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/CompareDest: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/CompareDest: > dial: conn=172.17.0.1:35858->172.17.0.8:21101, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/CompareDest: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/CompareDest: > dial: conn=172.17.0.1:60218->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : two: size = 3 OK 2026/05/20 05:31:39 DEBUG : one: size = 5 OK 2026/05/20 05:31:39 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/20 05:31:39 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: Waiting for checks to finish 2026/05/20 05:31:39 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/20 05:31:39 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: Waiting for transfers to finish 2026/05/20 05:31:39 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:39 INFO : There was nothing to transfer 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52678->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43268->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35862->172.17.0.8:21101, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60230->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46892->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56848->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-cedawer3daxe/CompareDest" for canonical name "TestFTPVsftpd{8VYE0}:rclone-test-cedawer3daxe/CompareDest" 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:56850->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone1204350446) 2026/05/20 05:31:39 DEBUG : one: size = 3 (ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst) 2026/05/20 05:31:39 DEBUG : one: Sizes differ 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/CompareDest: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/CompareDest: > dial: conn=172.17.0.1:56854->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/CompareDest: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/CompareDest: > dial: conn=172.17.0.1:60240->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : two: size = 5 (Local file system at /tmp/rclone1204350446) 2026/05/20 05:31:39 DEBUG : two: size = 3 (ftp://172.17.0.8:21/rclone-test-cedawer3daxe/CompareDest) 2026/05/20 05:31:39 DEBUG : two: Sizes differ 2026/05/20 05:31:39 DEBUG : two: Need to transfer - File not found at Destination 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: Waiting for checks to finish 2026/05/20 05:31:39 DEBUG : one: size = 5 OK 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:46900->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/20 05:31:39 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: Waiting for transfers to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:52686->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:33936->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:33938->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:46908->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : two.a319cd8b.partial: renamed to: two 2026/05/20 05:31:39 INFO : two: Copied (new) 2026/05/20 05:31:39 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60756->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43274->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60766->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43288->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39418->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43298->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39422->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56856->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60246->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46912->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35868->172.17.0.8:21101, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33952->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.09s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43314->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56860->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60782->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42138->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33968->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43322->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56876->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33972->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33884->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56892->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52694->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-cedawer3daxe/dest" 2026/05/20 05:31:39 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/05/20 05:31:39 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:39 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:39 DEBUG : TestFTPVsftpd: detected overridden config - adding "{8VYE0}" suffix to name 2026/05/20 05:31:39 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:39 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dest: Connecting to FTP server 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dest: dial("tcp","172.17.0.8:21") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dest: > dial: conn=172.17.0.1:52982->172.17.0.8:21, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dest: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dest: > dial: conn=172.17.0.1:60254->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-cedawer3daxe/pre-dest1" 2026/05/20 05:31:39 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/05/20 05:31:39 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:39 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:39 DEBUG : TestFTPVsftpd: detected overridden config - adding "{8VYE0}" suffix to name 2026/05/20 05:31:39 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:39 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/pre-dest1: Connecting to FTP server 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/pre-dest1: dial("tcp","172.17.0.8:21") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/pre-dest1: > dial: conn=172.17.0.1:52994->172.17.0.8:21, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/pre-dest1: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/pre-dest1: > dial: conn=172.17.0.1:42152->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-cedawer3daxe/pre-dest1" to be canonical "TestFTPVsftpd{8VYE0}:rclone-test-cedawer3daxe/pre-dest1" 2026/05/20 05:31:39 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-cedawer3daxe/pre-dest2" 2026/05/20 05:31:39 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/05/20 05:31:39 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:39 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:39 DEBUG : TestFTPVsftpd: detected overridden config - adding "{8VYE0}" suffix to name 2026/05/20 05:31:39 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:39 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/pre-dest2: Connecting to FTP server 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/pre-dest2: dial("tcp","172.17.0.8:21") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/pre-dest2: > dial: conn=172.17.0.1:52998->172.17.0.8:21, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/pre-dest2: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/pre-dest2: > dial: conn=172.17.0.1:33894->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-cedawer3daxe/pre-dest2" to be canonical "TestFTPVsftpd{8VYE0}:rclone-test-cedawer3daxe/pre-dest2" 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dest: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dest: > dial: conn=172.17.0.1:52704->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dest: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dest: > dial: conn=172.17.0.1:35884->172.17.0.8:21101, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/pre-dest1: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/pre-dest1: > dial: conn=172.17.0.1:33980->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : 1: size = 1 OK 2026/05/20 05:31:39 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:39 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/pre-dest1: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/pre-dest1: > dial: conn=172.17.0.1:60786->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/pre-dest2: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/pre-dest2: > dial: conn=172.17.0.1:33992->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : 2: size = 1 OK 2026/05/20 05:31:39 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:39 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/pre-dest1: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/pre-dest1: > dial: conn=172.17.0.1:39438->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/pre-dest2: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/pre-dest2: > dial: conn=172.17.0.1:39454->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dest: Waiting for checks to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dest: Waiting for transfers to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dest: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dest: > dial: conn=172.17.0.1:46928->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dest: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dest: > dial: conn=172.17.0.1:52710->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dest: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dest: > dial: conn=172.17.0.1:46930->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dest: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dest: > dial: conn=172.17.0.1:60258->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dest: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dest: > dial: conn=172.17.0.1:34000->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dest: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dest: > dial: conn=172.17.0.1:33902->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/05/20 05:31:39 INFO : 3: Copied (new) 2026/05/20 05:31:39 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dest: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dest: > dial: conn=172.17.0.1:60790->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52712->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46942->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52720->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34016->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60266->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42154->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52732->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60798->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43336->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39464->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56898->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56900->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52746->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/pre-dest1: closing 1 unused connections 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.06s) === RUN TestSyncCopyDest run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34022->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56914->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52748->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33910->172.17.0.8:21103, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46954->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33914->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52760->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52776->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33924->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43340->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34038->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34052->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39474->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42166->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34066->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33928->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-cedawer3daxe/dst" 2026/05/20 05:31:39 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/05/20 05:31:39 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:39 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:39 DEBUG : TestFTPVsftpd: detected overridden config - adding "{8VYE0}" suffix to name 2026/05/20 05:31:39 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:39 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: Connecting to FTP server 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:53004->172.17.0.8:21, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:46968->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-cedawer3daxe/backup" 2026/05/20 05:31:39 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/05/20 05:31:39 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:39 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:39 DEBUG : TestFTPVsftpd: detected overridden config - adding "{8VYE0}" suffix to name 2026/05/20 05:31:39 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:39 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: Connecting to FTP server 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: dial("tcp","172.17.0.8:21") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: > dial: conn=172.17.0.1:53018->172.17.0.8:21, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: > dial: conn=172.17.0.1:43350->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-cedawer3daxe/backup" to be canonical "TestFTPVsftpd{8VYE0}:rclone-test-cedawer3daxe/backup" 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:35886->172.17.0.8:21101, err= 2026/05/20 05:31:39 DEBUG : one: size = 4 (Local file system at /tmp/rclone1204350446) 2026/05/20 05:31:39 DEBUG : one: size = 3 (ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst) 2026/05/20 05:31:39 DEBUG : one: Sizes differ 2026/05/20 05:31:39 DEBUG : two: size = 3 OK 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: Waiting for checks to finish 2026/05/20 05:31:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:39 DEBUG : two: Unchanged skipping 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: > dial: conn=172.17.0.1:60802->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: > dial: conn=172.17.0.1:35892->172.17.0.8:21101, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: > dial: conn=172.17.0.1:43362->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: > dial: conn=172.17.0.1:52790->172.17.0.8:21105, err= 2026/05/20 05:31:39 INFO : one: Moved (server-side) 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: Waiting for transfers to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:42182->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:60808->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:60274->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:52802->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:39476->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : one.a292864a.partial: renamed to: one 2026/05/20 05:31:39 INFO : one: Copied (new) 2026/05/20 05:31:39 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: > dial: conn=172.17.0.1:43378->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: > dial: conn=172.17.0.1:46978->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: > dial: conn=172.17.0.1:56930->172.17.0.8:21102, err= 2026/05/20 05:31:39 INFO : three.txt: Moved (server-side) 2026/05/20 05:31:39 INFO : three.txt: Moved into backup dir 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35908->172.17.0.8:21101, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60276->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52804->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34078->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39480->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56932->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42188->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46986->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56934->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-cedawer3daxe/backup" for canonical name "TestFTPVsftpd{8VYE0}:rclone-test-cedawer3daxe/backup" 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:46998->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone1204350446) 2026/05/20 05:31:39 DEBUG : one: size = 4 (ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst) 2026/05/20 05:31:39 DEBUG : one: Sizes differ 2026/05/20 05:31:39 DEBUG : two: size = 3 OK 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: Waiting for checks to finish 2026/05/20 05:31:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:39 DEBUG : two: Unchanged skipping 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: > dial: conn=172.17.0.1:47012->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: > dial: conn=172.17.0.1:56944->172.17.0.8:21102, err= 2026/05/20 05:31:39 INFO : one: Deleted 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: > dial: conn=172.17.0.1:42194->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: > dial: conn=172.17.0.1:56956->172.17.0.8:21102, err= 2026/05/20 05:31:39 INFO : one: Moved (server-side) 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: Waiting for transfers to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:43392->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:43396->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:34088->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:39482->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:43398->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/20 05:31:39 INFO : one: Copied (new) 2026/05/20 05:31:39 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: > dial: conn=172.17.0.1:35916->172.17.0.8:21101, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: > dial: conn=172.17.0.1:43402->172.17.0.8:21109, err= 2026/05/20 05:31:39 INFO : three.txt: Deleted 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: > dial: conn=172.17.0.1:60820->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: > dial: conn=172.17.0.1:52820->172.17.0.8:21105, err= 2026/05/20 05:31:39 INFO : three.txt: Moved (server-side) 2026/05/20 05:31:39 INFO : three.txt: Moved into backup dir 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42208->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43408->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42218->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47028->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60826->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52836->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60838->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35926->172.17.0.8:21101, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35936->172.17.0.8:21101, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52852->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34090->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35940->172.17.0.8:21101, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.07s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35942->172.17.0.8:21101, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43416->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33940->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42232->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60842->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47044->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47054->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42246->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43432->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43446->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39490->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34096->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-cedawer3daxe/dst" 2026/05/20 05:31:39 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/05/20 05:31:39 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:39 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:39 DEBUG : TestFTPVsftpd: detected overridden config - adding "{8VYE0}" suffix to name 2026/05/20 05:31:39 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:39 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: Connecting to FTP server 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:53022->172.17.0.8:21, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:35954->172.17.0.8:21101, err= 2026/05/20 05:31:39 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-cedawer3daxe/backup" 2026/05/20 05:31:39 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/05/20 05:31:39 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:39 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:39 DEBUG : TestFTPVsftpd: detected overridden config - adding "{8VYE0}" suffix to name 2026/05/20 05:31:39 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:39 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: Connecting to FTP server 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: dial("tcp","172.17.0.8:21") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: > dial: conn=172.17.0.1:53038->172.17.0.8:21, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: > dial: conn=172.17.0.1:60292->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-cedawer3daxe/backup" to be canonical "TestFTPVsftpd{8VYE0}:rclone-test-cedawer3daxe/backup" 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:60302->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : one: size = 4 (Local file system at /tmp/rclone1204350446) 2026/05/20 05:31:39 DEBUG : one: size = 3 (ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst) 2026/05/20 05:31:39 DEBUG : one: Sizes differ 2026/05/20 05:31:39 DEBUG : two: size = 3 OK 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: Waiting for checks to finish 2026/05/20 05:31:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:39 DEBUG : two: Unchanged skipping 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: > dial: conn=172.17.0.1:42256->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: > dial: conn=172.17.0.1:60314->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: > dial: conn=172.17.0.1:33946->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: > dial: conn=172.17.0.1:47060->172.17.0.8:21107, err= 2026/05/20 05:31:39 INFO : one: Moved (server-side) to: one.bak 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: Waiting for transfers to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:43460->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:60328->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:42262->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:39496->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:60844->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : one.a292864a.partial: renamed to: one 2026/05/20 05:31:39 INFO : one: Copied (new) 2026/05/20 05:31:39 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: > dial: conn=172.17.0.1:34102->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: > dial: conn=172.17.0.1:56972->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: > dial: conn=172.17.0.1:34106->172.17.0.8:21110, err= 2026/05/20 05:31:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/20 05:31:39 INFO : three.txt: Moved into backup dir 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52866->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35970->172.17.0.8:21101, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60860->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52882->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35978->172.17.0.8:21101, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52888->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33962->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39504->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43462->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-cedawer3daxe/backup" for canonical name "TestFTPVsftpd{8VYE0}:rclone-test-cedawer3daxe/backup" 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:60338->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone1204350446) 2026/05/20 05:31:39 DEBUG : one: size = 4 (ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst) 2026/05/20 05:31:39 DEBUG : one: Sizes differ 2026/05/20 05:31:39 DEBUG : two: size = 3 OK 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: Waiting for checks to finish 2026/05/20 05:31:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:39 DEBUG : two: Unchanged skipping 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: > dial: conn=172.17.0.1:33978->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: > dial: conn=172.17.0.1:47066->172.17.0.8:21107, err= 2026/05/20 05:31:39 INFO : one.bak: Deleted 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: > dial: conn=172.17.0.1:47072->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: > dial: conn=172.17.0.1:42272->172.17.0.8:21108, err= 2026/05/20 05:31:39 INFO : one: Moved (server-side) to: one.bak 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: Waiting for transfers to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:42286->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:60870->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:47082->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:60348->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:60884->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/20 05:31:39 INFO : one: Copied (new) 2026/05/20 05:31:39 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: > dial: conn=172.17.0.1:42298->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: > dial: conn=172.17.0.1:43472->172.17.0.8:21109, err= 2026/05/20 05:31:39 INFO : three.txt.bak: Deleted 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: > dial: conn=172.17.0.1:60350->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: > dial: conn=172.17.0.1:34118->172.17.0.8:21110, err= 2026/05/20 05:31:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/20 05:31:39 INFO : three.txt: Moved into backup dir 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52896->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52900->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56974->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39514->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52904->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42300->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60360->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34126->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47090->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43480->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43482->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33982->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.07s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60368->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47106->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35984->172.17.0.8:21101, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43492->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60900->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43494->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42312->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34142->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33996->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60912->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52920->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60382->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-cedawer3daxe/dst" 2026/05/20 05:31:39 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/05/20 05:31:39 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:39 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:39 DEBUG : TestFTPVsftpd: detected overridden config - adding "{8VYE0}" suffix to name 2026/05/20 05:31:39 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:39 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: Connecting to FTP server 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:53046->172.17.0.8:21, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:60390->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-cedawer3daxe/backup" 2026/05/20 05:31:39 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/05/20 05:31:39 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:39 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:39 DEBUG : TestFTPVsftpd: detected overridden config - adding "{8VYE0}" suffix to name 2026/05/20 05:31:39 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:39 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: Connecting to FTP server 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: dial("tcp","172.17.0.8:21") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: > dial: conn=172.17.0.1:53058->172.17.0.8:21, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: > dial: conn=172.17.0.1:34154->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-cedawer3daxe/backup" to be canonical "TestFTPVsftpd{8VYE0}:rclone-test-cedawer3daxe/backup" 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:39528->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : one: size = 4 (Local file system at /tmp/rclone1204350446) 2026/05/20 05:31:39 DEBUG : one: size = 3 (ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst) 2026/05/20 05:31:39 DEBUG : one: Sizes differ 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: Waiting for checks to finish 2026/05/20 05:31:39 DEBUG : two: size = 3 OK 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:39 DEBUG : two: Unchanged skipping 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: > dial: conn=172.17.0.1:52934->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: > dial: conn=172.17.0.1:52950->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: > dial: conn=172.17.0.1:56980->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: > dial: conn=172.17.0.1:60918->172.17.0.8:21106, err= 2026/05/20 05:31:39 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: Waiting for transfers to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:60922->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:35996->172.17.0.8:21101, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:39534->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:47122->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:60930->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : one.a292864a.partial: renamed to: one 2026/05/20 05:31:39 INFO : one: Copied (new) 2026/05/20 05:31:39 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: > dial: conn=172.17.0.1:60404->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: > dial: conn=172.17.0.1:60936->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: > dial: conn=172.17.0.1:47128->172.17.0.8:21107, err= 2026/05/20 05:31:39 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/20 05:31:39 INFO : three.txt: Moved into backup dir 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36000->172.17.0.8:21101, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34008->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56996->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43496->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36008->172.17.0.8:21101, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34168->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36016->172.17.0.8:21101, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52956->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34012->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-cedawer3daxe/backup" for canonical name "TestFTPVsftpd{8VYE0}:rclone-test-cedawer3daxe/backup" 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:57008->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : two: size = 3 OK 2026/05/20 05:31:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone1204350446) 2026/05/20 05:31:39 DEBUG : one: size = 4 (ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst) 2026/05/20 05:31:39 DEBUG : one: Sizes differ 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: Waiting for checks to finish 2026/05/20 05:31:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:39 DEBUG : two: Unchanged skipping 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: > dial: conn=172.17.0.1:52962->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: > dial: conn=172.17.0.1:36024->172.17.0.8:21101, err= 2026/05/20 05:31:39 INFO : one-2019-01-01: Deleted 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: > dial: conn=172.17.0.1:60944->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: > dial: conn=172.17.0.1:52966->172.17.0.8:21105, err= 2026/05/20 05:31:39 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: Waiting for transfers to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:57018->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:34176->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:47144->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:42316->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:47152->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/20 05:31:39 INFO : one: Copied (new) 2026/05/20 05:31:39 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: > dial: conn=172.17.0.1:60952->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: > dial: conn=172.17.0.1:57034->172.17.0.8:21102, err= 2026/05/20 05:31:39 INFO : three-2019-01-01.txt: Deleted 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: > dial: conn=172.17.0.1:57048->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: > dial: conn=172.17.0.1:43508->172.17.0.8:21109, err= 2026/05/20 05:31:39 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/20 05:31:39 INFO : three.txt: Moved into backup dir 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36040->172.17.0.8:21101, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60414->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60962->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34014->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57058->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39536->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47158->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43518->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36056->172.17.0.8:21101, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34022->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:52976->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57062->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.08s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36072->172.17.0.8:21101, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34026->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43524->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47170->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60428->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43526->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43536->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60438->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42326->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47180->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42336->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60440->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-cedawer3daxe/dst" 2026/05/20 05:31:39 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/05/20 05:31:39 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:39 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:39 DEBUG : TestFTPVsftpd: detected overridden config - adding "{8VYE0}" suffix to name 2026/05/20 05:31:39 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:39 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: Connecting to FTP server 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:53074->172.17.0.8:21, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:34030->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:47196->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: Waiting for checks to finish 2026/05/20 05:31:39 DEBUG : one: size = 4 (Local file system at /tmp/rclone1204350446) 2026/05/20 05:31:39 DEBUG : one: size = 3 (ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst) 2026/05/20 05:31:39 DEBUG : one: Sizes differ 2026/05/20 05:31:39 DEBUG : two: size = 3 OK 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: Connecting to FTP server 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:39538->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:53076->172.17.0.8:21, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:36074->172.17.0.8:21101, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:34044->172.17.0.8:21103, err= 2026/05/20 05:31:39 INFO : one: Moved (server-side) to: one.bak 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:60446->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:47210->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:57074->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:52984->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:52988->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : one.a292864a.partial: renamed to: one 2026/05/20 05:31:39 INFO : one: Copied (new) 2026/05/20 05:31:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:39 DEBUG : two: Unchanged skipping 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: Waiting for transfers to finish 2026/05/20 05:31:39 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:43548->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:57082->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:57098->172.17.0.8:21102, err= 2026/05/20 05:31:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/20 05:31:39 INFO : three.txt: Moved into backup dir 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42348->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60968->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34188->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36088->172.17.0.8:21101, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36104->172.17.0.8:21101, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53002->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47220->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:60976->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : one.bak: Excluded (Path Filter) 2026/05/20 05:31:39 DEBUG : one.bak: Excluded 2026/05/20 05:31:39 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/20 05:31:39 DEBUG : three.txt.bak: Excluded 2026/05/20 05:31:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone1204350446) 2026/05/20 05:31:39 DEBUG : one: size = 4 (ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst) 2026/05/20 05:31:39 DEBUG : one: Sizes differ 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: Waiting for checks to finish 2026/05/20 05:31:39 DEBUG : two: size = 3 OK 2026/05/20 05:31:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:39 DEBUG : two: Unchanged skipping 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:47224->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:47240->172.17.0.8:21107, err= 2026/05/20 05:31:39 INFO : one.bak: Deleted 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:34058->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:60452->172.17.0.8:21104, err= 2026/05/20 05:31:39 INFO : one: Moved (server-side) to: one.bak 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: Waiting for transfers to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:47244->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:39548->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:60980->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:43558->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:60994->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/20 05:31:39 INFO : one: Copied (new) 2026/05/20 05:31:39 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:57112->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:47260->172.17.0.8:21107, err= 2026/05/20 05:31:39 INFO : three.txt.bak: Deleted 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:34190->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:42362->172.17.0.8:21108, err= 2026/05/20 05:31:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/20 05:31:39 INFO : three.txt: Moved into backup dir 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47266->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34194->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36108->172.17.0.8:21101, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43560->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57122->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60998->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53018->172.17.0.8:21105, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42370->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57136->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43576->172.17.0.8:21109, err= --- PASS: TestSyncBackupDirSuffixOnly (0.07s) === RUN TestSyncSuffix run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34066->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39550->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34076->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60464->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43588->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39566->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43592->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32768->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39576->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32770->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47282->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34208->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-cedawer3daxe/dst" 2026/05/20 05:31:39 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/05/20 05:31:39 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:39 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:39 DEBUG : TestFTPVsftpd: detected overridden config - adding "{8VYE0}" suffix to name 2026/05/20 05:31:39 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:39 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:39 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:39 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:39 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: Connecting to FTP server 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:53084->172.17.0.8:21, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:43594->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:43600->172.17.0.8:21109, err= 2026/05/20 05:31:39 DEBUG : one: size = 4 (Local file system at /tmp/rclone1204350446) 2026/05/20 05:31:39 DEBUG : one: size = 3 (ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst) 2026/05/20 05:31:39 DEBUG : one: Sizes differ 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:34220->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:42378->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:36118->172.17.0.8:21101, err= 2026/05/20 05:31:39 INFO : one: Moved (server-side) to: one.bak 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:32778->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:60474->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:57138->172.17.0.8:21102, err= 2026/05/20 05:31:39 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:42384->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:34228->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : one.a292864a.partial: renamed to: one 2026/05/20 05:31:39 INFO : one: Copied (new) 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:47294->172.17.0.8:21107, err= 2026/05/20 05:31:39 DEBUG : two: size = 3 OK 2026/05/20 05:31:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:39 DEBUG : two: Unchanged skipping 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:34242->172.17.0.8:21110, err= 2026/05/20 05:31:39 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1204350446) 2026/05/20 05:31:39 DEBUG : three.txt: size = 5 (ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst) 2026/05/20 05:31:39 DEBUG : three.txt: Sizes differ 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:34086->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:34102->172.17.0.8:21103, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:39588->172.17.0.8:21100, err= 2026/05/20 05:31:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:32788->172.17.0.8:21106, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:39594->172.17.0.8:21100, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:42398->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:42408->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:60482->172.17.0.8:21104, err= 2026/05/20 05:31:39 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/05/20 05:31:39 INFO : three.txt: Copied (new) 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42420->172.17.0.8:21108, err= 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:39 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36120->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53024->172.17.0.8:21105, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43608->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:39600->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone1204350446) 2026/05/20 05:31:40 DEBUG : one: size = 4 (ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst) 2026/05/20 05:31:40 DEBUG : one: Sizes differ 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:34112->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:57154->172.17.0.8:21102, err= 2026/05/20 05:31:40 INFO : one.bak: Deleted 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:34248->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:32794->172.17.0.8:21106, err= 2026/05/20 05:31:40 INFO : one: Moved (server-side) to: one.bak 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:57170->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:39612->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:34124->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:32800->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:34254->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/20 05:31:40 INFO : one: Copied (new) 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:34256->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : two: size = 3 OK 2026/05/20 05:31:40 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : two: Unchanged skipping 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:34258->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1204350446) 2026/05/20 05:31:40 DEBUG : three.txt: size = 6 (ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst) 2026/05/20 05:31:40 DEBUG : three.txt: Sizes differ 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:39614->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:53038->172.17.0.8:21105, err= 2026/05/20 05:31:40 INFO : three.txt.bak: Deleted 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:57176->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:34130->172.17.0.8:21103, err= 2026/05/20 05:31:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:42426->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:43612->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:36134->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:60486->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:34140->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/05/20 05:31:40 INFO : three.txt: Copied (new) 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32806->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39624->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34260->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36146->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32822->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47304->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34148->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57180->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39630->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34156->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34158->172.17.0.8:21103, err= --- PASS: TestSyncSuffix (0.09s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34166->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34268->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34174->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39646->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47314->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36150->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43626->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53050->172.17.0.8:21105, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34190->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42442->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32826->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60492->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-cedawer3daxe/dst" 2026/05/20 05:31:40 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/05/20 05:31:40 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:40 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:40 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:40 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:40 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:40 DEBUG : TestFTPVsftpd: detected overridden config - adding "{8VYE0}" suffix to name 2026/05/20 05:31:40 DEBUG : Setting host="172.17.0.8" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/05/20 05:31:40 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/05/20 05:31:40 DEBUG : Setting pass="2RjhXnL6Csuaa2_c2NxH6XD2o_Qx1x0ejrgZAAF_5vw3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/05/20 05:31:40 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/05/20 05:31:40 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: Connecting to FTP server 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:53092->172.17.0.8:21, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:39654->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:34272->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : one: size = 4 (Local file system at /tmp/rclone1204350446) 2026/05/20 05:31:40 DEBUG : one: size = 3 (ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst) 2026/05/20 05:31:40 DEBUG : one: Sizes differ 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:32842->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:39664->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:42448->172.17.0.8:21108, err= 2026/05/20 05:31:40 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:39672->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:32846->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:34194->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:39678->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:39684->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : one.a292864a.partial: renamed to: one 2026/05/20 05:31:40 INFO : one: Copied (new) 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:34280->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : two: size = 3 OK 2026/05/20 05:31:40 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : two: Unchanged skipping 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:57190->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1204350446) 2026/05/20 05:31:40 DEBUG : three.txt: size = 5 (ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst) 2026/05/20 05:31:40 DEBUG : three.txt: Sizes differ 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:34210->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:47318->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:42464->172.17.0.8:21108, err= 2026/05/20 05:31:40 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:60506->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:42470->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:32852->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:43640->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:39692->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/05/20 05:31:40 INFO : three.txt: Copied (new) 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36152->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42474->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36160->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60510->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:43644->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone1204350446) 2026/05/20 05:31:40 DEBUG : one: size = 4 (ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst) 2026/05/20 05:31:40 DEBUG : one: Sizes differ 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:47326->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:47330->172.17.0.8:21107, err= 2026/05/20 05:31:40 INFO : one-2019-01-01: Deleted 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:42486->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:60516->172.17.0.8:21104, err= 2026/05/20 05:31:40 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:53056->172.17.0.8:21105, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:60528->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:57204->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:53064->172.17.0.8:21105, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:43656->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/20 05:31:40 INFO : one: Copied (new) 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:32858->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : two: size = 3 OK 2026/05/20 05:31:40 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : two: Unchanged skipping 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:57206->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1204350446) 2026/05/20 05:31:40 DEBUG : three.txt: size = 6 (ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst) 2026/05/20 05:31:40 DEBUG : three.txt: Sizes differ 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:34220->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:34282->172.17.0.8:21110, err= 2026/05/20 05:31:40 INFO : three-2019-01-01.txt: Deleted 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:34286->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:60544->172.17.0.8:21104, err= 2026/05/20 05:31:40 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:39700->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:39712->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:32874->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:53066->172.17.0.8:21105, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe/dst: > dial: conn=172.17.0.1:60546->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/05/20 05:31:40 INFO : three.txt: Copied (new) 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32888->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36164->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34300->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42492->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34314->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42494->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47334->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42510->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32904->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36174->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57222->172.17.0.8:21102, err= --- PASS: TestSyncSuffixKeepExtension (0.08s) === RUN TestSyncUTFNorm run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43666->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32920->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34224->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53072->172.17.0.8:21105, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43680->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1204350446) 2026/05/20 05:31:40 DEBUG : Testêé: size = 18 (ftp://172.17.0.8:21/rclone-test-cedawer3daxe) 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:40 DEBUG : Testêé: Sizes differ 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43688->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47344->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36182->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39728->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32924->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/05/20 05:31:40 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/20 05:31:40 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47354->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34232->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39740->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42514->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47356->172.17.0.8:21107, err= --- PASS: TestSyncUTFNorm (0.02s) === RUN TestSyncImmutable run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34328->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47358->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34248->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32932->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53080->172.17.0.8:21105, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34250->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39746->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60554->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34332->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/05/20 05:31:40 INFO : existing: Copied (new) 2026/05/20 05:31:40 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39752->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34264->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57238->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1204350446) 2026/05/20 05:31:40 DEBUG : existing: size = 6 (ftp://172.17.0.8:21/rclone-test-cedawer3daxe) 2026/05/20 05:31:40 DEBUG : existing: Sizes differ 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:40 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:40 ERROR : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: not deleting files as there were IO errors 2026/05/20 05:31:40 ERROR : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: not deleting directories as there were IO errors 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36196->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39756->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43690->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32948->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32958->172.17.0.8:21106, err= --- PASS: TestSyncImmutable (0.03s) === RUN TestSyncIgnoreCase run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43692->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34272->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34344->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32972->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34350->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : EXISTING: size = 6 OK 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:40 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : existing: Unchanged skipping 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:40 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:40 INFO : There was nothing to transfer 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53096->172.17.0.8:21105, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43698->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42524->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57240->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53098->172.17.0.8:21105, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53104->172.17.0.8:21105, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34276->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43708->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34364->172.17.0.8:21110, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43712->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47372->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43726->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43740->172.17.0.8:21109, err= === RUN TestMaxTransfer/Soft run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34282->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36208->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47382->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32974->172.17.0.8:21106, err= === RUN TestMaxTransfer/Cautious run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57242->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47398->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43744->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34298->172.17.0.8:21103, err= --- PASS: TestMaxTransfer (0.01s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36222->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42534->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42546->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57250->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60562->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42558->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60576->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60590->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36230->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53112->172.17.0.8:21105, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32986->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43748->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36244->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33002->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39768->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60592->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33014->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36246->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39784->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36252->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43750->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60594->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33026->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60602->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47412->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47424->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34312->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57264->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43764->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34322->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53114->172.17.0.8:21105, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33038->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60612->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60624->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36262->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34376->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39794->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34388->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36266->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42564->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47430->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57268->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60636->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39806->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39810->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34332->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36268->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60650->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39824->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36284->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53120->172.17.0.8:21105, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60654->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42580->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60670->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53134->172.17.0.8:21105, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36300->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39830->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33044->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57272->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36314->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39834->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39848->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33058->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60684->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47436->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60698->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53136->172.17.0.8:21105, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57282->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60714->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53142->172.17.0.8:21105, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34340->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33060->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57290->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47452->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47458->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53144->172.17.0.8:21105, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39850->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47466->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36316->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34344->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36332->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34350->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36334->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42582->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47476->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34358->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36342->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33064->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43780->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60718->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57306->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34396->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34372->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42592->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57312->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60726->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47486->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60732->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39862->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57328->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47492->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57330->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33076->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60734->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60740->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34388->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34402->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47494->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43788->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47508->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57332->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43794->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42602->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57344->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34398->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42618->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36356->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60754->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43802->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39876->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43816->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36368->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : both10: size = 6 OK 2026/05/20 05:31:40 DEBUG : both11: size = 6 OK 2026/05/20 05:31:40 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : both11: Unchanged skipping 2026/05/20 05:31:40 DEBUG : both12: size = 6 OK 2026/05/20 05:31:40 DEBUG : both13: size = 6 OK 2026/05/20 05:31:40 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : both12: Unchanged skipping 2026/05/20 05:31:40 DEBUG : both14: size = 6 OK 2026/05/20 05:31:40 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : both14: Unchanged skipping 2026/05/20 05:31:40 DEBUG : both15: size = 6 OK 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:40 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : both10: Unchanged skipping 2026/05/20 05:31:40 DEBUG : both16: size = 6 OK 2026/05/20 05:31:40 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : both13: Unchanged skipping 2026/05/20 05:31:40 DEBUG : both17: size = 6 OK 2026/05/20 05:31:40 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : both16: Unchanged skipping 2026/05/20 05:31:40 DEBUG : both18: size = 6 OK 2026/05/20 05:31:40 DEBUG : both0: size = 6 OK 2026/05/20 05:31:40 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : both0: Unchanged skipping 2026/05/20 05:31:40 DEBUG : both19: size = 6 OK 2026/05/20 05:31:40 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : both15: Unchanged skipping 2026/05/20 05:31:40 DEBUG : both1: size = 6 OK 2026/05/20 05:31:40 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : both17: Unchanged skipping 2026/05/20 05:31:40 DEBUG : both2: size = 6 OK 2026/05/20 05:31:40 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : both18: Unchanged skipping 2026/05/20 05:31:40 DEBUG : both3: size = 6 OK 2026/05/20 05:31:40 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : both2: Unchanged skipping 2026/05/20 05:31:40 DEBUG : both4: size = 6 OK 2026/05/20 05:31:40 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : both19: Unchanged skipping 2026/05/20 05:31:40 DEBUG : both5: size = 6 OK 2026/05/20 05:31:40 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : both1: Unchanged skipping 2026/05/20 05:31:40 DEBUG : both6: size = 6 OK 2026/05/20 05:31:40 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : both3: Unchanged skipping 2026/05/20 05:31:40 DEBUG : both7: size = 6 OK 2026/05/20 05:31:40 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : both4: Unchanged skipping 2026/05/20 05:31:40 DEBUG : both8: size = 6 OK 2026/05/20 05:31:40 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : both8: Unchanged skipping 2026/05/20 05:31:40 DEBUG : both9: size = 6 OK 2026/05/20 05:31:40 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : both6: Unchanged skipping 2026/05/20 05:31:40 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : both9: Unchanged skipping 2026/05/20 05:31:40 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : both7: Unchanged skipping 2026/05/20 05:31:40 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : both5: Unchanged skipping 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:40 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33090->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43820->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42624->172.17.0.8:21108, err= 2026/05/20 05:31:40 INFO : only7: Deleted 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39882->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 INFO : only16: Deleted 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47522->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 INFO : only12: Deleted 2026/05/20 05:31:40 INFO : only6: Deleted 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34410->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57350->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60768->172.17.0.8:21104, err= 2026/05/20 05:31:40 INFO : only17: Deleted 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 INFO : only3: Deleted 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47526->172.17.0.8:21107, err= 2026/05/20 05:31:40 INFO : only8: Deleted 2026/05/20 05:31:40 INFO : only9: Deleted 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60780->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42628->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57354->172.17.0.8:21102, err= 2026/05/20 05:31:40 INFO : only15: Deleted 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53146->172.17.0.8:21105, err= 2026/05/20 05:31:40 INFO : only0: Deleted 2026/05/20 05:31:40 INFO : only4: Deleted 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60792->172.17.0.8:21104, err= 2026/05/20 05:31:40 INFO : only11: Deleted 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 INFO : only13: Deleted 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47530->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53162->172.17.0.8:21105, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36382->172.17.0.8:21101, err= 2026/05/20 05:31:40 INFO : only19: Deleted 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33104->172.17.0.8:21106, err= 2026/05/20 05:31:40 INFO : only10: Deleted 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34408->172.17.0.8:21110, err= 2026/05/20 05:31:40 INFO : only1: Deleted 2026/05/20 05:31:40 INFO : only14: Deleted 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39892->172.17.0.8:21100, err= 2026/05/20 05:31:40 INFO : only2: Deleted 2026/05/20 05:31:40 INFO : only5: Deleted 2026/05/20 05:31:40 INFO : only18: Deleted 2026/05/20 05:31:40 INFO : There was nothing to transfer 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36396->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36404->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53164->172.17.0.8:21105, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33116->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39906->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60804->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36420->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57366->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39908->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60816->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36434->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53168->172.17.0.8:21105, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34418->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43832->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34416->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34424->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34424->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39912->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42640->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39924->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36446->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33124->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36452->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60826->172.17.0.8:21104, err= --- PASS: TestSyncConcurrentDelete (0.18s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57370->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42656->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47546->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57374->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53170->172.17.0.8:21105, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36462->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34434->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36478->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60832->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34430->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47558->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43844->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33126->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39932->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34436->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43846->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34436->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60846->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36482->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43850->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33140->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42660->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34452->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47572->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47582->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60850->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43864->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53176->172.17.0.8:21105, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60866->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42674->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47588->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47604->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43880->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33142->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36496->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53188->172.17.0.8:21105, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34464->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39948->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36508->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43888->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39950->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60882->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33144->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60898->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34468->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34474->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34448->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60900->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43892->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42688->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42694->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43896->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47616->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43906->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39962->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60914->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36524->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60926->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34476->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43914->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60936->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34450->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39972->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34490->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47624->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34502->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33154->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43916->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60946->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36532->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39988->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36542->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34514->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:39992->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43922->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53196->172.17.0.8:21105, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36548->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34452->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60954->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34458->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57378->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33166->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42702->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42712->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40008->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42714->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34524->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57384->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33168->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57400->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53210->172.17.0.8:21105, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47636->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33176->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47650->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40012->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57416->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57422->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47658->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57428->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43926->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47662->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33180->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47670->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34472->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42730->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60964->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47680->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60966->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40020->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34480->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43940->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43948->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43958->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53226->172.17.0.8:21105, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36550->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42740->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57434->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33190->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57444->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34532->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34494->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34504->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : both0: size = 6 OK 2026/05/20 05:31:40 DEBUG : both11: size = 6 OK 2026/05/20 05:31:40 DEBUG : both12: size = 6 OK 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:40 DEBUG : both10: size = 6 OK 2026/05/20 05:31:40 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : both12: Unchanged skipping 2026/05/20 05:31:40 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : both13: size = 6 OK 2026/05/20 05:31:40 DEBUG : both10: Unchanged skipping 2026/05/20 05:31:40 DEBUG : both14: size = 6 OK 2026/05/20 05:31:40 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : both11: Unchanged skipping 2026/05/20 05:31:40 DEBUG : both15: size = 6 OK 2026/05/20 05:31:40 DEBUG : both0: Unchanged skipping 2026/05/20 05:31:40 DEBUG : both16: size = 6 OK 2026/05/20 05:31:40 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : both13: Unchanged skipping 2026/05/20 05:31:40 DEBUG : both17: size = 6 OK 2026/05/20 05:31:40 DEBUG : both14: Unchanged skipping 2026/05/20 05:31:40 DEBUG : both18: size = 6 OK 2026/05/20 05:31:40 DEBUG : both16: Unchanged skipping 2026/05/20 05:31:40 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : both19: size = 6 OK 2026/05/20 05:31:40 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : both15: Unchanged skipping 2026/05/20 05:31:40 DEBUG : both1: size = 6 OK 2026/05/20 05:31:40 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : both17: Unchanged skipping 2026/05/20 05:31:40 DEBUG : both2: size = 6 OK 2026/05/20 05:31:40 DEBUG : both1: Unchanged skipping 2026/05/20 05:31:40 DEBUG : both3: size = 6 OK 2026/05/20 05:31:40 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : both2: Unchanged skipping 2026/05/20 05:31:40 DEBUG : both4: size = 6 OK 2026/05/20 05:31:40 DEBUG : both18: Unchanged skipping 2026/05/20 05:31:40 DEBUG : both5: size = 6 OK 2026/05/20 05:31:40 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : both3: Unchanged skipping 2026/05/20 05:31:40 DEBUG : both6: size = 6 OK 2026/05/20 05:31:40 DEBUG : both4: Unchanged skipping 2026/05/20 05:31:40 DEBUG : both7: size = 6 OK 2026/05/20 05:31:40 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : both5: Unchanged skipping 2026/05/20 05:31:40 DEBUG : both8: size = 6 OK 2026/05/20 05:31:40 DEBUG : both19: Unchanged skipping 2026/05/20 05:31:40 DEBUG : both9: size = 6 OK 2026/05/20 05:31:40 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : both6: Unchanged skipping 2026/05/20 05:31:40 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1204350446) 2026/05/20 05:31:40 DEBUG : only0: size = 6 (ftp://172.17.0.8:21/rclone-test-cedawer3daxe) 2026/05/20 05:31:40 DEBUG : only0: Sizes differ 2026/05/20 05:31:40 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : both7: Unchanged skipping 2026/05/20 05:31:40 DEBUG : both8: Unchanged skipping 2026/05/20 05:31:40 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1204350446) 2026/05/20 05:31:40 DEBUG : only10: size = 6 (ftp://172.17.0.8:21/rclone-test-cedawer3daxe) 2026/05/20 05:31:40 DEBUG : only10: Sizes differ 2026/05/20 05:31:40 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1204350446) 2026/05/20 05:31:40 DEBUG : only11: size = 6 (ftp://172.17.0.8:21/rclone-test-cedawer3daxe) 2026/05/20 05:31:40 DEBUG : only11: Sizes differ 2026/05/20 05:31:40 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1204350446) 2026/05/20 05:31:40 DEBUG : only12: size = 6 (ftp://172.17.0.8:21/rclone-test-cedawer3daxe) 2026/05/20 05:31:40 DEBUG : only12: Sizes differ 2026/05/20 05:31:40 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1204350446) 2026/05/20 05:31:40 DEBUG : only13: size = 6 (ftp://172.17.0.8:21/rclone-test-cedawer3daxe) 2026/05/20 05:31:40 DEBUG : only13: Sizes differ 2026/05/20 05:31:40 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1204350446) 2026/05/20 05:31:40 DEBUG : only14: size = 6 (ftp://172.17.0.8:21/rclone-test-cedawer3daxe) 2026/05/20 05:31:40 DEBUG : only14: Sizes differ 2026/05/20 05:31:40 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1204350446) 2026/05/20 05:31:40 DEBUG : only15: size = 6 (ftp://172.17.0.8:21/rclone-test-cedawer3daxe) 2026/05/20 05:31:40 DEBUG : only15: Sizes differ 2026/05/20 05:31:40 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1204350446) 2026/05/20 05:31:40 DEBUG : only16: size = 6 (ftp://172.17.0.8:21/rclone-test-cedawer3daxe) 2026/05/20 05:31:40 DEBUG : only16: Sizes differ 2026/05/20 05:31:40 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1204350446) 2026/05/20 05:31:40 DEBUG : only17: size = 6 (ftp://172.17.0.8:21/rclone-test-cedawer3daxe) 2026/05/20 05:31:40 DEBUG : only17: Sizes differ 2026/05/20 05:31:40 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1204350446) 2026/05/20 05:31:40 DEBUG : only18: size = 6 (ftp://172.17.0.8:21/rclone-test-cedawer3daxe) 2026/05/20 05:31:40 DEBUG : only18: Sizes differ 2026/05/20 05:31:40 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1204350446) 2026/05/20 05:31:40 DEBUG : only19: size = 6 (ftp://172.17.0.8:21/rclone-test-cedawer3daxe) 2026/05/20 05:31:40 DEBUG : only19: Sizes differ 2026/05/20 05:31:40 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1204350446) 2026/05/20 05:31:40 DEBUG : only1: size = 6 (ftp://172.17.0.8:21/rclone-test-cedawer3daxe) 2026/05/20 05:31:40 DEBUG : only1: Sizes differ 2026/05/20 05:31:40 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1204350446) 2026/05/20 05:31:40 DEBUG : only2: size = 6 (ftp://172.17.0.8:21/rclone-test-cedawer3daxe) 2026/05/20 05:31:40 DEBUG : only2: Sizes differ 2026/05/20 05:31:40 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1204350446) 2026/05/20 05:31:40 DEBUG : only3: size = 6 (ftp://172.17.0.8:21/rclone-test-cedawer3daxe) 2026/05/20 05:31:40 DEBUG : only3: Sizes differ 2026/05/20 05:31:40 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1204350446) 2026/05/20 05:31:40 DEBUG : only4: size = 6 (ftp://172.17.0.8:21/rclone-test-cedawer3daxe) 2026/05/20 05:31:40 DEBUG : only4: Sizes differ 2026/05/20 05:31:40 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1204350446) 2026/05/20 05:31:40 DEBUG : only5: size = 6 (ftp://172.17.0.8:21/rclone-test-cedawer3daxe) 2026/05/20 05:31:40 DEBUG : only5: Sizes differ 2026/05/20 05:31:40 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1204350446) 2026/05/20 05:31:40 DEBUG : only6: size = 6 (ftp://172.17.0.8:21/rclone-test-cedawer3daxe) 2026/05/20 05:31:40 DEBUG : only6: Sizes differ 2026/05/20 05:31:40 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1204350446) 2026/05/20 05:31:40 DEBUG : only7: size = 6 (ftp://172.17.0.8:21/rclone-test-cedawer3daxe) 2026/05/20 05:31:40 DEBUG : only7: Sizes differ 2026/05/20 05:31:40 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1204350446) 2026/05/20 05:31:40 DEBUG : only8: size = 6 (ftp://172.17.0.8:21/rclone-test-cedawer3daxe) 2026/05/20 05:31:40 DEBUG : only8: Sizes differ 2026/05/20 05:31:40 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1204350446) 2026/05/20 05:31:40 DEBUG : only9: size = 6 (ftp://172.17.0.8:21/rclone-test-cedawer3daxe) 2026/05/20 05:31:40 DEBUG : only9: Sizes differ 2026/05/20 05:31:40 DEBUG : both9: Unchanged skipping 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34518->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36558->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33204->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34544->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53240->172.17.0.8:21105, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40030->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57450->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33214->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42744->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43972->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57458->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33218->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/05/20 05:31:40 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/05/20 05:31:40 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47692->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36572->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43984->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40032->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42752->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60972->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34520->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/05/20 05:31:40 INFO : only12: Copied (replaced existing) 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57474->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40034->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/05/20 05:31:40 INFO : only14: Copied (replaced existing) 2026/05/20 05:31:40 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/05/20 05:31:40 INFO : only0: Copied (replaced existing) 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33228->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/05/20 05:31:40 INFO : only13: Copied (replaced existing) 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34558->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40038->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42762->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60974->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34528->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53252->172.17.0.8:21105, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43994->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57480->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42772->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44010->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47708->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40042->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : only18.f963383f.partial: size = 0 OK 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53254->172.17.0.8:21105, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60976->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/05/20 05:31:40 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/05/20 05:31:40 INFO : only16: Copied (replaced existing) 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47718->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53264->172.17.0.8:21105, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34536->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/05/20 05:31:40 INFO : only15: Copied (replaced existing) 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47734->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44012->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33242->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36588->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : only18.f963383f.partial: renamed to: only18 2026/05/20 05:31:40 INFO : only18: Copied (replaced existing) 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33248->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60990->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/05/20 05:31:40 INFO : only17: Copied (replaced existing) 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42784->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36604->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44022->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53270->172.17.0.8:21105, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40052->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42790->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34544->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60994->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44034->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : only1.77787b15.partial: size = 0 OK 2026/05/20 05:31:40 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33250->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40064->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47748->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33264->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53282->172.17.0.8:21105, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/05/20 05:31:40 INFO : only19: Copied (replaced existing) 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34556->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/05/20 05:31:40 INFO : only3: Copied (replaced existing) 2026/05/20 05:31:40 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/05/20 05:31:40 INFO : only2: Copied (replaced existing) 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47758->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32776->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : only1.77787b15.partial: renamed to: only1 2026/05/20 05:31:40 INFO : only1: Copied (replaced existing) 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40078->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32780->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33272->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47766->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40094->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44046->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53288->172.17.0.8:21105, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33286->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/05/20 05:31:40 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40108->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36616->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32792->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33302->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44052->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47780->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/05/20 05:31:40 INFO : only4: Copied (replaced existing) 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36628->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57494->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47782->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34572->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/05/20 05:31:40 INFO : only6: Copied (replaced existing) 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42794->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33306->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/05/20 05:31:40 INFO : only5: Copied (replaced existing) 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53294->172.17.0.8:21105, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40110->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34574->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40126->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33310->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/05/20 05:31:40 INFO : only7: Copied (replaced existing) 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53296->172.17.0.8:21105, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44068->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34574->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34578->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/05/20 05:31:40 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/05/20 05:31:40 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33324->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42796->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34582->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32806->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : only11.51c18866.partial: size = 0 OK 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34582->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33332->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44078->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53312->172.17.0.8:21105, err= 2026/05/20 05:31:40 DEBUG : only11.51c18866.partial: renamed to: only11 2026/05/20 05:31:40 INFO : only11: Copied (replaced existing) 2026/05/20 05:31:40 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/05/20 05:31:40 INFO : only8: Copied (replaced existing) 2026/05/20 05:31:40 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/05/20 05:31:40 INFO : only9: Copied (replaced existing) 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53318->172.17.0.8:21105, err= 2026/05/20 05:31:40 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/05/20 05:31:40 INFO : only10: Copied (replaced existing) 2026/05/20 05:31:40 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40140->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34584->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40142->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33346->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53332->172.17.0.8:21105, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57500->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44084->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47786->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47800->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47814->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33362->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42806->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53334->172.17.0.8:21105, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40148->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32816->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42820->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47816->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34586->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57504->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47824->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33372->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42822->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40150->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44096->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42824->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42832->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44098->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40156->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33378->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36640->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57506->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40158->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33384->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53350->172.17.0.8:21105, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34588->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32818->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44114->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57520->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33398->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40166->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36652->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47826->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44130->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53362->172.17.0.8:21105, err= --- PASS: TestSyncConcurrentTruncate (0.21s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:40 DEBUG : empty_dir: Making directory with metadata 2026/05/20 05:31:40 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/20 05:31:40 DEBUG : empty_on_remote: Making directory with metadata 2026/05/20 05:31:40 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/20 05:31:40 INFO : empty_on_remote: Making directory 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42842->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42846->172.17.0.8:21108, err= 2026/05/20 05:31:40 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/20 05:31:40 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/20 05:31:40 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/20 05:31:40 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/20 05:31:40 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34630->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40218->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42900->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47850->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34622->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42904->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44138->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32854->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:42916->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34632->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32866->172.17.0.8:21104, err= --- PASS: TestSyncReplaceDirModTime (0.05s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:40 DEBUG : empty_dir: Making directory with metadata 2026/05/20 05:31:40 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/20 05:31:40 DEBUG : empty_on_remote: Making directory with metadata 2026/05/20 05:31:40 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/20 05:31:40 INFO : empty_on_remote: Making directory 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34632->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57528->172.17.0.8:21102, err= 2026/05/20 05:31:40 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/20 05:31:40 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/20 05:31:40 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/20 05:31:40 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/20 05:31:40 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/20 05:31:40 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44180->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34648->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32882->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44184->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33454->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57574->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33462->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32898->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47860->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57578->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57580->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47866->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44188->172.17.0.8:21109, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.04s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/20 05:31:40 INFO : sub dir: Making directory 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44192->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44198->172.17.0.8:21109, err= 2026/05/20 05:31:40 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34716->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47912->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53570->172.17.0.8:21105, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36844->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44250->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36852->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57640->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34714->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44262->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34716->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34724->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44268->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36862->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:47922->172.17.0.8:21107, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.07s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/20 05:31:40 INFO : sub dir: Making directory 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40274->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34730->172.17.0.8:21110, err= 2026/05/20 05:31:40 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57684->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53642->172.17.0.8:21105, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33000->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43002->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33006->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34732->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34736->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36926->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33010->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34768->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44306->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33014->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57696->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43012->172.17.0.8:21108, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.06s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43028->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44316->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57700->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33572->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34774->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53646->172.17.0.8:21105, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40344->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53660->172.17.0.8:21105, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53676->172.17.0.8:21105, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53688->172.17.0.8:21105, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40352->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33578->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34738->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34750->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40368->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48008->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34780->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33024->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57712->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34758->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36928->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48018->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48024->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40384->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33032->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33584->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43038->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33042->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43048->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33052->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34784->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33596->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34770->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34784->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33598->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57714->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44320->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33602->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34798->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48028->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33606->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33620->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53696->172.17.0.8:21105, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34804->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40396->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34820->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57716->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34822->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40412->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36934->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34798->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43060->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33634->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36938->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48034->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34828->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48040->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53710->172.17.0.8:21105, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33646->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57718->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33060->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36950->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : apple: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : apple: Excluded 2026/05/20 05:31:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : appleappleapplebanana: Excluded 2026/05/20 05:31:40 DEBUG : banana: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : banana: Excluded 2026/05/20 05:31:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : splitbananasplit: Excluded 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44324->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/20 05:31:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/20 05:31:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/20 05:31:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/20 05:31:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/20 05:31:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/20 05:31:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/20 05:31:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/20 05:31:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/20 05:31:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/20 05:31:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/20 05:31:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/20 05:31:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/20 05:31:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/20 05:31:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/20 05:31:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43070->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48050->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34842->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : apple: size = 5 OK 2026/05/20 05:31:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/20 05:31:40 DEBUG : banana: size = 6 OK 2026/05/20 05:31:40 DEBUG : splitbananasplit: size = 16 OK 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Connecting to FTP server 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21") 2026/05/20 05:31:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/20 05:31:40 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : banana: Unchanged skipping 2026/05/20 05:31:40 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : apple: Unchanged skipping 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53094->172.17.0.8:21, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36964->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/20 05:31:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/20 05:31:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/20 05:31:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/20 05:31:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/20 05:31:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/20 05:31:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Connecting to FTP server 2026/05/20 05:31:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Connecting to FTP server 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Connecting to FTP server 2026/05/20 05:31:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/20 05:31:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/20 05:31:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/20 05:31:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/20 05:31:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/20 05:31:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/20 05:31:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/20 05:31:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/20 05:31:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/20 05:31:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/20 05:31:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/20 05:31:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/20 05:31:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/20 05:31:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/20 05:31:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/20 05:31:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/20 05:31:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/20 05:31:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/20 05:31:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/20 05:31:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/20 05:31:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : splitbananasplit: Unchanged skipping 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53104->172.17.0.8:21, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53114->172.17.0.8:21, err= 2026/05/20 05:31:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/20 05:31:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53126->172.17.0.8:21, err= 2026/05/20 05:31:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:40 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:40 INFO : There was nothing to transfer 2026/05/20 05:31:40 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34806->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : apple: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : apple: Excluded 2026/05/20 05:31:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : appleappleapplebanana: Excluded 2026/05/20 05:31:40 DEBUG : banana: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : banana: Excluded 2026/05/20 05:31:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : splitbananasplit: Excluded 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44328->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/20 05:31:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/20 05:31:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/20 05:31:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/20 05:31:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/20 05:31:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/20 05:31:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/20 05:31:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/20 05:31:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/20 05:31:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/20 05:31:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/20 05:31:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/20 05:31:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/20 05:31:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/20 05:31:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/20 05:31:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33650->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48052->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34820->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : apple: size = 5 OK 2026/05/20 05:31:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/20 05:31:40 DEBUG : banana: size = 6 OK 2026/05/20 05:31:40 DEBUG : splitbananasplit: size = 16 OK 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : banana: Unchanged skipping 2026/05/20 05:31:40 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : apple: Unchanged skipping 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33066->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : splitbananasplit: Unchanged skipping 2026/05/20 05:31:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/20 05:31:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/20 05:31:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/20 05:31:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/20 05:31:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/20 05:31:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/20 05:31:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/20 05:31:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/20 05:31:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/20 05:31:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/20 05:31:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/20 05:31:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/20 05:31:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/20 05:31:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/20 05:31:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/20 05:31:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/20 05:31:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/20 05:31:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/20 05:31:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/20 05:31:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/20 05:31:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/20 05:31:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/20 05:31:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/20 05:31:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/20 05:31:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/20 05:31:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/20 05:31:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/20 05:31:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/20 05:31:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/20 05:31:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/20 05:31:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/20 05:31:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:40 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:40 INFO : There was nothing to transfer 2026/05/20 05:31:40 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48064->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : apple: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : apple: Excluded 2026/05/20 05:31:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : appleappleapplebanana: Excluded 2026/05/20 05:31:40 DEBUG : banana: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : banana: Excluded 2026/05/20 05:31:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : splitbananasplit: Excluded 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34844->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/20 05:31:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/20 05:31:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/20 05:31:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/20 05:31:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/20 05:31:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/20 05:31:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/20 05:31:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/20 05:31:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/20 05:31:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/20 05:31:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/20 05:31:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/20 05:31:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/20 05:31:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/20 05:31:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/20 05:31:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/20 05:31:40 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44336->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43076->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33660->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43082->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53722->172.17.0.8:21105, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34852->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34836->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34842->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34866->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43084->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34882->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33666->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48072->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34888->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34904->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34908->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57720->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53726->172.17.0.8:21105, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53742->172.17.0.8:21105, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48080->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44338->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34854->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34868->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48082->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33076->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34884->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33086->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34918->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57726->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48086->172.17.0.8:21107, err= === RUN TestTransform/NFD run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53746->172.17.0.8:21105, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44346->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36978->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33094->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43096->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33676->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48102->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33686->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43102->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34928->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36990->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48106->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33102->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48114->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43116->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33700->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48124->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43128->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43142->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43158->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44354->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34896->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33108->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48140->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33112->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43164->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40422->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37004->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44360->172.17.0.8:21109, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33702->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37018->172.17.0.8:21101, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40432->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34940->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34912->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33126->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57738->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53754->172.17.0.8:21105, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33710->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34920->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43178->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33142->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33712->172.17.0.8:21106, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34936->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43190->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48150->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33144->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34956->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48158->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34946->172.17.0.8:21110, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43198->172.17.0.8:21108, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33148->172.17.0.8:21104, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34960->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40436->172.17.0.8:21100, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57744->172.17.0.8:21102, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34962->172.17.0.8:21103, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48160->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48170->172.17.0.8:21107, err= 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:40 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33728->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33744->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33750->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37034->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53758->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : apple: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : apple: Excluded 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: Excluded 2026/05/20 05:31:41 DEBUG : banana: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : banana: Excluded 2026/05/20 05:31:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : splitbananasplit: Excluded 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57756->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48180->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53768->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57772->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : apple: size = 5 OK 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/20 05:31:41 DEBUG : banana: size = 6 OK 2026/05/20 05:31:41 DEBUG : splitbananasplit: size = 16 OK 2026/05/20 05:31:41 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : apple: Unchanged skipping 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40446->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : splitbananasplit: Unchanged skipping 2026/05/20 05:31:41 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : banana: Unchanged skipping 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:41 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:41 INFO : There was nothing to transfer 2026/05/20 05:31:41 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44370->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : apple: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : apple: Excluded 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: Excluded 2026/05/20 05:31:41 DEBUG : banana: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : banana: Excluded 2026/05/20 05:31:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : splitbananasplit: Excluded 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53780->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43202->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53782->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37042->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : apple: size = 5 OK 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/20 05:31:41 DEBUG : banana: size = 6 OK 2026/05/20 05:31:41 DEBUG : splitbananasplit: size = 16 OK 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : apple: Unchanged skipping 2026/05/20 05:31:41 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : banana: Unchanged skipping 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/20 05:31:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : splitbananasplit: Unchanged skipping 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53786->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:41 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:41 INFO : There was nothing to transfer 2026/05/20 05:31:41 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34952->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : apple: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : apple: Excluded 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: Excluded 2026/05/20 05:31:41 DEBUG : banana: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : banana: Excluded 2026/05/20 05:31:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : splitbananasplit: Excluded 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57774->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34960->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34976->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53800->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34974->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33154->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44372->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33160->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43218->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34988->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48188->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34988->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44388->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40450->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43224->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34992->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43228->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33174->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35000->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57778->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48202->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53814->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35014->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43234->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43238->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57790->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53828->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43246->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43250->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57796->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43254->172.17.0.8:21108, err= === RUN TestTransform/base64 run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43270->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40458->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33182->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35022->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37056->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33758->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48218->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43276->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43284->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43286->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48226->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33772->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43292->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44396->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33188->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35034->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33198->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33208->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44412->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48236->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37064->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53834->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33786->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37072->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40466->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33214->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57810->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33790->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53840->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48240->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57820->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37082->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48244->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33218->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43306->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33806->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35008->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40482->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48248->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48258->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35018->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53850->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48262->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48272->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33822->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33830->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33834->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35026->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48278->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37098->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43310->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57832->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33228->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53858->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33836->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44418->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33838->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35042->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35050->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33234->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53868->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40484->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : apple: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : apple: Excluded 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: Excluded 2026/05/20 05:31:41 DEBUG : banana: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : banana: Excluded 2026/05/20 05:31:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : splitbananasplit: Excluded 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33242->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33848->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48292->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/20 05:31:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/20 05:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/20 05:31:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/20 05:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/20 05:31:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/20 05:31:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44432->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/20 05:31:41 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/20 05:31:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43318->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/20 05:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33254->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48304->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/20 05:31:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/20 05:31:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/20 05:31:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/20 05:31:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/20 05:31:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/20 05:31:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/20 05:31:41 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57834->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53876->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40496->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33268->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33858->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37106->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43326->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35046->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48314->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/05/20 05:31:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40498->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35052->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44448->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37114->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53880->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40508->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43328->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33860->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/20 05:31:41 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/20 05:31:41 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/05/20 05:31:41 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/20 05:31:41 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/05/20 05:31:41 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37122->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43334->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53894->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33278->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48324->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/20 05:31:41 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35062->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44464->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33870->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53900->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48338->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57836->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35058->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44468->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40524->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57850->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37124->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33880->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53908->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48342->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33284->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/20 05:31:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/20 05:31:41 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/20 05:31:41 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43338->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37136->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57854->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33290->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/20 05:31:41 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40538->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35062->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53922->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43342->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37146->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35066->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44472->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53932->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57860->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35070->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40550->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48348->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33298->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35074->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57864->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44474->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/20 05:31:41 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/20 05:31:41 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37162->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35080->172.17.0.8:21103, err= 2026/05/20 05:31:41 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33890->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53942->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57870->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/20 05:31:41 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43356->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53944->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48362->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35090->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44484->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43360->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57874->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37166->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33904->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43364->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48372->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35098->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33308->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40564->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/20 05:31:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33920->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53950->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/20 05:31:41 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44500->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57890->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/20 05:31:41 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43380->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48388->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/20 05:31:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33924->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37176->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48404->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33310->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40570->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43394->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53960->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35094->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33934->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33314->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43408->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48410->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35106->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/20 05:31:41 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/20 05:31:41 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/20 05:31:41 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/20 05:31:41 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48422->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33330->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/20 05:31:41 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37180->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/05/20 05:31:41 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/20 05:31:41 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57904->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35122->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40578->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33346->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35104->172.17.0.8:21110, err= 2026/05/20 05:31:41 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53976->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37188->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33938->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 INFO : dir1/0015-9;=.txt: Deleted 2026/05/20 05:31:41 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/20 05:31:41 INFO : appleappleapplebanana: Deleted 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35134->172.17.0.8:21103, err= 2026/05/20 05:31:41 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44508->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57912->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40588->172.17.0.8:21100, err= 2026/05/20 05:31:41 INFO : dir1/0013-789;=.txt: Deleted 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/20 05:31:41 INFO : banana: Deleted 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35116->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 INFO : dir1/0012-6789;.txt: Deleted 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 INFO : dir1/0010-456789.txt: Deleted 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33356->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43422->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33948->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37194->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 INFO : splitbananasplit: Deleted 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53988->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 INFO : dir1/0009-3456789.txt: Deleted 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57918->172.17.0.8:21102, err= 2026/05/20 05:31:41 INFO : dir1/0003-defghij.txt: Deleted 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 INFO : apple: Deleted 2026/05/20 05:31:41 INFO : dir1/0014-89;=.txt: Deleted 2026/05/20 05:31:41 INFO : dir1/0008-2345678.txt: Deleted 2026/05/20 05:31:41 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33368->172.17.0.8:21104, err= 2026/05/20 05:31:41 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/20 05:31:41 INFO : dir1/0007-1234567.txt: Deleted 2026/05/20 05:31:41 INFO : dir1/0011-56789;.txt: Deleted 2026/05/20 05:31:41 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35118->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : YXBwbGU=: Excluded 2026/05/20 05:31:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/05/20 05:31:41 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : YmFuYW5h: Excluded 2026/05/20 05:31:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57932->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/05/20 05:31:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/05/20 05:31:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/05/20 05:31:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/05/20 05:31:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/05/20 05:31:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/05/20 05:31:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/05/20 05:31:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/05/20 05:31:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/05/20 05:31:41 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/05/20 05:31:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/05/20 05:31:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/05/20 05:31:41 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/05/20 05:31:41 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/05/20 05:31:41 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/05/20 05:31:41 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37204->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44522->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/20 05:31:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/20 05:31:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/20 05:31:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/20 05:31:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/20 05:31:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/20 05:31:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/20 05:31:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/20 05:31:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/20 05:31:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/20 05:31:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/20 05:31:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/20 05:31:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/20 05:31:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/20 05:31:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/20 05:31:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/20 05:31:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/20 05:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/20 05:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/20 05:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/20 05:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/20 05:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/20 05:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/20 05:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/20 05:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/20 05:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/20 05:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/20 05:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/20 05:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/20 05:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/20 05:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/20 05:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/20 05:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/20 05:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/20 05:31:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/20 05:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/20 05:31:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/20 05:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/20 05:31:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/20 05:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/20 05:31:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/20 05:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/20 05:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/20 05:31:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/20 05:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/20 05:31:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/20 05:31:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53996->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/20 05:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/20 05:31:41 DEBUG : YXBwbGU=: size = 5 OK 2026/05/20 05:31:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/20 05:31:41 DEBUG : YmFuYW5h: size = 6 OK 2026/05/20 05:31:41 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : apple: Unchanged skipping 2026/05/20 05:31:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/20 05:31:41 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : banana: Unchanged skipping 2026/05/20 05:31:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : splitbananasplit: Unchanged skipping 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/20 05:31:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/20 05:31:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/20 05:31:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/20 05:31:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/20 05:31:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/20 05:31:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/20 05:31:41 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33954->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/20 05:31:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/20 05:31:41 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/20 05:31:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:41 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:41 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37206->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : YXBwbGU=: Excluded 2026/05/20 05:31:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/05/20 05:31:41 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : YmFuYW5h: Excluded 2026/05/20 05:31:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37220->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/05/20 05:31:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/05/20 05:31:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/05/20 05:31:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/05/20 05:31:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/05/20 05:31:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/05/20 05:31:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/05/20 05:31:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/05/20 05:31:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/05/20 05:31:41 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/05/20 05:31:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/05/20 05:31:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/05/20 05:31:41 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/05/20 05:31:41 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/05/20 05:31:41 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/05/20 05:31:41 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57938->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44526->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/20 05:31:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/20 05:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/20 05:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/20 05:31:41 DEBUG : apple: transformed to: YXBwbGU= 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/20 05:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37224->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35146->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43428->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37232->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35162->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54002->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33378->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40598->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48428->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40606->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35134->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43430->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37248->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57948->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40610->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35166->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48436->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33964->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44536->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43436->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54018->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40612->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37252->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40628->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43452->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33384->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35146->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54030->172.17.0.8:21105, err= === RUN TestTransform/prefix run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37264->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35160->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54032->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48442->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33966->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37276->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37282->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35168->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54046->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37294->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48452->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33398->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33410->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48468->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54050->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48484->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48488->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54052->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33418->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43464->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33422->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57962->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33432->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33970->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35170->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37306->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43472->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33440->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33978->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54066->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40640->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35176->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54076->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48502->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35178->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54090->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43488->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35192->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40646->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40658->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43502->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40662->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54094->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37320->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48516->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37330->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54096->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37344->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43514->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54112->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35182->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33992->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57968->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54114->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37356->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34006->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40678->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54128->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37366->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37370->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43520->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54138->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : apple: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : apple: Excluded 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: Excluded 2026/05/20 05:31:41 DEBUG : banana: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : banana: Excluded 2026/05/20 05:31:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : splitbananasplit: Excluded 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37378->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33448->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48526->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/20 05:31:41 DEBUG : apple: transformed to: PREFIXapple 2026/05/20 05:31:41 DEBUG : banana: transformed to: PREFIXbanana 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/20 05:31:41 DEBUG : banana: transformed to: PREFIXbanana 2026/05/20 05:31:41 DEBUG : apple: transformed to: PREFIXapple 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/20 05:31:41 DEBUG : banana: transformed to: PREFIXbanana 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/20 05:31:41 DEBUG : apple: transformed to: PREFIXapple 2026/05/20 05:31:41 DEBUG : apple: transformed to: PREFIXapple 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54154->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : banana: transformed to: PREFIXbanana 2026/05/20 05:31:41 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/20 05:31:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/20 05:31:41 DEBUG : banana: transformed to: PREFIXbanana 2026/05/20 05:31:41 DEBUG : apple: transformed to: PREFIXapple 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43532->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35196->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57982->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54164->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40686->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35190->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44540->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/20 05:31:41 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/20 05:31:41 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/20 05:31:41 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/20 05:31:41 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/20 05:31:41 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/20 05:31:41 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/20 05:31:41 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54174->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48542->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57994->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35198->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44546->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34014->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44550->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40702->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43536->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34026->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/05/20 05:31:41 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40706->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33452->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35202->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/05/20 05:31:41 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54188->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40714->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35204->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/05/20 05:31:41 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54190->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34034->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37384->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48546->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43542->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37390->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54198->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/05/20 05:31:41 INFO : apple: Copied (new) to: PREFIXapple 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48562->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35220->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44554->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37406->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33454->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:58006->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/05/20 05:31:41 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35214->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33466->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37422->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35230->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48576->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:58010->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/20 05:31:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/05/20 05:31:41 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34050->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37426->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54204->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:58026->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35234->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/05/20 05:31:41 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44566->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33468->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34054->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:58042->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54212->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40722->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35234->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/05/20 05:31:41 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34068->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37436->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54222->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48590->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37448->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:58056->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40732->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/05/20 05:31:41 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/05/20 05:31:41 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35238->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44582->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34080->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33482->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37450->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44598->172.17.0.8:21109, err= 2026/05/20 05:31:41 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34094->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35240->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48598->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44604->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54236->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43552->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34102->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48610->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35240->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/05/20 05:31:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34104->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43568->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54248->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40740->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/05/20 05:31:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35250->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35244->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/05/20 05:31:41 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40754->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33492->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44612->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37458->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54256->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40764->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34118->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37472->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/05/20 05:31:41 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37486->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43572->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:58058->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33500->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34130->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37490->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43588->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/05/20 05:31:41 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/05/20 05:31:41 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40772->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35254->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/05/20 05:31:41 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43594->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37506->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/05/20 05:31:41 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/20 05:31:41 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35252->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40776->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48614->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35258->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34132->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43596->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33512->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54264->172.17.0.8:21105, err= 2026/05/20 05:31:41 INFO : dir1/0011-56789;.txt: Deleted 2026/05/20 05:31:41 INFO : banana: Deleted 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35274->172.17.0.8:21110, err= 2026/05/20 05:31:41 INFO : dir1/0003-defghij.txt: Deleted 2026/05/20 05:31:41 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34134->172.17.0.8:21106, err= 2026/05/20 05:31:41 INFO : dir1/0009-3456789.txt: Deleted 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 INFO : dir1/0010-456789.txt: Deleted 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48620->172.17.0.8:21107, err= 2026/05/20 05:31:41 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/20 05:31:41 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33528->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:58070->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40790->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35284->172.17.0.8:21110, err= 2026/05/20 05:31:41 INFO : dir1/0013-789;=.txt: Deleted 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37514->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44616->172.17.0.8:21109, err= 2026/05/20 05:31:41 INFO : dir1/0015-9;=.txt: Deleted 2026/05/20 05:31:41 INFO : dir1/0007-1234567.txt: Deleted 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 INFO : apple: Deleted 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54268->172.17.0.8:21105, err= 2026/05/20 05:31:41 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/20 05:31:41 INFO : dir1/0014-89;=.txt: Deleted 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48626->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40804->172.17.0.8:21100, err= 2026/05/20 05:31:41 INFO : appleappleapplebanana: Deleted 2026/05/20 05:31:41 INFO : dir1/0012-6789;.txt: Deleted 2026/05/20 05:31:41 INFO : dir1/0008-2345678.txt: Deleted 2026/05/20 05:31:41 INFO : splitbananasplit: Deleted 2026/05/20 05:31:41 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/20 05:31:41 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:58082->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : PREFIXapple: Excluded 2026/05/20 05:31:41 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/05/20 05:31:41 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : PREFIXbanana: Excluded 2026/05/20 05:31:41 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : PREFIXsplitbananasplit: Excluded 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35294->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35298->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37528->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/20 05:31:41 DEBUG : apple: transformed to: PREFIXapple 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/20 05:31:41 DEBUG : apple: transformed to: PREFIXapple 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/20 05:31:41 DEBUG : apple: transformed to: PREFIXapple 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/20 05:31:41 DEBUG : apple: transformed to: PREFIXapple 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/20 05:31:41 DEBUG : apple: transformed to: PREFIXapple 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/20 05:31:41 DEBUG : apple: transformed to: PREFIXapple 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/20 05:31:41 DEBUG : apple: transformed to: PREFIXapple 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/20 05:31:41 DEBUG : apple: transformed to: PREFIXapple 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/20 05:31:41 DEBUG : apple: transformed to: PREFIXapple 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/20 05:31:41 DEBUG : apple: transformed to: PREFIXapple 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/20 05:31:41 DEBUG : apple: transformed to: PREFIXapple 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/20 05:31:41 DEBUG : apple: transformed to: PREFIXapple 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/20 05:31:41 DEBUG : apple: transformed to: PREFIXapple 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/20 05:31:41 DEBUG : apple: transformed to: PREFIXapple 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/20 05:31:41 DEBUG : apple: transformed to: PREFIXapple 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/20 05:31:41 DEBUG : apple: transformed to: PREFIXapple 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/20 05:31:41 DEBUG : banana: transformed to: PREFIXbanana 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/20 05:31:41 DEBUG : banana: transformed to: PREFIXbanana 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/20 05:31:41 DEBUG : banana: transformed to: PREFIXbanana 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/20 05:31:41 DEBUG : banana: transformed to: PREFIXbanana 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/20 05:31:41 DEBUG : banana: transformed to: PREFIXbanana 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/20 05:31:41 DEBUG : banana: transformed to: PREFIXbanana 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/20 05:31:41 DEBUG : banana: transformed to: PREFIXbanana 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/20 05:31:41 DEBUG : banana: transformed to: PREFIXbanana 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/20 05:31:41 DEBUG : banana: transformed to: PREFIXbanana 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/20 05:31:41 DEBUG : banana: transformed to: PREFIXbanana 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/20 05:31:41 DEBUG : banana: transformed to: PREFIXbanana 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/20 05:31:41 DEBUG : banana: transformed to: PREFIXbanana 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/20 05:31:41 DEBUG : banana: transformed to: PREFIXbanana 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/20 05:31:41 DEBUG : banana: transformed to: PREFIXbanana 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/20 05:31:41 DEBUG : banana: transformed to: PREFIXbanana 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/20 05:31:41 DEBUG : banana: transformed to: PREFIXbanana 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/20 05:31:41 DEBUG : banana: transformed to: PREFIXbanana 2026/05/20 05:31:41 DEBUG : apple: transformed to: PREFIXapple 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/20 05:31:41 DEBUG : banana: transformed to: PREFIXbanana 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/20 05:31:41 DEBUG : apple: transformed to: PREFIXapple 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/20 05:31:41 DEBUG : banana: transformed to: PREFIXbanana 2026/05/20 05:31:41 DEBUG : apple: transformed to: PREFIXapple 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/20 05:31:41 DEBUG : banana: transformed to: PREFIXbanana 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33544->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34146->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44628->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35262->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43602->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40820->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44640->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35274->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34162->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44650->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48630->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43618->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34166->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43628->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48632->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40830->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:34172->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54272->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/05/20 05:31:41 INFO : banana: Copied (new) 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35300->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44666->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:40836->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35314->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33558->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/05/20 05:31:41 INFO : splitbananasplit: Copied (new) 2026/05/20 05:31:41 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/05/20 05:31:41 INFO : appleappleapplebanana: Copied (new) 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:58098->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43630->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54276->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:48638->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:35288->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36378->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:58102->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43426->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/05/20 05:31:41 INFO : apple: Copied (new) 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:55936->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45324->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36938->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/05/20 05:31:41 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45166->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43408->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43646->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36942->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60122->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:55938->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60128->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43416->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53906->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/05/20 05:31:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/05/20 05:31:41 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43436->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45336->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45180->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60440->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43430->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60138->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45194->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53910->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/05/20 05:31:41 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45352->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36954->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/05/20 05:31:41 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60450->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45206->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43442->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43662->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36392->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60454->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60146->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53920->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/05/20 05:31:41 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60152->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/05/20 05:31:41 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45214->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36408->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43456->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53930->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45226->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45364->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/05/20 05:31:41 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53938->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45238->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43444->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43460->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53940->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:55948->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43458->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/05/20 05:31:41 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36424->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43474->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45244->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:55952->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53946->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43482->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:55954->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36962->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/05/20 05:31:41 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43494->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/05/20 05:31:41 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60462->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36432->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36968->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53948->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43468->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43676->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/05/20 05:31:41 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43506->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53950->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60164->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:55970->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43682->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/05/20 05:31:41 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60476->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36448->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43482->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60492->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60176->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43498->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/05/20 05:31:41 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53954->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/05/20 05:31:41 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/05/20 05:31:41 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/20 05:31:41 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60494->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43502->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60182->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45378->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43696->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36978->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36450->172.17.0.8:21109, err= 2026/05/20 05:31:41 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/20 05:31:41 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/20 05:31:41 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 INFO : PREFIXsplitbananasplit: Deleted 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43518->172.17.0.8:21104, err= 2026/05/20 05:31:41 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60502->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53970->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36992->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60188->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45252->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:55974->172.17.0.8:21106, err= 2026/05/20 05:31:41 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/20 05:31:41 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/20 05:31:41 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60506->172.17.0.8:21110, err= 2026/05/20 05:31:41 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43518->172.17.0.8:21102, err= 2026/05/20 05:31:41 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43534->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43702->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36456->172.17.0.8:21109, err= 2026/05/20 05:31:41 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/20 05:31:41 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/20 05:31:41 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37006->172.17.0.8:21108, err= 2026/05/20 05:31:41 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/20 05:31:41 INFO : PREFIXapple: Deleted 2026/05/20 05:31:41 INFO : PREFIXbanana: Deleted 2026/05/20 05:31:41 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60190->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : apple: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : apple: Excluded 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: Excluded 2026/05/20 05:31:41 DEBUG : banana: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : banana: Excluded 2026/05/20 05:31:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : splitbananasplit: Excluded 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45386->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37020->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36464->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53986->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : apple: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : apple: Excluded 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: Excluded 2026/05/20 05:31:41 DEBUG : banana: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : banana: Excluded 2026/05/20 05:31:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : splitbananasplit: Excluded 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43532->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45258->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60198->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45396->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45408->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45418->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60204->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43536->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37022->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45274->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45430->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43548->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37036->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60514->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:55980->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36466->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45432->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60526->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60530->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60208->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60542->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43718->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36478->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43536->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60550->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36492->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:53992->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60566->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43546->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43562->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36498->172.17.0.8:21109, err= === RUN TestTransform/suffix run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36504->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60574->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43558->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36514->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43568->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43578->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60212->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37052->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43570->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43590->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37064->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45436->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60582->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37080->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60224->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37096->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43598->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45288->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37098->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36528->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54000->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37110->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43728->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43608->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43610->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37116->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43620->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36532->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45296->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43740->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60588->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45446->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37118->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43626->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43580->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43750->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60236->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45458->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43634->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54008->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:55986->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43640->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54024->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60590->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54034->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:55990->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43754->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60606->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43766->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54038->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45472->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36534->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:55996->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45484->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36538->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43782->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36544->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45488->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60252->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60622->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43584->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43788->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : apple: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : apple: Excluded 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: Excluded 2026/05/20 05:31:41 DEBUG : banana: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : banana: Excluded 2026/05/20 05:31:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : splitbananasplit: Excluded 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60262->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43656->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43794->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/20 05:31:41 DEBUG : apple: transformed to: appleSUFFIX 2026/05/20 05:31:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/20 05:31:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/20 05:31:41 DEBUG : apple: transformed to: appleSUFFIX 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/20 05:31:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/20 05:31:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/20 05:31:41 DEBUG : apple: transformed to: appleSUFFIX 2026/05/20 05:31:41 DEBUG : apple: transformed to: appleSUFFIX 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56010->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/20 05:31:41 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/20 05:31:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/20 05:31:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/20 05:31:41 DEBUG : apple: transformed to: appleSUFFIX 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56016->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54054->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43594->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37126->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36560->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45306->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45492->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43662->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54068->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60628->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37134->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60266->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54072->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56024->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/05/20 05:31:41 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37150->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43668->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43606->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43806->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/05/20 05:31:41 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37152->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60644->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43622->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36574->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/05/20 05:31:41 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43820->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43626->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/05/20 05:31:41 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/20 05:31:41 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/05/20 05:31:41 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54082->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45320->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36582->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45498->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37156->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60650->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36596->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56036->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45324->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54084->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36608->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43836->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45504->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/20 05:31:41 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45326->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43628->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60274->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60658->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45328->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/20 05:31:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/20 05:31:41 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54088->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56052->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43670->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43852->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45340->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/05/20 05:31:41 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60288->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43854->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45350->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43680->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54098->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/05/20 05:31:41 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60666->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43856->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45512->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36620->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60680->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43696->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60294->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45360->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45524->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56062->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60692->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/20 05:31:41 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43698->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43634->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/20 05:31:41 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60702->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56074->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36622->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/05/20 05:31:41 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60708->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54110->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43860->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36624->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60298->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45374->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45528->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/05/20 05:31:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43650->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37172->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60300->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43876->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/05/20 05:31:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60714->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54116->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37180->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45542->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/05/20 05:31:41 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60310->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43888->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36626->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56084->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/05/20 05:31:41 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37192->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43890->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43658->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36640->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43660->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45544->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60724->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56092->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43896->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36642->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/05/20 05:31:41 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54126->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43664->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43704->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/05/20 05:31:41 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/05/20 05:31:41 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43710->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/05/20 05:31:41 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/20 05:31:41 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43716->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45556->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60316->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43906->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37200->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43670->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56098->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60728->172.17.0.8:21110, err= 2026/05/20 05:31:41 INFO : banana: Deleted 2026/05/20 05:31:41 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36650->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45560->172.17.0.8:21103, err= 2026/05/20 05:31:41 INFO : appleappleapplebanana: Deleted 2026/05/20 05:31:41 INFO : dir1/0015-9;=.txt: Deleted 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 INFO : dir1/0007-1234567.txt: Deleted 2026/05/20 05:31:41 INFO : dir1/0010-456789.txt: Deleted 2026/05/20 05:31:41 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54134->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43730->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60738->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 INFO : dir1/0003-defghij.txt: Deleted 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56114->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45376->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43914->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36666->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43686->172.17.0.8:21104, err= 2026/05/20 05:31:41 INFO : dir1/0009-3456789.txt: Deleted 2026/05/20 05:31:41 INFO : dir1/0012-6789;.txt: Deleted 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37214->172.17.0.8:21108, err= 2026/05/20 05:31:41 INFO : splitbananasplit: Deleted 2026/05/20 05:31:41 INFO : dir1/0011-56789;.txt: Deleted 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43688->172.17.0.8:21104, err= 2026/05/20 05:31:41 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/20 05:31:41 INFO : dir1/0014-89;=.txt: Deleted 2026/05/20 05:31:41 INFO : dir1/0008-2345678.txt: Deleted 2026/05/20 05:31:41 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/20 05:31:41 INFO : apple: Deleted 2026/05/20 05:31:41 INFO : dir1/0013-789;=.txt: Deleted 2026/05/20 05:31:41 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54150->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : appleSUFFIX: Excluded 2026/05/20 05:31:41 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/05/20 05:31:41 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : bananaSUFFIX: Excluded 2026/05/20 05:31:41 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : splitbananasplitSUFFIX: Excluded 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37230->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60326->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45390->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/20 05:31:41 DEBUG : apple: transformed to: appleSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/20 05:31:41 DEBUG : apple: transformed to: appleSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/20 05:31:41 DEBUG : apple: transformed to: appleSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/20 05:31:41 DEBUG : apple: transformed to: appleSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/20 05:31:41 DEBUG : apple: transformed to: appleSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/20 05:31:41 DEBUG : apple: transformed to: appleSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/20 05:31:41 DEBUG : apple: transformed to: appleSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/20 05:31:41 DEBUG : apple: transformed to: appleSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/20 05:31:41 DEBUG : apple: transformed to: appleSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/20 05:31:41 DEBUG : apple: transformed to: appleSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/20 05:31:41 DEBUG : apple: transformed to: appleSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/20 05:31:41 DEBUG : apple: transformed to: appleSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/20 05:31:41 DEBUG : apple: transformed to: appleSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/20 05:31:41 DEBUG : apple: transformed to: appleSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/20 05:31:41 DEBUG : apple: transformed to: appleSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/20 05:31:41 DEBUG : apple: transformed to: appleSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/20 05:31:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/20 05:31:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/20 05:31:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/20 05:31:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/20 05:31:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/20 05:31:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/20 05:31:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/20 05:31:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/20 05:31:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/20 05:31:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/20 05:31:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/20 05:31:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/20 05:31:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/20 05:31:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/20 05:31:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/20 05:31:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/20 05:31:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/20 05:31:41 DEBUG : apple: transformed to: appleSUFFIX 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/20 05:31:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/20 05:31:41 DEBUG : apple: transformed to: appleSUFFIX 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/20 05:31:41 DEBUG : apple: transformed to: appleSUFFIX 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/20 05:31:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45402->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36670->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56128->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43918->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43704->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37242->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54158->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43736->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54170->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36684->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56132->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43932->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54186->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43748->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60332->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36700->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56138->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43940->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43758->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/05/20 05:31:41 INFO : appleappleapplebanana: Copied (new) 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36702->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45566->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54188->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37256->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/05/20 05:31:41 INFO : apple: Copied (new) 2026/05/20 05:31:41 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/05/20 05:31:41 INFO : splitbananasplit: Copied (new) 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43720->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56150->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/05/20 05:31:41 INFO : banana: Copied (new) 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45570->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60752->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43956->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45410->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60348->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45584->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54190->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56152->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45414->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36718->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37272->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60362->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43774->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/05/20 05:31:41 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45596->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60754->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43966->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36724->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/05/20 05:31:41 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/05/20 05:31:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43730->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60758->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43982->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/05/20 05:31:41 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45426->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54198->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45612->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43990->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36736->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60368->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37288->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54210->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56160->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60384->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37304->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44004->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/05/20 05:31:41 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60392->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37308->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56170->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60772->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60778->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43740->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43790->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/05/20 05:31:41 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/05/20 05:31:41 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54220->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/05/20 05:31:41 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37312->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43800->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60398->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44018->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36752->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45432->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43816->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60404->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44028->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37316->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45622->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60792->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37320->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60420->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/05/20 05:31:41 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45636->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37328->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43820->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60794->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/05/20 05:31:41 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/05/20 05:31:41 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54230->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43746->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/05/20 05:31:41 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45642->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43822->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60796->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44038->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60428->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43838->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54244->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60444->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43760->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43850->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45436->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45450->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37332->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56180->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60808->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/05/20 05:31:41 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56188->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/05/20 05:31:41 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45650->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/05/20 05:31:41 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/05/20 05:31:41 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/20 05:31:41 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36764->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43866->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54260->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45652->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45452->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37344->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56198->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60450->172.17.0.8:21100, err= 2026/05/20 05:31:41 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/20 05:31:41 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/20 05:31:41 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/20 05:31:41 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/20 05:31:41 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45468->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54268->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43868->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/20 05:31:41 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56204->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43772->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60454->172.17.0.8:21100, err= 2026/05/20 05:31:41 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60824->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44050->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36776->172.17.0.8:21109, err= 2026/05/20 05:31:41 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/20 05:31:41 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/20 05:31:41 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45654->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/20 05:31:41 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44064->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37348->172.17.0.8:21108, err= 2026/05/20 05:31:41 INFO : splitbananasplitSUFFIX: Deleted 2026/05/20 05:31:41 INFO : bananaSUFFIX: Deleted 2026/05/20 05:31:41 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/20 05:31:41 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/20 05:31:41 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/20 05:31:41 INFO : appleSUFFIX: Deleted 2026/05/20 05:31:41 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45482->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : apple: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : apple: Excluded 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: Excluded 2026/05/20 05:31:41 DEBUG : banana: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : banana: Excluded 2026/05/20 05:31:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : splitbananasplit: Excluded 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54278->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45494->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36778->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43880->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : apple: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : apple: Excluded 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: Excluded 2026/05/20 05:31:41 DEBUG : banana: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : banana: Excluded 2026/05/20 05:31:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : splitbananasplit: Excluded 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37356->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60462->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60836->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60476->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43778->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45498->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43886->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43892->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43782->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44080->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60482->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60494->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45658->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45514->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43894->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54288->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60496->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44086->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54290->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45522->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45664->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45538->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43796->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37366->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36792->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60504->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43900->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43904->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44090->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60850->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45552->172.17.0.8:21107, err= === RUN TestTransform/truncate run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54296->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37368->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45672->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43920->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36800->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56206->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43930->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37370->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37380->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43942->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54304->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45682->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54308->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43808->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43950->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60854->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45556->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45566->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37396->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60518->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43956->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45574->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45686->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43812->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36810->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54322->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56222->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60856->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45588->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43824->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56226->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36812->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37412->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60866->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45696->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43830->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43836->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37426->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44100->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60868->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60520->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56230->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60870->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36828->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54336->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45704->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45592->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56242->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44104->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60880->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43842->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60888->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54348->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44114->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45712->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44122->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54354->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45720->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43856->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36838->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56244->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54370->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : apple: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : apple: Excluded 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: Excluded 2026/05/20 05:31:41 DEBUG : banana: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : banana: Excluded 2026/05/20 05:31:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : splitbananasplit: Excluded 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37436->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60522->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56254->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45594->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/20 05:31:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : apple: size = 5 OK 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/20 05:31:41 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : apple: Unchanged skipping 2026/05/20 05:31:41 DEBUG : banana: size = 6 OK 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/20 05:31:41 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : banana: Unchanged skipping 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37444->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43858->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/20 05:31:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/20 05:31:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/20 05:31:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/20 05:31:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/20 05:31:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/20 05:31:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/20 05:31:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54386->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36850->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44130->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43860->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60526->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44136->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43866->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36860->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37446->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44140->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45728->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43872->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45742->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43958->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60536->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36862->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/05/20 05:31:41 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37458->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44148->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45610->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/05/20 05:31:41 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43966->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43880->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56266->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/05/20 05:31:41 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/05/20 05:31:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60900->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44150->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56274->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37464->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45756->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36872->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45624->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45758->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37466->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45634->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43978->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60550->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54402->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43892->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44158->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/05/20 05:31:41 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60558->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/05/20 05:31:41 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56288->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36888->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54414->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45646->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/05/20 05:31:41 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44162->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56294->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/05/20 05:31:41 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54426->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37470->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60902->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60562->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45654->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37484->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60918->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44164->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45668->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43908->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60568->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44168->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/05/20 05:31:41 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43920->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45766->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36904->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/05/20 05:31:41 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37486->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44170->172.17.0.8:21101, err= 2026/05/20 05:31:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60570->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56296->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45782->172.17.0.8:21103, err= 2026/05/20 05:31:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43984->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36920->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54442->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60580->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56302->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43996->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37488->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44180->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56310->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43924->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45790->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36936->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/05/20 05:31:41 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/05/20 05:31:41 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56316->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43926->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60596->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/05/20 05:31:41 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36938->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56318->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/05/20 05:31:41 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45678->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/05/20 05:31:41 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44008->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45794->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37490->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44024->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60608->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45690->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/05/20 05:31:41 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37492->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/05/20 05:31:41 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/20 05:31:41 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43930->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44028->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37508->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60612->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44196->172.17.0.8:21101, err= 2026/05/20 05:31:41 INFO : appleappleapplebanana: Deleted 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45706->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36948->172.17.0.8:21109, err= 2026/05/20 05:31:41 INFO : dir1/0003-defghij.txt: Deleted 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54448->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56324->172.17.0.8:21106, err= 2026/05/20 05:31:41 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44030->172.17.0.8:21102, err= 2026/05/20 05:31:41 INFO : dir1/0009-3456789.txt: Deleted 2026/05/20 05:31:41 INFO : dir1/0010-456789.txt: Deleted 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 INFO : dir1/0012-6789;.txt: Deleted 2026/05/20 05:31:41 INFO : dir1/0011-56789;.txt: Deleted 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 INFO : dir1/0007-1234567.txt: Deleted 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56340->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60922->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60626->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44200->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45804->172.17.0.8:21103, err= 2026/05/20 05:31:41 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45712->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45814->172.17.0.8:21103, err= 2026/05/20 05:31:41 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/20 05:31:41 INFO : splitbananasplit: Deleted 2026/05/20 05:31:41 INFO : dir1/0015-9;=.txt: Deleted 2026/05/20 05:31:41 INFO : dir1/0014-89;=.txt: Deleted 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56350->172.17.0.8:21106, err= 2026/05/20 05:31:41 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/20 05:31:41 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/20 05:31:41 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/20 05:31:41 INFO : dir1/0013-789;=.txt: Deleted 2026/05/20 05:31:41 INFO : dir1/0008-2345678.txt: Deleted 2026/05/20 05:31:41 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37510->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : apple: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : apple: Excluded 2026/05/20 05:31:41 DEBUG : appleapple: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : appleapple: Excluded 2026/05/20 05:31:41 DEBUG : banana: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : banana: Excluded 2026/05/20 05:31:41 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : splitbanan: Excluded 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44204->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0000-abcde: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdef: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefg: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0003-defgh: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0004-efghi: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0005-fghij: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijk: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0007-12345: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0008-23456: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0009-34567: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0010-45678: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0011-56789: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.t: Excluded 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44206->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44208->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37512->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/20 05:31:41 DEBUG : apple: size = 5 OK 2026/05/20 05:31:41 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : apple: Unchanged skipping 2026/05/20 05:31:41 DEBUG : appleapple: size = 21 OK 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/20 05:31:41 DEBUG : banana: size = 6 OK 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/20 05:31:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/20 05:31:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/20 05:31:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/20 05:31:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/20 05:31:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/20 05:31:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/20 05:31:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/20 05:31:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/20 05:31:41 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : banana: Unchanged skipping 2026/05/20 05:31:41 DEBUG : splitbanan: size = 16 OK 2026/05/20 05:31:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : splitbananasplit: Unchanged skipping 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44224->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/20 05:31:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/20 05:31:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/20 05:31:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/20 05:31:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/20 05:31:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/20 05:31:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/20 05:31:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/20 05:31:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/20 05:31:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/20 05:31:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/20 05:31:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/20 05:31:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/20 05:31:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/20 05:31:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/20 05:31:41 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:41 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:41 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56364->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : apple: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : apple: Excluded 2026/05/20 05:31:41 DEBUG : appleapple: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : appleapple: Excluded 2026/05/20 05:31:41 DEBUG : banana: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : banana: Excluded 2026/05/20 05:31:41 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : splitbanan: Excluded 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43938->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0000-abcde: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdef: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefg: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0003-defgh: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0004-efghi: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0005-fghij: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijk: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0007-12345: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0008-23456: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0009-34567: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0010-45678: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0011-56789: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.t: Excluded 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45728->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60932->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/20 05:31:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60640->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43946->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60934->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60642->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60648->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44238->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56376->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45734->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37522->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45736->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36962->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36972->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54462->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43962->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36978->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43966->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43968->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43970->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44246->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56388->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36984->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60664->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37538->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60936->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60940->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44262->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44044->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60668->172.17.0.8:21100, err= === RUN TestTransform/encoder run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45750->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56390->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54472->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36992->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44048->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60674->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60942->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45758->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:43986->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54488->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:36994->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45770->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54490->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45830->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54492->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60682->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45772->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54502->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60690->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37000->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56394->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37004->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45786->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54504->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60704->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37020->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45800->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45846->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54510->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45862->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60950->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44056->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37540->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60712->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37548->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54520->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37034->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45814->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44000->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54536->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44278->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37044->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60958->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60966->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60728->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37048->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45818->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54546->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37562->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45864->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44008->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44010->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60734->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44068->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60976->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44290->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37062->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60992->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54554->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60750->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56396->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60752->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : apple: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : apple: Excluded 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: Excluded 2026/05/20 05:31:41 DEBUG : banana: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : banana: Excluded 2026/05/20 05:31:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : splitbananasplit: Excluded 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44076->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37574->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60762->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45868->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : apple: size = 5 OK 2026/05/20 05:31:41 DEBUG : banana: size = 6 OK 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/20 05:31:41 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : apple: Unchanged skipping 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60776->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : splitbananasplit: size = 16 OK 2026/05/20 05:31:41 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : banana: Unchanged skipping 2026/05/20 05:31:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : splitbananasplit: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:41 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:41 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44078->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : apple: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : apple: Excluded 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: Excluded 2026/05/20 05:31:41 DEBUG : banana: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : banana: Excluded 2026/05/20 05:31:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : splitbananasplit: Excluded 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32768->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45872->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45878->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54568->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : apple: size = 5 OK 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/20 05:31:41 DEBUG : banana: size = 6 OK 2026/05/20 05:31:41 DEBUG : splitbananasplit: size = 16 OK 2026/05/20 05:31:41 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : banana: Unchanged skipping 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/20 05:31:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : splitbananasplit: Unchanged skipping 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45828->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/20 05:31:41 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:41 DEBUG : apple: Unchanged skipping 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:41 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:41 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45832->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : apple: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : apple: Excluded 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: Excluded 2026/05/20 05:31:41 DEBUG : banana: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : banana: Excluded 2026/05/20 05:31:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : splitbananasplit: Excluded 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44090->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44098->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37076->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37084->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : apple: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : apple: Excluded 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : appleappleapplebanana: Excluded 2026/05/20 05:31:41 DEBUG : banana: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : banana: Excluded 2026/05/20 05:31:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : splitbananasplit: Excluded 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44298->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/20 05:31:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45840->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44018->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60786->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37590->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45854->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54578->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32784->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45856->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37096->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45890->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54586->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44308->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44034->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44038->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37594->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32794->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44108->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44312->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32806->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60796->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45904->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54598->172.17.0.8:21105, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44316->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56402->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56408->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32808->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44120->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45912->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45872->172.17.0.8:21107, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54600->172.17.0.8:21105, err= === RUN TestTransform/ISO-8859-1 run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32816->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37104->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44136->172.17.0.8:21102, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44324->172.17.0.8:21101, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37106->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56414->172.17.0.8:21106, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45920->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37608->172.17.0.8:21108, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44048->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44054->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37122->172.17.0.8:21109, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32826->172.17.0.8:21110, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45932->172.17.0.8:21103, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44064->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44070->172.17.0.8:21104, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60806->172.17.0.8:21100, err= 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:41 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56424->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54612->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44332->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54626->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37130->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32838->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32842->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37622->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56438->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60814->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60826->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37136->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37638->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54628->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44346->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32850->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45874->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45938->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45878->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37144->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44138->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44086->172.17.0.8:21104, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44142->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44158->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45886->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44162->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32862->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45942->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44348->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56452->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37156->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37652->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54638->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37662->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54646->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45946->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37670->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60832->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32870->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54652->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37672->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44094->172.17.0.8:21104, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37160->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37162->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45898->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44364->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : apple: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : apple: Excluded 2026/05/20 05:31:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : appleappleapplebanana: Excluded 2026/05/20 05:31:42 DEBUG : banana: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : banana: Excluded 2026/05/20 05:31:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : splitbananasplit: Excluded 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54666->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45912->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44102->172.17.0.8:21104, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56458->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : apple: size = 5 OK 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : banana: size = 6 OK 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45960->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : apple: Unchanged skipping 2026/05/20 05:31:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/20 05:31:42 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : banana: Unchanged skipping 2026/05/20 05:31:42 DEBUG : splitbananasplit: size = 16 OK 2026/05/20 05:31:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : splitbananasplit: Unchanged skipping 2026/05/20 05:31:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/20 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/20 05:31:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/20 05:31:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/20 05:31:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/20 05:31:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/20 05:31:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:42 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:42 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37682->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : apple: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : apple: Excluded 2026/05/20 05:31:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : appleappleapplebanana: Excluded 2026/05/20 05:31:42 DEBUG : banana: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : banana: Excluded 2026/05/20 05:31:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : splitbananasplit: Excluded 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45970->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44116->172.17.0.8:21104, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37166->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32886->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : apple: size = 5 OK 2026/05/20 05:31:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/20 05:31:42 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : apple: Unchanged skipping 2026/05/20 05:31:42 DEBUG : banana: size = 6 OK 2026/05/20 05:31:42 DEBUG : splitbananasplit: size = 16 OK 2026/05/20 05:31:42 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : banana: Unchanged skipping 2026/05/20 05:31:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/20 05:31:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : splitbananasplit: Unchanged skipping 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44378->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/20 05:31:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/20 05:31:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/20 05:31:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/20 05:31:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/20 05:31:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/20 05:31:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:42 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:42 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56464->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : apple: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : apple: Excluded 2026/05/20 05:31:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : appleappleapplebanana: Excluded 2026/05/20 05:31:42 DEBUG : banana: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : banana: Excluded 2026/05/20 05:31:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : splitbananasplit: Excluded 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44394->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54674->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45980->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45922->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44130->172.17.0.8:21104, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45992->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37684->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56466->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37180->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56470->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37700->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60848->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54684->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44146->172.17.0.8:21104, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45994->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56474->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44408->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44414->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37708->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54696->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46010->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54706->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46020->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44420->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44148->172.17.0.8:21104, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44162->172.17.0.8:21104, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46030->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44172->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44432->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46044->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37192->172.17.0.8:21109, err= === RUN TestTransform/charmap run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37194->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46048->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44176->172.17.0.8:21104, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56476->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37710->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45934->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32892->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32894->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60864->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37196->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44434->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60872->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37720->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44192->172.17.0.8:21104, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32910->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44442->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37204->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32916->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37728->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60880->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44194->172.17.0.8:21104, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32926->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44174->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44180->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44186->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54720->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46060->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44198->172.17.0.8:21104, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54730->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46072->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44214->172.17.0.8:21104, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32936->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37742->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44222->172.17.0.8:21104, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37210->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44196->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37226->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45940->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46082->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44444->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44230->172.17.0.8:21104, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45942->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37228->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54736->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56486->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37234->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32948->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44454->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37244->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46090->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32960->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44198->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60892->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56502->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44460->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54740->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45952->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37254->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60906->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56510->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44464->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37266->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : apple: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : apple: Excluded 2026/05/20 05:31:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : appleappleapplebanana: Excluded 2026/05/20 05:31:42 DEBUG : banana: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : banana: Excluded 2026/05/20 05:31:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : splitbananasplit: Excluded 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44202->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37750->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44478->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56514->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : apple: size = 5 OK 2026/05/20 05:31:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/20 05:31:42 DEBUG : banana: size = 6 OK 2026/05/20 05:31:42 DEBUG : splitbananasplit: size = 16 OK 2026/05/20 05:31:42 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : banana: Unchanged skipping 2026/05/20 05:31:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : splitbananasplit: Unchanged skipping 2026/05/20 05:31:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/20 05:31:42 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : apple: Unchanged skipping 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37276->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/20 05:31:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/20 05:31:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/20 05:31:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/20 05:31:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/20 05:31:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/20 05:31:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:42 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:42 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44206->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : apple: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : apple: Excluded 2026/05/20 05:31:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : appleappleapplebanana: Excluded 2026/05/20 05:31:42 DEBUG : banana: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : banana: Excluded 2026/05/20 05:31:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : splitbananasplit: Excluded 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32962->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60912->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46098->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45968->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : apple: size = 5 OK 2026/05/20 05:31:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/20 05:31:42 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : banana: size = 6 OK 2026/05/20 05:31:42 DEBUG : splitbananasplit: size = 16 OK 2026/05/20 05:31:42 DEBUG : apple: Unchanged skipping 2026/05/20 05:31:42 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : banana: Unchanged skipping 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60916->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : splitbananasplit: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/20 05:31:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/20 05:31:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/20 05:31:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/20 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/20 05:31:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/20 05:31:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:42 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:42 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45970->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : apple: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : apple: Excluded 2026/05/20 05:31:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : appleappleapplebanana: Excluded 2026/05/20 05:31:42 DEBUG : banana: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : banana: Excluded 2026/05/20 05:31:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : splitbananasplit: Excluded 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60932->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46112->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37282->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37764->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37774->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45976->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54752->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37286->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37288->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:45992->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44492->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60934->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60946->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32972->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37788->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54760->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32984->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54774->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54776->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32988->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44222->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46124->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44240->172.17.0.8:21104, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46000->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56530->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44504->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46014->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37804->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44236->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54788->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46136->172.17.0.8:21103, err= === RUN TestTransform/lowercase run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33000->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46146->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33006->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37304->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37820->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60950->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33018->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54792->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54796->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37824->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46158->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37834->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37850->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44240->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46030->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46164->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46166->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44244->172.17.0.8:21104, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44242->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60960->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56542->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56548->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44254->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33028->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44256->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44266->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46032->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46038->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54810->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60970->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33042->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44510->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33050->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33064->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46042->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33072->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33080->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44512->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54816->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37316->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33082->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37324->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60978->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56562->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37328->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46180->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37342->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56568->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37866->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44246->172.17.0.8:21104, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37344->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37360->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56584->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56600->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60980->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46190->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54822->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46044->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33084->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37880->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33100->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54826->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : apple: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : apple: Excluded 2026/05/20 05:31:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : appleappleapplebanana: Excluded 2026/05/20 05:31:42 DEBUG : banana: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : banana: Excluded 2026/05/20 05:31:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : splitbananasplit: Excluded 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37896->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44272->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46206->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56602->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : apple: size = 5 OK 2026/05/20 05:31:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/20 05:31:42 DEBUG : banana: size = 6 OK 2026/05/20 05:31:42 DEBUG : splitbananasplit: size = 16 OK 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37908->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : apple: Unchanged skipping 2026/05/20 05:31:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : splitbananasplit: Unchanged skipping 2026/05/20 05:31:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/20 05:31:42 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : banana: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/20 05:31:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/20 05:31:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/20 05:31:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/20 05:31:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/20 05:31:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/20 05:31:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:42 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:42 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37912->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : apple: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : apple: Excluded 2026/05/20 05:31:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : appleappleapplebanana: Excluded 2026/05/20 05:31:42 DEBUG : banana: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : banana: Excluded 2026/05/20 05:31:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : splitbananasplit: Excluded 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60986->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44274->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44282->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44528->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : apple: size = 5 OK 2026/05/20 05:31:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/20 05:31:42 DEBUG : banana: size = 6 OK 2026/05/20 05:31:42 DEBUG : splitbananasplit: size = 16 OK 2026/05/20 05:31:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/20 05:31:42 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : banana: Unchanged skipping 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : splitbananasplit: Unchanged skipping 2026/05/20 05:31:42 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33112->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : apple: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/20 05:31:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/20 05:31:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/20 05:31:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/20 05:31:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/20 05:31:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/20 05:31:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:42 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:42 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44256->172.17.0.8:21104, err= 2026/05/20 05:31:42 DEBUG : apple: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : apple: Excluded 2026/05/20 05:31:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : appleappleapplebanana: Excluded 2026/05/20 05:31:42 DEBUG : banana: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : banana: Excluded 2026/05/20 05:31:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : splitbananasplit: Excluded 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44540->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37922->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44546->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56612->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46060->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37926->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44298->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44268->172.17.0.8:21104, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44276->172.17.0.8:21104, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33122->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37374->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44310->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44322->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56620->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44284->172.17.0.8:21104, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56626->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60990->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56634->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37940->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37956->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56640->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44300->172.17.0.8:21104, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56652->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46072->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:60998->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44310->172.17.0.8:21104, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54832->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46076->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46092->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32768->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44338->172.17.0.8:21102, err= === RUN TestTransform/ascii run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33126->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37972->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33138->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46104->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37382->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37386->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46110->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54846->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44346->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37988->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33150->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32776->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44362->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44550->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54854->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56662->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37994->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44372->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46112->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44552->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37394->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46122->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32790->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44374->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44322->172.17.0.8:21104, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44568->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32794->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46210->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44572->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32804->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46218->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37400->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56672->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37998->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54858->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46138->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38006->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46220->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44380->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44584->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44382->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44328->172.17.0.8:21104, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46234->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46142->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54862->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56674->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46250->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38010->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56686->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38024->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33164->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46146->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37404->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54876->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44342->172.17.0.8:21104, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54890->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56700->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37416->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44344->172.17.0.8:21104, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37432->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46150->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33174->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : apple: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : apple: Excluded 2026/05/20 05:31:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : appleappleapplebanana: Excluded 2026/05/20 05:31:42 DEBUG : banana: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : banana: Excluded 2026/05/20 05:31:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : splitbananasplit: Excluded 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44586->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56712->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37440->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38030->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : apple: size = 5 OK 2026/05/20 05:31:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/20 05:31:42 DEBUG : banana: size = 6 OK 2026/05/20 05:31:42 DEBUG : splitbananasplit: size = 16 OK 2026/05/20 05:31:42 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : apple: Unchanged skipping 2026/05/20 05:31:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/20 05:31:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : splitbananasplit: Unchanged skipping 2026/05/20 05:31:42 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : banana: Unchanged skipping 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38034->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/20 05:31:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/20 05:31:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/20 05:31:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/20 05:31:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/20 05:31:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/20 05:31:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:42 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:42 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46260->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : apple: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : apple: Excluded 2026/05/20 05:31:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : appleappleapplebanana: Excluded 2026/05/20 05:31:42 DEBUG : banana: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : banana: Excluded 2026/05/20 05:31:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : splitbananasplit: Excluded 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32808->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38040->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33186->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37444->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : apple: size = 5 OK 2026/05/20 05:31:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/20 05:31:42 DEBUG : banana: size = 6 OK 2026/05/20 05:31:42 DEBUG : splitbananasplit: size = 16 OK 2026/05/20 05:31:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/20 05:31:42 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : apple: Unchanged skipping 2026/05/20 05:31:42 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : banana: Unchanged skipping 2026/05/20 05:31:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : splitbananasplit: Unchanged skipping 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33188->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/20 05:31:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/20 05:31:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/20 05:31:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/20 05:31:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/20 05:31:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/20 05:31:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/20 05:31:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:42 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:42 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32814->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : apple: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : apple: Excluded 2026/05/20 05:31:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : appleappleapplebanana: Excluded 2026/05/20 05:31:42 DEBUG : banana: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : banana: Excluded 2026/05/20 05:31:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : splitbananasplit: Excluded 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46156->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/20 05:31:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/20 05:31:42 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44354->172.17.0.8:21104, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44600->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46162->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37458->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44608->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56714->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33194->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46166->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38052->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46268->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54896->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32826->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44356->172.17.0.8:21104, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46280->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38056->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46292->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44624->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38058->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38068->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46294->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46172->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38080->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44636->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37472->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54904->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54908->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44372->172.17.0.8:21104, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46304->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37484->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37496->172.17.0.8:21109, err= --- PASS: TestTransform (1.72s) --- PASS: TestTransform/NFC (0.15s) --- PASS: TestTransform/NFD (0.12s) --- PASS: TestTransform/base64 (0.16s) --- PASS: TestTransform/prefix (0.23s) --- PASS: TestTransform/suffix (0.21s) --- PASS: TestTransform/truncate (0.17s) --- PASS: TestTransform/encoder (0.15s) --- PASS: TestTransform/ISO-8859-1 (0.13s) --- PASS: TestTransform/charmap (0.13s) --- PASS: TestTransform/lowercase (0.14s) --- PASS: TestTransform/ascii (0.13s) === RUN TestTransformCopy run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:42 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44394->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46178->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/20 05:31:42 INFO : sub dir_somesuffix: Making directory 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33206->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46310->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/20 05:31:42 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/20 05:31:42 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/20 05:31:42 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:42 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56726->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44376->172.17.0.8:21104, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37502->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46312->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46180->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/20 05:31:42 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/20 05:31:42 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44378->172.17.0.8:21104, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38088->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56734->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32834->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32844->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46188->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44392->172.17.0.8:21104, err= --- PASS: TestTransformCopy (0.02s) === RUN TestDoubleTransform run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:42 DEBUG : toe: transformed to: tictactoe 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56750->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54924->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : toe: transformed to: tictactoe 2026/05/20 05:31:42 INFO : tictactoe: Making directory 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46314->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33222->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : toe: transformed to: tictactoe 2026/05/20 05:31:42 DEBUG : toe: transformed to: tictactoe 2026/05/20 05:31:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/20 05:31:42 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/20 05:31:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38098->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37504->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38100->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44650->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32852->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/05/20 05:31:42 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/20 05:31:42 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44666->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44410->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37506->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46204->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56764->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54932->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44414->172.17.0.8:21102, err= --- PASS: TestDoubleTransform (0.02s) === RUN TestFileTag run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56774->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37516->172.17.0.8:21109, err= 2026/05/20 05:31:42 INFO : toe: Making directory 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46316->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38106->172.17.0.8:21108, err= 2026/05/20 05:31:42 INFO : toe/toe: Making directory 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54938->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32856->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : toe: transformed to: tictactoe 2026/05/20 05:31:42 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/20 05:31:42 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/20 05:31:42 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44680->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46326->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37528->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37542->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44424->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/05/20 05:31:42 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/20 05:31:42 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44396->172.17.0.8:21104, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54952->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37554->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44436->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32868->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32872->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44452->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56776->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44696->172.17.0.8:21101, err= --- PASS: TestFileTag (0.02s) === RUN TestNoTag run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44460->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44708->172.17.0.8:21101, err= 2026/05/20 05:31:42 INFO : toe: Making directory 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46212->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44462->172.17.0.8:21102, err= 2026/05/20 05:31:42 INFO : toe/toe: Making directory 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46226->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37562->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : toe: transformed to: tictactoe 2026/05/20 05:31:42 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/20 05:31:42 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/20 05:31:42 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44722->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37572->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46228->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32886->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46342->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/05/20 05:31:42 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/20 05:31:42 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38120->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44738->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37574->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54956->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44408->172.17.0.8:21104, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38126->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44468->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44474->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46358->172.17.0.8:21103, err= --- PASS: TestNoTag (0.02s) === RUN TestDirTag run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:42 DEBUG : empty_dir: Making directory with metadata 2026/05/20 05:31:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/20 05:31:42 DEBUG : toe: transformed to: tictactoe 2026/05/20 05:31:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/20 05:31:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46232->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44410->172.17.0.8:21104, err= 2026/05/20 05:31:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/20 05:31:42 INFO : tictacempty_dir: Making directory 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46240->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33238->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/20 05:31:42 DEBUG : toe: transformed to: tictactoe 2026/05/20 05:31:42 DEBUG : toe: transformed to: tictactoe 2026/05/20 05:31:42 INFO : tictactoe: Making directory 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46252->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56786->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : toe: transformed to: tictactoe 2026/05/20 05:31:42 DEBUG : toe: transformed to: tictactoe 2026/05/20 05:31:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/20 05:31:42 INFO : tictactoe/tictactoe: Making directory 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46256->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56788->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/20 05:31:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/20 05:31:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33254->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32896->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44418->172.17.0.8:21104, err= 2026/05/20 05:31:42 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56796->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33262->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/05/20 05:31:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/20 05:31:42 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37584->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56808->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38130->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33272->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46372->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33284->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44426->172.17.0.8:21104, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46382->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32902->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37600->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56818->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46262->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38136->172.17.0.8:21108, err= --- PASS: TestDirTag (0.02s) === RUN TestAllTag run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:42 DEBUG : empty_dir: Making directory with metadata 2026/05/20 05:31:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/20 05:31:42 DEBUG : toe: transformed to: tictactoe 2026/05/20 05:31:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/20 05:31:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44476->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56830->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/20 05:31:42 INFO : tictacempty_dir: Making directory 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46392->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46396->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/20 05:31:42 DEBUG : toe: transformed to: tictactoe 2026/05/20 05:31:42 DEBUG : toe: transformed to: tictactoe 2026/05/20 05:31:42 INFO : tictactoe: Making directory 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33288->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38152->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : toe: transformed to: tictactoe 2026/05/20 05:31:42 DEBUG : toe: transformed to: tictactoe 2026/05/20 05:31:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/20 05:31:42 INFO : tictactoe/tictactoe: Making directory 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37616->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56846->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/20 05:31:42 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/20 05:31:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/20 05:31:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44750->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44754->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56862->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33296->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33308->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/05/20 05:31:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/20 05:31:42 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32916->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33310->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32924->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32938->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46276->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:42 DEBUG : toe: transformed to: tictactoe 2026/05/20 05:31:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/20 05:31:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33324->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : toe: transformed to: tictactoe 2026/05/20 05:31:42 DEBUG : toe: transformed to: tictactoe 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44764->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32952->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54960->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32964->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/20 05:31:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/05/20 05:31:42 NOTICE: ftp://172.17.0.8:21/rclone-test-cedawer3daxe: 0 differences found 2026/05/20 05:31:42 NOTICE: ftp://172.17.0.8:21/rclone-test-cedawer3daxe: 1 hashes could not be checked 2026/05/20 05:31:42 NOTICE: ftp://172.17.0.8:21/rclone-test-cedawer3daxe: 1 matching files 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33336->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44432->172.17.0.8:21104, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46284->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44434->172.17.0.8:21104, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37626->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46294->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32966->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44488->172.17.0.8:21102, err= --- PASS: TestAllTag (0.03s) === RUN TestRunTwice run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:42 DEBUG : toe: transformed to: tictactoe 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56874->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44766->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : toe: transformed to: tictactoe 2026/05/20 05:31:42 INFO : tictactoe: Making directory 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33342->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33348->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : toe: transformed to: tictactoe 2026/05/20 05:31:42 DEBUG : toe: transformed to: tictactoe 2026/05/20 05:31:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/20 05:31:42 INFO : tictactoe/tictactoe: Making directory 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44504->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46410->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/20 05:31:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/20 05:31:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56880->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38156->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32968->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46426->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44768->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/05/20 05:31:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/20 05:31:42 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38170->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38182->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33356->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : toe: transformed to: tictactoe 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54964->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : toe: transformed to: tictactoe 2026/05/20 05:31:42 DEBUG : toe: transformed to: tictactoe 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38198->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37634->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:42 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/20 05:31:42 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:42 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56890->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44512->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44518->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44530->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33364->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46438->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54970->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56894->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37644->172.17.0.8:21109, err= --- PASS: TestRunTwice (0.02s) === RUN TestSyntax 2026/05/20 05:31:42 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46308->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54974->172.17.0.8:21105, err= 2026/05/20 05:31:42 INFO : toe: Making directory 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33370->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44442->172.17.0.8:21104, err= 2026/05/20 05:31:42 INFO : toe/toe: Making directory 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44538->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44546->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37656->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32976->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32982->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44548->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33386->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/05/20 05:31:42 INFO : toe/toe/toe: Copied (new) 2026/05/20 05:31:42 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44558->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33388->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32988->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54978->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37662->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:32996->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44564->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38214->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44776->172.17.0.8:21101, err= --- PASS: TestConflicting (0.02s) === RUN TestMove run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:42 DEBUG : empty_dir: Making directory with metadata 2026/05/20 05:31:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/20 05:31:42 DEBUG : toe: transformed to: tictactoe 2026/05/20 05:31:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/20 05:31:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38218->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56906->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/20 05:31:42 INFO : tictacempty_dir: Making directory 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33012->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33402->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/20 05:31:42 DEBUG : toe: transformed to: tictactoe 2026/05/20 05:31:42 DEBUG : toe: transformed to: tictactoe 2026/05/20 05:31:42 INFO : tictactoe: Making directory 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46310->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46452->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : toe: transformed to: tictactoe 2026/05/20 05:31:42 DEBUG : toe: transformed to: tictactoe 2026/05/20 05:31:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/20 05:31:42 INFO : tictactoe/tictactoe: Making directory 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44784->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46316->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/20 05:31:42 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/20 05:31:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/20 05:31:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37664->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46468->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:54986->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44576->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33406->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/05/20 05:31:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/20 05:31:42 INFO : toe/toe/toe.txt: Deleted 2026/05/20 05:31:42 INFO : toe/toe: Removing directory 2026/05/20 05:31:42 INFO : toe: Removing directory 2026/05/20 05:31:42 INFO : empty_dir: Removing directory 2026/05/20 05:31:42 DEBUG : Local file system at /tmp/rclone1204350446: deleted 3 directories 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56912->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46472->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:55000->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56922->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33024->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:55006->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44458->172.17.0.8:21104, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56924->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44460->172.17.0.8:21104, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37676->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37678->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44798->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33420->172.17.0.8:21110, err= --- PASS: TestMove (0.02s) === RUN TestTransformFile run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:42 DEBUG : empty_dir: Making directory with metadata 2026/05/20 05:31:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/20 05:31:42 DEBUG : toe: transformed to: tictactoe 2026/05/20 05:31:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/20 05:31:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44582->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44810->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/20 05:31:42 INFO : tictacempty_dir: Making directory 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37692->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37696->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/20 05:31:42 DEBUG : toe: transformed to: tictactoe 2026/05/20 05:31:42 DEBUG : toe: transformed to: tictactoe 2026/05/20 05:31:42 INFO : tictactoe: Making directory 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44588->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44476->172.17.0.8:21104, err= 2026/05/20 05:31:42 DEBUG : toe: transformed to: tictactoe 2026/05/20 05:31:42 DEBUG : toe: transformed to: tictactoe 2026/05/20 05:31:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/20 05:31:42 INFO : tictactoe/tictactoe: Making directory 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44812->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44596->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/20 05:31:42 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/20 05:31:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/20 05:31:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/20 05:31:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46488->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44820->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33428->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44830->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56930->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/05/20 05:31:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/20 05:31:42 INFO : toe/toe/toe.txt: Deleted 2026/05/20 05:31:42 INFO : toe/toe: Removing directory 2026/05/20 05:31:42 INFO : toe: Removing directory 2026/05/20 05:31:42 INFO : empty_dir: Removing directory 2026/05/20 05:31:42 DEBUG : Local file system at /tmp/rclone1204350446: deleted 3 directories 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33038->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56932->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46500->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:55020->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46322->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33048->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37704->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/20 05:31:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/20 05:31:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/20 05:31:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44598->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56948->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46516->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44478->172.17.0.8:21104, err= 2026/05/20 05:31:42 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44838->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46338->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37716->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44484->172.17.0.8:21104, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:55036->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37718->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44496->172.17.0.8:21104, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33436->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37722->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44612->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:55050->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44504->172.17.0.8:21104, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38228->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56952->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:55052->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38234->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33060->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:55060->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46520->172.17.0.8:21103, err= --- PASS: TestTransformFile (0.03s) === RUN TestManualTransformFile run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:42 DEBUG : Reset feature "Copy" 2026/05/20 05:31:42 DEBUG : Reset feature "Move" 2026/05/20 05:31:42 DEBUG : Reset feature "Copy" 2026/05/20 05:31:42 DEBUG : Reset feature "Move" 2026/05/20 05:31:42 DEBUG : empty_dir: Making directory with metadata 2026/05/20 05:31:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/20 05:31:42 DEBUG : toe: transformed to: tictactoe 2026/05/20 05:31:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/20 05:31:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44852->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56964->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/20 05:31:42 INFO : tictacempty_dir: Making directory 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46534->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:55064->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/20 05:31:42 DEBUG : toe: transformed to: tictactoe 2026/05/20 05:31:42 DEBUG : toe: transformed to: tictactoe 2026/05/20 05:31:42 INFO : tictactoe: Making directory 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33074->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56978->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : toe: transformed to: tictactoe 2026/05/20 05:31:42 DEBUG : toe: transformed to: tictactoe 2026/05/20 05:31:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/20 05:31:42 INFO : tictactoe/tictactoe: Making directory 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44614->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33082->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/20 05:31:42 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/20 05:31:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/20 05:31:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/20 05:31:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46540->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33092->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46552->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/20 05:31:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/20 05:31:42 INFO : toe/toe/toe.txt: Deleted 2026/05/20 05:31:42 INFO : toe/toe: Removing directory 2026/05/20 05:31:42 INFO : toe: Removing directory 2026/05/20 05:31:42 INFO : empty_dir: Removing directory 2026/05/20 05:31:42 DEBUG : Local file system at /tmp/rclone1204350446: deleted 3 directories 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33442->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38240->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33452->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44516->172.17.0.8:21104, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44616->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33458->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44858->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/20 05:31:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/20 05:31:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/20 05:31:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:55072->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46346->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37726->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33098->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44624->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38254->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/20 05:31:42 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46348->172.17.0.8:21107, err= 2026/05/20 05:31:42 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37728->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:56992->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:55086->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37732->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44634->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37736->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44866->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33468->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46356->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44868->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33112->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37740->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38264->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33470->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44522->172.17.0.8:21104, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44526->172.17.0.8:21104, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:55094->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57000->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:55110->172.17.0.8:21105, err= --- PASS: TestManualTransformFile (0.03s) === RUN TestBase64 run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:42 DEBUG : toe: transformed to: dG9l 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46568->172.17.0.8:21103, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57012->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : toe: transformed to: dG9l 2026/05/20 05:31:42 INFO : dG9l: Making directory 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57028->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38272->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : toe: transformed to: dG9l 2026/05/20 05:31:42 DEBUG : toe: transformed to: dG9l 2026/05/20 05:31:42 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/20 05:31:42 INFO : dG9l/dG9l: Making directory 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46370->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33484->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/20 05:31:42 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/20 05:31:42 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/20 05:31:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/20 05:31:42 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37744->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44536->172.17.0.8:21104, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44878->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/20 05:31:42 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/20 05:31:42 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46376->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33126->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44640->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38280->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : dG9l: transformed to: toe 2026/05/20 05:31:42 DEBUG : dG9l: transformed to: toe 2026/05/20 05:31:42 INFO : toe: Set directory modification time (using SetModTime) 2026/05/20 05:31:42 DEBUG : Added delayed dir = "toe", newDst=toe 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38292->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : dG9l: transformed to: toe 2026/05/20 05:31:42 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/20 05:31:42 INFO : toe/toe: Set directory modification time (using SetModTime) 2026/05/20 05:31:42 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44544->172.17.0.8:21104, err= 2026/05/20 05:31:42 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/20 05:31:42 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/20 05:31:42 DEBUG : Local file system at /tmp/rclone1204350446: Waiting for checks to finish 2026/05/20 05:31:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/05/20 05:31:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/20 05:31:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/20 05:31:42 DEBUG : Local file system at /tmp/rclone1204350446: Waiting for transfers to finish 2026/05/20 05:31:42 DEBUG : Waiting for deletions to finish 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46392->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46394->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21107") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46396->172.17.0.8:21107, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44890->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44656->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37748->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44900->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44906->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44560->172.17.0.8:21104, err= --- PASS: TestBase64 (0.02s) === RUN TestError run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cedawer3daxe", Local "Local file system at /tmp/rclone1204350446", Modify Window "1s" 2026/05/20 05:31:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/20 05:31:42 DEBUG : toe: transformed to: 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:55114->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:55120->172.17.0.8:21105, err= 2026/05/20 05:31:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/20 05:31:42 DEBUG : toe: transformed to: 2026/05/20 05:31:42 INFO : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Making directory 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46574->172.17.0.8:21103, err= 2026/05/20 05:31:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/20 05:31:42 DEBUG : toe: transformed to: 2026/05/20 05:31:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/20 05:31:42 DEBUG : toe: transformed to: 2026/05/20 05:31:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/20 05:31:42 DEBUG : toe/toe: transformed to: 2026/05/20 05:31:42 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/20 05:31:42 INFO : toe/toe: Making directory 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33486->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33136->172.17.0.8:21100, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21103") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:46578->172.17.0.8:21103, err= 2026/05/20 05:31:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/20 05:31:42 DEBUG : toe/toe: transformed to: 2026/05/20 05:31:42 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/20 05:31:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/20 05:31:42 DEBUG : toe: transformed to: 2026/05/20 05:31:42 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/20 05:31:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/20 05:31:42 DEBUG : toe/toe/toe: transformed to: 2026/05/20 05:31:42 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for checks to finish 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Waiting for transfers to finish 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21110") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33494->172.17.0.8:21110, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57034->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38294->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : toe/toe/toe: size = 11 OK 2026/05/20 05:31:42 INFO : toe/toe/toe: Copied (new) 2026/05/20 05:31:42 ERROR : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: not deleting files as there were IO errors 2026/05/20 05:31:42 ERROR : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: not deleting directories as there were IO errors 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21109") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:37760->172.17.0.8:21109, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38306->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21108") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:38316->172.17.0.8:21108, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21105") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:55132->172.17.0.8:21105, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21101") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44922->172.17.0.8:21101, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44574->172.17.0.8:21104, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21106") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:57038->172.17.0.8:21106, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44584->172.17.0.8:21104, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21100") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:33144->172.17.0.8:21100, err= --- PASS: TestError (0.02s) PASS 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21102") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44664->172.17.0.8:21102, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: dial("tcp","172.17.0.8:21104") 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: > dial: conn=172.17.0.1:44586->172.17.0.8:21104, err= 2026/05/20 05:31:42 DEBUG : ftp://172.17.0.8:21/rclone-test-cedawer3daxe: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPVsftpd: -verbose" - Finished OK in 4.693839991s (try 1/5)