"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/04/25 05:13:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-muxuzik5mufa" 2026/04/25 05:13:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/25 05:13:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/25 05:13:23 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:13:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:13:23 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:13:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:13:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Xr3o1}" suffix to name 2026/04/25 05:13:23 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:13:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:13:23 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:13:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:13:23 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Connecting to FTP server 2026/04/25 05:13:23 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:21") 2026/04/25 05:13:23 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:42062->172.17.0.3:21, err= 2026/04/25 05:13:25 DEBUG : Creating backend with remote "/tmp/rclone1409849330" 2026/04/25 05:13:25 DEBUG : Config file has changed externally - reloading === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37913") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:52022->172.17.0.3:37913, err= 2026/04/25 05:13:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/25 05:13:25 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34034") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33296->172.17.0.3:34034, err= 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32019") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:55024->172.17.0.3:32019, err= 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30096") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50520->172.17.0.3:30096, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:13:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33828") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43696->172.17.0.3:33828, err= 2026/04/25 05:13:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31963") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44898->172.17.0.3:31963, err= 2026/04/25 05:13:25 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/25 05:13:25 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/25 05:13:25 INFO : sub dir/hello world: Copied (new) 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31879") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57940->172.17.0.3:31879, err= 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35977") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:52978->172.17.0.3:35977, err= 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31839") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50196->172.17.0.3:31839, err= 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32137") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40982->172.17.0.3:32137, err= 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35143") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:54278->172.17.0.3:35143, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35318") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:52622->172.17.0.3:35318, err= 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31818") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35894->172.17.0.3:31818, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35406") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:37844->172.17.0.3:35406, err= 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35473") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:48094->172.17.0.3:35473, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:13:25 DEBUG : Creating backend with remote "/non-existing" 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32725") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44190->172.17.0.3:32725, err= 2026/04/25 05:13:25 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37341") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:48286->172.17.0.3:37341, err= 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31631") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:42602->172.17.0.3:31631, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:13:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34293") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:38970->172.17.0.3:34293, err= 2026/04/25 05:13:25 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/25 05:13:25 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/25 05:13:25 INFO : sub dir/hello world: Copied (new) 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30911") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36914->172.17.0.3:30911, err= 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32654") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51904->172.17.0.3:32654, err= 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34436") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:39370->172.17.0.3:34436, err= 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32268") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36002->172.17.0.3:32268, err= 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32033") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:48722->172.17.0.3:32033, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" sync_test.go:222: Only runs on local 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33328") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45660->172.17.0.3:33328, err= 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38225") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40486->172.17.0.3:38225, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:13:25 INFO : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Running all checks before starting transfers 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37862") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33292->172.17.0.3:37862, err= 2026/04/25 05:13:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:25 INFO : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Checks finished, now starting transfers 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39995") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:46222->172.17.0.3:39995, err= 2026/04/25 05:13:25 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/25 05:13:25 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/25 05:13:25 INFO : sub dir/hello world: Copied (new) 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34108") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57108->172.17.0.3:34108, err= 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39562") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53524->172.17.0.3:39562, err= 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32055") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47500->172.17.0.3:32055, err= 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36335") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:54212->172.17.0.3:36335, err= 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32779") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:48160->172.17.0.3:32779, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:13:25 ERROR : Ignoring --no-traverse with sync 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35890") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:38158->172.17.0.3:35890, err= 2026/04/25 05:13:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37538") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35090->172.17.0.3:37538, err= 2026/04/25 05:13:25 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/25 05:13:25 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/25 05:13:25 INFO : sub dir/hello world: Copied (new) 2026/04/25 05:13:25 DEBUG : Waiting for deletions to finish 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38708") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:48786->172.17.0.3:38708, err= 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37812") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33294->172.17.0.3:37812, err= 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35310") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41208->172.17.0.3:35310, err= 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37495") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:59584->172.17.0.3:37495, err= 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37933") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:32788->172.17.0.3:37933, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35699") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60812->172.17.0.3:35699, err= 2026/04/25 05:13:25 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30368") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51214->172.17.0.3:30368, err= 2026/04/25 05:13:25 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/04/25 05:13:25 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/04/25 05:13:25 INFO : hello world2: Copied (new) 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33679") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:42342->172.17.0.3:33679, err= 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30095") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47138->172.17.0.3:30095, err= 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31824") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50344->172.17.0.3:31824, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36748") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:55332->172.17.0.3:36748, err= 2026/04/25 05:13:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32361") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:38398->172.17.0.3:32361, err= 2026/04/25 05:13:25 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/04/25 05:13:25 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/04/25 05:13:25 INFO : potato2: Copied (new) 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35987") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:54816->172.17.0.3:35987, err= 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38553") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50180->172.17.0.3:38553, err= 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39232") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44838->172.17.0.3:39232, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:13:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37824") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43118->172.17.0.3:37824, err= 2026/04/25 05:13:25 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/04/25 05:13:25 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/04/25 05:13:25 INFO : potato2: Copied (new) 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34813") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:49070->172.17.0.3:34813, err= 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31847") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40230->172.17.0.3:31847, err= 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37087") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57500->172.17.0.3:37087, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:13:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/25 05:13:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/25 05:13:25 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/25 05:13:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36392") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45264->172.17.0.3:36392, err= 2026/04/25 05:13:25 INFO : sub dir2: Making directory 2026/04/25 05:13:25 INFO : sub dir: Making directory 2026/04/25 05:13:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/25 05:13:25 INFO : sub dir2/sub sub dir2: Making directory 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Connecting to FTP server 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:21") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:42074->172.17.0.3:21, err= 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31988") 2026/04/25 05:13:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41362->172.17.0.3:31988, err= 2026/04/25 05:13:25 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/25 05:13:25 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/25 05:13:25 INFO : sub dir/hello world: Copied (new) 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36761") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57922->172.17.0.3:36761, err= 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31374") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:56022->172.17.0.3:31374, err= 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39045") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57360->172.17.0.3:39045, err= 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35372") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:59490->172.17.0.3:35372, err= 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31240") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:37020->172.17.0.3:31240, err= 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37355") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57562->172.17.0.3:37355, err= 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38852") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43186->172.17.0.3:38852, err= 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31792") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41560->172.17.0.3:31792, err= 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30332") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:48514->172.17.0.3:30332, err= --- PASS: TestCopyEmptyDirectories (2.16s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:13:27 INFO : sub dir2: Making directory 2026/04/25 05:13:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/25 05:13:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32797") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36912->172.17.0.3:32797, err= 2026/04/25 05:13:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37303") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60580->172.17.0.3:37303, err= 2026/04/25 05:13:27 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/25 05:13:27 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/25 05:13:27 INFO : sub dir/hello world: Copied (new) 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30012") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57030->172.17.0.3:30012, err= 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36059") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:37058->172.17.0.3:36059, err= 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31359") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:42074->172.17.0.3:31359, err= 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31576") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57604->172.17.0.3:31576, err= 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35001") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50382->172.17.0.3:35001, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:13:27 DEBUG : sub dir2: Making directory with metadata 2026/04/25 05:13:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33357") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36560->172.17.0.3:33357, err= 2026/04/25 05:13:27 INFO : sub dir2: Making directory 2026/04/25 05:13:27 INFO : sub dir: Making directory 2026/04/25 05:13:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39548") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:42822->172.17.0.3:39548, err= 2026/04/25 05:13:27 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/25 05:13:27 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/25 05:13:27 INFO : sub dir/hello world: Copied (new) 2026/04/25 05:13:27 INFO : sub dir/hello world: Deleted 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35085") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:58876->172.17.0.3:35085, err= 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30454") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31815") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:58544->172.17.0.3:30454, err= 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:52860->172.17.0.3:31815, err= 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33008") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41610->172.17.0.3:33008, err= 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30147") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43990->172.17.0.3:30147, err= 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36745") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45804->172.17.0.3:36745, err= 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39420") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:54234->172.17.0.3:39420, err= 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33308") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:52900->172.17.0.3:33308, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30195") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33436->172.17.0.3:30195, err= 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38437") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33380->172.17.0.3:38437, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:13:27 INFO : sub dir2: Making directory 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31831") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35850->172.17.0.3:31831, err= 2026/04/25 05:13:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36461") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:42236->172.17.0.3:36461, err= 2026/04/25 05:13:27 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/25 05:13:27 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/25 05:13:27 INFO : sub dir/hello world: Copied (new) 2026/04/25 05:13:27 INFO : sub dir/hello world: Deleted 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39564") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:46402->172.17.0.3:39564, err= 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34066") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41526->172.17.0.3:34066, err= 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39279") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:58764->172.17.0.3:39279, err= 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36222") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:49038->172.17.0.3:36222, err= 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32417") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35876->172.17.0.3:32417, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:13:27 DEBUG : sub dir2: Making directory with metadata 2026/04/25 05:13:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/25 05:13:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34307") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57822->172.17.0.3:34307, err= 2026/04/25 05:13:27 INFO : sub dir2: Making directory 2026/04/25 05:13:27 INFO : sub dir: Making directory 2026/04/25 05:13:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31133") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33614->172.17.0.3:31133, err= 2026/04/25 05:13:27 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/25 05:13:27 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/25 05:13:27 INFO : sub dir/hello world: Copied (new) 2026/04/25 05:13:27 DEBUG : Waiting for deletions to finish 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38506") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44302->172.17.0.3:38506, err= 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32844") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34704") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:39210->172.17.0.3:32844, err= 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35406->172.17.0.3:34704, err= 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33388") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:37428->172.17.0.3:33388, err= 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31487") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36492") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:37742->172.17.0.3:31487, err= 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40870->172.17.0.3:36492, err= 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34842") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:48498->172.17.0.3:34842, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39329") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51198->172.17.0.3:39329, err= 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35241") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33670->172.17.0.3:35241, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:13:27 INFO : sub dir2: Making directory 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35329") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36600->172.17.0.3:35329, err= 2026/04/25 05:13:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33072") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:48986->172.17.0.3:33072, err= 2026/04/25 05:13:27 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/25 05:13:27 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/25 05:13:27 INFO : sub dir/hello world: Copied (new) 2026/04/25 05:13:27 DEBUG : Waiting for deletions to finish 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34608") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:42958->172.17.0.3:34608, err= 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38950") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44930->172.17.0.3:38950, err= 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30316") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51330->172.17.0.3:30316, err= 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37899") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44430->172.17.0.3:37899, err= 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30404") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50182->172.17.0.3:30404, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36260") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:52150->172.17.0.3:36260, err= 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32662") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:58058->172.17.0.3:32662, err= 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30022") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:55188->172.17.0.3:30022, err= 2026/04/25 05:13:27 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-musadel4qodu" 2026/04/25 05:13:27 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/25 05:13:27 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:13:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:13:27 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:13:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:13:27 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Xr3o1}" suffix to name 2026/04/25 05:13:27 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:13:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:13:27 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:13:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-musadel4qodu: Connecting to FTP server 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-musadel4qodu: dial("tcp","172.17.0.3:21") 2026/04/25 05:13:27 DEBUG : ftp://172.17.0.3:21/rclone-test-musadel4qodu: > dial: conn=172.17.0.1:42086->172.17.0.3:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-muxuzik5mufa -> ftp://172.17.0.3:21/rclone-test-musadel4qodu 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-musadel4qodu: dial("tcp","172.17.0.3:37012") 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36875") 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-musadel4qodu: > dial: conn=172.17.0.1:50484->172.17.0.3:37012, err= 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:38604->172.17.0.3:36875, err= 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38730") 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45142->172.17.0.3:38730, err= 2026/04/25 05:13:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-musadel4qodu: Waiting for checks to finish 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-musadel4qodu: Waiting for transfers to finish 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31792") 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41564->172.17.0.3:31792, err= 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-musadel4qodu: dial("tcp","172.17.0.3:33176") 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-musadel4qodu: > dial: conn=172.17.0.1:54874->172.17.0.3:33176, err= 2026/04/25 05:13:29 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/04/25 05:13:29 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/04/25 05:13:29 INFO : sub dir/hello world: Copied (new) 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-musadel4qodu: dial("tcp","172.17.0.3:38178") 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-musadel4qodu: > dial: conn=172.17.0.1:39388->172.17.0.3:38178, err= 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-musadel4qodu: dial("tcp","172.17.0.3:32015") 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-musadel4qodu: > dial: conn=172.17.0.1:55144->172.17.0.3:32015, err= 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-musadel4qodu: dial("tcp","172.17.0.3:31222") 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-musadel4qodu: > dial: conn=172.17.0.1:45954->172.17.0.3:31222, err= 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-musadel4qodu: dial("tcp","172.17.0.3:37859") 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-musadel4qodu: > dial: conn=172.17.0.1:36536->172.17.0.3:37859, err= 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-musadel4qodu: Purge object "sub dir/hello world" 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-musadel4qodu: Purge dir "sub dir" 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-musadel4qodu: Purge dir "" 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31149") 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36014->172.17.0.3:31149, err= 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38978") 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45288->172.17.0.3:38978, err= 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36400") 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:49078->172.17.0.3:36400, err= --- PASS: TestServerSideCopy (2.17s) === RUN TestCopyOverSelf run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30559") 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:54022->172.17.0.3:30559, err= 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30746") 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44714->172.17.0.3:30746, err= 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31036") 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57268->172.17.0.3:31036, err= 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31610") 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40476->172.17.0.3:31610, err= 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30402") 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47774->172.17.0.3:30402, err= 2026/04/25 05:13:29 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1409849330) 2026/04/25 05:13:29 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-muxuzik5mufa) 2026/04/25 05:13:29 DEBUG : sub dir/hello world: Sizes differ 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35543") 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33012->172.17.0.3:35543, err= 2026/04/25 05:13:29 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/04/25 05:13:29 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/04/25 05:13:29 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39629") 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:55490->172.17.0.3:39629, err= 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35341") 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35552->172.17.0.3:35341, err= 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33034") 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:48920->172.17.0.3:33034, err= 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31899") 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47406->172.17.0.3:31899, err= 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34436") 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:39372->172.17.0.3:34436, err= --- PASS: TestCopyOverSelf (0.01s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34331") 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36808->172.17.0.3:34331, err= 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39464") 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:32856->172.17.0.3:39464, err= 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32413") 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45776->172.17.0.3:32413, err= 2026/04/25 05:13:29 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gekifel2fozi" 2026/04/25 05:13:29 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/25 05:13:29 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:13:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:13:29 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:13:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:13:29 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Xr3o1}" suffix to name 2026/04/25 05:13:29 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:13:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:13:29 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:13:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-gekifel2fozi: Connecting to FTP server 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-gekifel2fozi: dial("tcp","172.17.0.3:21") 2026/04/25 05:13:29 DEBUG : ftp://172.17.0.3:21/rclone-test-gekifel2fozi: > dial: conn=172.17.0.1:42098->172.17.0.3:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-muxuzik5mufa -> ftp://172.17.0.3:21/rclone-test-gekifel2fozi 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-gekifel2fozi: dial("tcp","172.17.0.3:38051") 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33868") 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44440->172.17.0.3:33868, err= 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-gekifel2fozi: > dial: conn=172.17.0.1:49848->172.17.0.3:38051, err= 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36352") 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:37858->172.17.0.3:36352, err= 2026/04/25 05:13:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39632") 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60408->172.17.0.3:39632, err= 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-gekifel2fozi: dial("tcp","172.17.0.3:37686") 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-gekifel2fozi: > dial: conn=172.17.0.1:44826->172.17.0.3:37686, err= 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-gekifel2fozi: Waiting for checks to finish 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-gekifel2fozi: Waiting for transfers to finish 2026/04/25 05:13:31 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/04/25 05:13:31 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/04/25 05:13:31 INFO : sub dir/hello world: Copied (new) 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-gekifel2fozi: dial("tcp","172.17.0.3:37213") 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-gekifel2fozi: > dial: conn=172.17.0.1:33484->172.17.0.3:37213, err= 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-gekifel2fozi: dial("tcp","172.17.0.3:38545") 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-gekifel2fozi: > dial: conn=172.17.0.1:53900->172.17.0.3:38545, err= 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31515") 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36168->172.17.0.3:31515, err= 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37160") 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43596->172.17.0.3:37160, err= 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36261") 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:48318->172.17.0.3:36261, err= 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35536") 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:54880->172.17.0.3:35536, err= 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-gekifel2fozi: dial("tcp","172.17.0.3:34303") 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-gekifel2fozi: > dial: conn=172.17.0.1:35990->172.17.0.3:34303, err= 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-gekifel2fozi: dial("tcp","172.17.0.3:31565") 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35460") 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-gekifel2fozi: > dial: conn=172.17.0.1:60226->172.17.0.3:31565, err= 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35416->172.17.0.3:35460, err= 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-gekifel2fozi: Waiting for checks to finish 2026/04/25 05:13:31 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-muxuzik5mufa) 2026/04/25 05:13:31 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-gekifel2fozi) 2026/04/25 05:13:31 DEBUG : sub dir/hello world: Sizes differ 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-gekifel2fozi: Waiting for transfers to finish 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35043") 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33274->172.17.0.3:35043, err= 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-gekifel2fozi: dial("tcp","172.17.0.3:30190") 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-gekifel2fozi: > dial: conn=172.17.0.1:36068->172.17.0.3:30190, err= 2026/04/25 05:13:31 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/04/25 05:13:31 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/04/25 05:13:31 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-gekifel2fozi: dial("tcp","172.17.0.3:39927") 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-gekifel2fozi: > dial: conn=172.17.0.1:50174->172.17.0.3:39927, err= 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-gekifel2fozi: dial("tcp","172.17.0.3:30325") 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-gekifel2fozi: > dial: conn=172.17.0.1:47616->172.17.0.3:30325, err= 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-gekifel2fozi: dial("tcp","172.17.0.3:30058") 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-gekifel2fozi: > dial: conn=172.17.0.1:39860->172.17.0.3:30058, err= 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-gekifel2fozi: dial("tcp","172.17.0.3:30184") 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-gekifel2fozi: > dial: conn=172.17.0.1:46730->172.17.0.3:30184, err= 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-gekifel2fozi: Purge object "sub dir/hello world" 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-gekifel2fozi: Purge dir "sub dir" 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-gekifel2fozi: Purge dir "" 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34731") 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:42288->172.17.0.3:34731, err= 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38610") 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:55600->172.17.0.3:38610, err= 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38531") 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43594->172.17.0.3:38531, err= --- PASS: TestServerSideCopyOverSelf (2.16s) === RUN TestMoveOverSelf run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31296") 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45772->172.17.0.3:31296, err= 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34326") 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57066->172.17.0.3:34326, err= 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31000") 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36998->172.17.0.3:31000, err= 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35848") 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:54010->172.17.0.3:35848, err= 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33189") 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51332->172.17.0.3:33189, err= 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:31 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1409849330) 2026/04/25 05:13:31 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-muxuzik5mufa) 2026/04/25 05:13:31 DEBUG : sub dir/hello world: Sizes differ 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32919") 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:38466->172.17.0.3:32919, err= 2026/04/25 05:13:31 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/04/25 05:13:31 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/04/25 05:13:31 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/25 05:13:31 INFO : sub dir/hello world: Deleted 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30258") 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:55374->172.17.0.3:30258, err= 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32467") 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57362->172.17.0.3:32467, err= 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36037") 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33806->172.17.0.3:36037, err= 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34701") 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50906->172.17.0.3:34701, err= 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38875") 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:55468->172.17.0.3:38875, err= --- PASS: TestMoveOverSelf (0.01s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34853") 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:32800->172.17.0.3:34853, err= 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32139") 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51856->172.17.0.3:32139, err= 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32498") 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:59172->172.17.0.3:32498, err= 2026/04/25 05:13:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sokikap0pite" 2026/04/25 05:13:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/25 05:13:31 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:13:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:13:31 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:13:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:13:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Xr3o1}" suffix to name 2026/04/25 05:13:31 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:13:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:13:31 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:13:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-sokikap0pite: Connecting to FTP server 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-sokikap0pite: dial("tcp","172.17.0.3:21") 2026/04/25 05:13:31 DEBUG : ftp://172.17.0.3:21/rclone-test-sokikap0pite: > dial: conn=172.17.0.1:44098->172.17.0.3:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-muxuzik5mufa -> ftp://172.17.0.3:21/rclone-test-sokikap0pite 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-sokikap0pite: dial("tcp","172.17.0.3:37965") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-sokikap0pite: > dial: conn=172.17.0.1:36708->172.17.0.3:37965, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35131") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:37630->172.17.0.3:35131, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33686") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:42772->172.17.0.3:33686, err= 2026/04/25 05:13:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-sokikap0pite: Waiting for checks to finish 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-sokikap0pite: Waiting for transfers to finish 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39958") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36550->172.17.0.3:39958, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-sokikap0pite: dial("tcp","172.17.0.3:39197") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-sokikap0pite: > dial: conn=172.17.0.1:41282->172.17.0.3:39197, err= 2026/04/25 05:13:34 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/04/25 05:13:34 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/04/25 05:13:34 INFO : sub dir/hello world: Copied (new) 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-sokikap0pite: dial("tcp","172.17.0.3:39508") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-sokikap0pite: > dial: conn=172.17.0.1:51226->172.17.0.3:39508, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-sokikap0pite: dial("tcp","172.17.0.3:34428") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-sokikap0pite: > dial: conn=172.17.0.1:48682->172.17.0.3:34428, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32363") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:49226->172.17.0.3:32363, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36891") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36260->172.17.0.3:36891, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31864") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:39108->172.17.0.3:31864, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-sokikap0pite: Using server-side directory move 2026/04/25 05:13:34 INFO : ftp://172.17.0.3:21/rclone-test-sokikap0pite: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33956") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-sokikap0pite: dial("tcp","172.17.0.3:36778") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53284->172.17.0.3:33956, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-sokikap0pite: > dial: conn=172.17.0.1:39556->172.17.0.3:36778, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-sokikap0pite: dial("tcp","172.17.0.3:34628") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-sokikap0pite: > dial: conn=172.17.0.1:42712->172.17.0.3:34628, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38759") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53256->172.17.0.3:38759, err= 2026/04/25 05:13:34 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-muxuzik5mufa) 2026/04/25 05:13:34 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-sokikap0pite) 2026/04/25 05:13:34 DEBUG : sub dir/hello world: Sizes differ 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-sokikap0pite: Waiting for checks to finish 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-sokikap0pite: Waiting for transfers to finish 2026/04/25 05:13:34 INFO : sub dir/hello world: Deleted 2026/04/25 05:13:34 INFO : sub dir/hello world: Moved (server-side) 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39815") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57970->172.17.0.3:39815, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34871") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:39456->172.17.0.3:34871, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-sokikap0pite: dial("tcp","172.17.0.3:35723") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-sokikap0pite: > dial: conn=172.17.0.1:35698->172.17.0.3:35723, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-sokikap0pite: dial("tcp","172.17.0.3:30311") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-sokikap0pite: > dial: conn=172.17.0.1:48582->172.17.0.3:30311, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30753") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:48458->172.17.0.3:30753, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30536") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:37776->172.17.0.3:30536, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37976") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:46418->172.17.0.3:37976, err= 2026/04/25 05:13:34 DEBUG : testing file moves 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-sokikap0pite: dial("tcp","172.17.0.3:38981") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30512") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45804->172.17.0.3:30512, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-sokikap0pite: > dial: conn=172.17.0.1:39768->172.17.0.3:38981, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-sokikap0pite: dial("tcp","172.17.0.3:34331") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-sokikap0pite: > dial: conn=172.17.0.1:35376->172.17.0.3:34331, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30873") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50350->172.17.0.3:30873, err= 2026/04/25 05:13:34 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.3:21/rclone-test-muxuzik5mufa) 2026/04/25 05:13:34 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-sokikap0pite) 2026/04/25 05:13:34 DEBUG : sub dir/hello world: Sizes differ 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-sokikap0pite: Waiting for checks to finish 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-sokikap0pite: Waiting for transfers to finish 2026/04/25 05:13:34 INFO : sub dir/hello world: Deleted 2026/04/25 05:13:34 INFO : sub dir/hello world: Moved (server-side) 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33384") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:42376->172.17.0.3:33384, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32558") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60354->172.17.0.3:32558, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-sokikap0pite: dial("tcp","172.17.0.3:30207") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-sokikap0pite: > dial: conn=172.17.0.1:51990->172.17.0.3:30207, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-sokikap0pite: dial("tcp","172.17.0.3:33710") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-sokikap0pite: > dial: conn=172.17.0.1:48728->172.17.0.3:33710, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-sokikap0pite: dial("tcp","172.17.0.3:35434") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-sokikap0pite: > dial: conn=172.17.0.1:36620->172.17.0.3:35434, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-sokikap0pite: dial("tcp","172.17.0.3:30515") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-sokikap0pite: > dial: conn=172.17.0.1:41504->172.17.0.3:30515, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-sokikap0pite: Purge object "sub dir/hello world" 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-sokikap0pite: Purge dir "sub dir" 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-sokikap0pite: Purge dir "" 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32437") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41898->172.17.0.3:32437, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37928") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44460->172.17.0.3:37928, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33173") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36504->172.17.0.3:33173, err= --- PASS: TestServerSideMoveOverSelf (2.19s) === RUN TestCopyAfterDelete run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30326") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36212->172.17.0.3:30326, err= 2026/04/25 05:13:34 ERROR : error listing: directory not found 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30880") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:58542->172.17.0.3:30880, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35117") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:39384->172.17.0.3:35117, err= 2026/04/25 05:13:34 INFO : Local file system at /tmp/rclone1409849330: Making directory 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32025") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:54220->172.17.0.3:32025, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37242") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50630->172.17.0.3:37242, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30009") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:52600->172.17.0.3:30009, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30896") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:56350->172.17.0.3:30896, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39661") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:54868->172.17.0.3:39661, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35908") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35406->172.17.0.3:35908, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39723") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33838->172.17.0.3:39723, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33017") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:34436->172.17.0.3:33017, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31569") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51898->172.17.0.3:31569, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35762") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:34456->172.17.0.3:35762, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38496") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45454->172.17.0.3:38496, err= 2026/04/25 05:13:34 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30031") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:56626->172.17.0.3:30031, err= 2026/04/25 05:13:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/25 05:13:34 DEBUG : Local file system at /tmp/rclone1409849330: Waiting for checks to finish 2026/04/25 05:13:34 DEBUG : Local file system at /tmp/rclone1409849330: Waiting for transfers to finish 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35676") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43546->172.17.0.3:35676, err= 2026/04/25 05:13:34 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/04/25 05:13:34 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/04/25 05:13:34 INFO : sub dir/hello world: Copied (new) 2026/04/25 05:13:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31192") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36798->172.17.0.3:31192, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31180") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41832->172.17.0.3:31180, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30432") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:56320->172.17.0.3:30432, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36764") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57138->172.17.0.3:36764, err= 2026/04/25 05:13:34 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34022") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:54336->172.17.0.3:34022, err= 2026/04/25 05:13:34 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/04/25 05:13:34 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/04/25 05:13:34 INFO : check sum: Copied (new) 2026/04/25 05:13:34 DEBUG : Waiting for deletions to finish 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36232") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60438->172.17.0.3:36232, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31422") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44444->172.17.0.3:31422, err= 2026/04/25 05:13:34 DEBUG : check sum: size = 1 OK 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:34 NOTICE: ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/25 05:13:34 DEBUG : check sum: Size of src and dst objects identical 2026/04/25 05:13:34 DEBUG : check sum: Unchanged skipping 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:34 DEBUG : Waiting for deletions to finish 2026/04/25 05:13:34 INFO : There was nothing to transfer 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34500") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:37622->172.17.0.3:34500, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36293") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:54290->172.17.0.3:36293, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32073") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41352->172.17.0.3:32073, err= --- PASS: TestSyncBasedOnCheckSum (0.01s) === RUN TestSyncSizeOnly run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34966") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41096->172.17.0.3:34966, err= 2026/04/25 05:13:34 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32966") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:54086->172.17.0.3:32966, err= 2026/04/25 05:13:34 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/04/25 05:13:34 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/04/25 05:13:34 INFO : sizeonly: Copied (new) 2026/04/25 05:13:34 DEBUG : Waiting for deletions to finish 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32582") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53338->172.17.0.3:32582, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39629") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40582->172.17.0.3:39629, err= 2026/04/25 05:13:34 DEBUG : sizeonly: size = 6 OK 2026/04/25 05:13:34 DEBUG : sizeonly: Sizes identical 2026/04/25 05:13:34 DEBUG : sizeonly: Unchanged skipping 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:34 DEBUG : Waiting for deletions to finish 2026/04/25 05:13:34 INFO : There was nothing to transfer 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31322") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:39418->172.17.0.3:31322, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39126") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33586->172.17.0.3:39126, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35826") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44468->172.17.0.3:35826, err= --- PASS: TestSyncSizeOnly (0.01s) === RUN TestSyncIgnoreSize run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31744") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:54748->172.17.0.3:31744, err= 2026/04/25 05:13:34 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36669") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33592->172.17.0.3:36669, err= 2026/04/25 05:13:34 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/04/25 05:13:34 INFO : ignore-size: Copied (new) 2026/04/25 05:13:34 DEBUG : Waiting for deletions to finish 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33979") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35970->172.17.0.3:33979, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32038") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50412->172.17.0.3:32038, err= 2026/04/25 05:13:34 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:13:34 DEBUG : ignore-size: Unchanged skipping 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:34 DEBUG : Waiting for deletions to finish 2026/04/25 05:13:34 INFO : There was nothing to transfer 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30831") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:54310->172.17.0.3:30831, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35950") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35526->172.17.0.3:35950, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30462") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43908->172.17.0.3:30462, err= --- PASS: TestSyncIgnoreSize (0.01s) === RUN TestSyncIgnoreTimes run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38217") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44208->172.17.0.3:38217, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31377") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33862->172.17.0.3:31377, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35204") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:56498->172.17.0.3:35204, err= 2026/04/25 05:13:34 DEBUG : existing: size = 6 OK 2026/04/25 05:13:34 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:13:34 DEBUG : existing: Unchanged skipping 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:34 DEBUG : Waiting for deletions to finish 2026/04/25 05:13:34 INFO : There was nothing to transfer 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34681") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:39154->172.17.0.3:34681, err= 2026/04/25 05:13:34 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39712") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41248->172.17.0.3:39712, err= 2026/04/25 05:13:34 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/04/25 05:13:34 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/04/25 05:13:34 INFO : existing: Copied (replaced existing) 2026/04/25 05:13:34 DEBUG : Waiting for deletions to finish 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31337") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43988->172.17.0.3:31337, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33207") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33316->172.17.0.3:33207, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31942") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53058->172.17.0.3:31942, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32999") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50830->172.17.0.3:32999, err= 2026/04/25 05:13:34 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35361") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41086->172.17.0.3:35361, err= 2026/04/25 05:13:34 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/04/25 05:13:34 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/04/25 05:13:34 INFO : existing: Copied (new) 2026/04/25 05:13:34 DEBUG : Waiting for deletions to finish 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36940") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36952->172.17.0.3:36940, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32365") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35196->172.17.0.3:32365, err= 2026/04/25 05:13:34 DEBUG : existing: Destination exists, skipping 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:34 DEBUG : Waiting for deletions to finish 2026/04/25 05:13:34 INFO : There was nothing to transfer 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39062") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50164->172.17.0.3:39062, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39939") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50938->172.17.0.3:39939, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33061") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51290->172.17.0.3:33061, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31394") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47988->172.17.0.3:31394, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35837") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53420->172.17.0.3:35837, err= 2026/04/25 05:13:34 INFO : d: Making directory 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34386") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41774->172.17.0.3:34386, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38329") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Connecting to FTP server 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:21") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45266->172.17.0.3:38329, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44112->172.17.0.3:21, err= 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37564") 2026/04/25 05:13:34 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:48908->172.17.0.3:37564, err= 2026/04/25 05:13:36 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35039") 2026/04/25 05:13:36 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50824->172.17.0.3:35039, err= 2026/04/25 05:13:36 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37346") 2026/04/25 05:13:36 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:39198->172.17.0.3:37346, err= 2026/04/25 05:13:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/25 05:13:36 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37010") 2026/04/25 05:13:36 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31936") 2026/04/25 05:13:36 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:37766->172.17.0.3:31936, err= 2026/04/25 05:13:36 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Connecting to FTP server 2026/04/25 05:13:36 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:21") 2026/04/25 05:13:36 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50068->172.17.0.3:37010, err= 2026/04/25 05:13:36 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44122->172.17.0.3:21, err= 2026/04/25 05:13:36 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39216") 2026/04/25 05:13:36 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43728->172.17.0.3:39216, err= 2026/04/25 05:13:36 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/04/25 05:13:36 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/04/25 05:13:36 INFO : a/potato2: Copied (new) 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31426") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:54602->172.17.0.3:31426, err= 2026/04/25 05:13:38 DEBUG : c/non empty space: size = 5 OK 2026/04/25 05:13:38 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:38 DEBUG : c/non empty space: Unchanged skipping 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:38 DEBUG : Waiting for deletions to finish 2026/04/25 05:13:38 INFO : b/potato: Deleted 2026/04/25 05:13:38 INFO : d: Removing directory 2026/04/25 05:13:38 INFO : b: Removing directory 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: deleted 2 directories 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34943") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:52924->172.17.0.3:34943, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39011") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33552") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:37686->172.17.0.3:33552, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36758->172.17.0.3:39011, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31694") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:48816->172.17.0.3:31694, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37561") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44322->172.17.0.3:37561, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34441") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33866->172.17.0.3:34441, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31463") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:38028->172.17.0.3:31463, err= --- PASS: TestSyncIgnoreErrors (4.42s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39657") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51476->172.17.0.3:39657, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39907") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45838->172.17.0.3:39907, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32816") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:54418->172.17.0.3:32816, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:38 DEBUG : empty space: size = 1 OK 2026/04/25 05:13: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/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:38 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/04/25 05:13:38 DEBUG : Waiting for deletions to finish 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32001") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51866->172.17.0.3:32001, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36132") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:48570->172.17.0.3:36132, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:38 DEBUG : empty space: size = 1 OK 2026/04/25 05:13: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/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38397") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:42214->172.17.0.3:38397, err= 2026/04/25 05:13:38 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/04/25 05:13:38 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/04/25 05:13:38 INFO : empty space: Copied (replaced existing) 2026/04/25 05:13:38 DEBUG : Waiting for deletions to finish 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39231") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:55412->172.17.0.3:39231, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31235") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:49952->172.17.0.3:31235, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31277") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60522->172.17.0.3:31277, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31735") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43088->172.17.0.3:31735, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34096") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:54332->172.17.0.3:34096, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30708") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35302->172.17.0.3:30708, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36051") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50612->172.17.0.3:36051, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31841") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57110->172.17.0.3:31841, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:38 DEBUG : foo: size = 3 OK 2026/04/25 05:13: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/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32477") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:49626->172.17.0.3:32477, err= 2026/04/25 05:13:38 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/04/25 05:13:38 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/04/25 05:13:38 INFO : foo: Copied (replaced existing) 2026/04/25 05:13:38 DEBUG : Waiting for deletions to finish 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36241") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41524->172.17.0.3:36241, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38588") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57690->172.17.0.3:38588, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34784") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:46276->172.17.0.3:34784, err= --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33793") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:48764->172.17.0.3:33793, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31345") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60894->172.17.0.3:31345, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33875") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44666->172.17.0.3:33875, err= 2026/04/25 05:13:38 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/25 05:13:38 DEBUG : empty space: size = 1 OK 2026/04/25 05:13:38 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/25 05:13:38 DEBUG : empty space: Unchanged skipping 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32580") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36962->172.17.0.3:32580, err= 2026/04/25 05:13:38 DEBUG : potato.06503f43.partial: size = 60 OK 2026/04/25 05:13:38 DEBUG : potato.06503f43.partial: renamed to: potato 2026/04/25 05:13:38 INFO : potato: Copied (new) 2026/04/25 05:13:38 DEBUG : Waiting for deletions to finish 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37920") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60232->172.17.0.3:37920, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35571") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:49286->172.17.0.3:35571, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38470") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41316->172.17.0.3:38470, err= --- PASS: TestSyncAfterAddingAFile (0.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30105") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51382->172.17.0.3:30105, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37364") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41392->172.17.0.3:37364, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33690") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35852->172.17.0.3:33690, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:38 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1409849330) 2026/04/25 05:13:38 DEBUG : potato: size = 60 (ftp://172.17.0.3:21/rclone-test-muxuzik5mufa) 2026/04/25 05:13:38 DEBUG : potato: Sizes differ 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37045") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:58010->172.17.0.3:37045, err= 2026/04/25 05:13:38 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/04/25 05:13:38 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/04/25 05:13:38 INFO : potato: Copied (replaced existing) 2026/04/25 05:13:38 DEBUG : Waiting for deletions to finish 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37747") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53866->172.17.0.3:37747, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36747") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36948->172.17.0.3:36747, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32186") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:42362->172.17.0.3:32186, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38703") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35804->172.17.0.3:38703, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35789") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:38542->172.17.0.3:35789, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35056") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:39076->172.17.0.3:35056, err= 2026/04/25 05:13:38 DEBUG : potato: size = 21 OK 2026/04/25 05:13: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/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32946") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47238->172.17.0.3:32946, err= 2026/04/25 05:13:38 DEBUG : potato.a809149f.partial: size = 21 OK 2026/04/25 05:13:38 DEBUG : potato.a809149f.partial: renamed to: potato 2026/04/25 05:13:38 INFO : potato: Copied (replaced existing) 2026/04/25 05:13:38 DEBUG : Waiting for deletions to finish 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34521") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45092->172.17.0.3:34521, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34240") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47650->172.17.0.3:34240, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37080") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40266->172.17.0.3:37080, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36309") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35294->172.17.0.3:36309, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37390") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:54424->172.17.0.3:37390, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38300") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44492->172.17.0.3:38300, err= 2026/04/25 05:13:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/25 05:13:38 DEBUG : empty space: size = 1 OK 2026/04/25 05:13:38 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/25 05:13:38 DEBUG : empty space: Unchanged skipping 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:38 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:38 DEBUG : Waiting for deletions to finish 2026/04/25 05:13:38 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37866") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:34464->172.17.0.3:37866, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36834") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47676->172.17.0.3:36834, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34270") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:59432->172.17.0.3:34270, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35640") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:48692->172.17.0.3:35640, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33855") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50892->172.17.0.3:33855, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37313") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40874->172.17.0.3:37313, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39818") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41544->172.17.0.3:39818, err= 2026/04/25 05:13:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/25 05:13:38 DEBUG : empty space: size = 1 OK 2026/04/25 05:13:38 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:38 DEBUG : empty space: Unchanged skipping 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39971") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44820->172.17.0.3:39971, err= 2026/04/25 05:13:38 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/04/25 05:13:38 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/04/25 05:13:38 INFO : potato2: Copied (new) 2026/04/25 05:13:38 DEBUG : Waiting for deletions to finish 2026/04/25 05:13:38 INFO : potato: Deleted 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36541") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51010->172.17.0.3:36541, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38689") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35964->172.17.0.3:38689, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37939") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50688->172.17.0.3:37939, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30967") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35632->172.17.0.3:30967, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37621") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47164->172.17.0.3:37621, err= 2026/04/25 05:13:38 INFO : d: Making directory 2026/04/25 05:13:38 INFO : d/e: Making directory 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35742") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:49772->172.17.0.3:35742, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36392") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33312") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30948") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:46874->172.17.0.3:36392, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47312->172.17.0.3:33312, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53424->172.17.0.3:30948, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36898") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:34388->172.17.0.3:36898, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36591") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33904->172.17.0.3:36591, err= 2026/04/25 05:13:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35290") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35285") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36918->172.17.0.3:35290, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57560->172.17.0.3:35285, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32892") 2026/04/25 05:13:38 DEBUG : c/non empty space: size = 5 OK 2026/04/25 05:13:38 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36496->172.17.0.3:32892, err= 2026/04/25 05:13:38 DEBUG : c/non empty space: Unchanged skipping 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33443") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53030->172.17.0.3:33443, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30085") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:59350->172.17.0.3:30085, err= 2026/04/25 05:13:38 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:38 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/04/25 05:13:38 INFO : a/potato2: Copied (new) 2026/04/25 05:13:38 DEBUG : Waiting for deletions to finish 2026/04/25 05:13:38 INFO : b/potato: Deleted 2026/04/25 05:13:38 INFO : d/e: Removing directory 2026/04/25 05:13:38 INFO : d: Removing directory 2026/04/25 05:13:38 INFO : b: Removing directory 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: deleted 3 directories 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37745") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47686->172.17.0.3:37745, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35298") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:59600->172.17.0.3:35298, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34595") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53482->172.17.0.3:34595, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37667") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:42162->172.17.0.3:37667, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34943") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:52936->172.17.0.3:34943, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38104") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51312->172.17.0.3:38104, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32091") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33374->172.17.0.3:32091, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39566") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60986->172.17.0.3:39566, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38083") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41034->172.17.0.3:38083, err= 2026/04/25 05:13:38 INFO : d: Making directory 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35904") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44246->172.17.0.3:35904, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35935") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37922") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33692") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41014->172.17.0.3:35935, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:55266->172.17.0.3:37922, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47464->172.17.0.3:33692, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30447") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36470->172.17.0.3:30447, err= 2026/04/25 05:13:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38646") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39706") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53754->172.17.0.3:38646, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:59082->172.17.0.3:39706, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37092") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50046->172.17.0.3:37092, err= 2026/04/25 05:13:38 DEBUG : c/non empty space: size = 5 OK 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:38 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/25 05:13:38 DEBUG : c/non empty space: Unchanged skipping 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39704") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47882->172.17.0.3:39704, err= 2026/04/25 05:13:38 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/04/25 05:13:38 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/04/25 05:13:38 INFO : a/potato2: Copied (new) 2026/04/25 05:13:38 ERROR : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: not deleting files as there were IO errors 2026/04/25 05:13:38 ERROR : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: not deleting directories as there were IO errors 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31091") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44262->172.17.0.3:31091, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38662") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:58638->172.17.0.3:38662, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39492") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32471") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33634->172.17.0.3:32471, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:58440->172.17.0.3:39492, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30799") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60738->172.17.0.3:30799, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31881") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44358->172.17.0.3:31881, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34097") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39794") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:48370->172.17.0.3:34097, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60172->172.17.0.3:39794, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39835") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53236->172.17.0.3:39835, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30441") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60626->172.17.0.3:30441, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35163") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43596->172.17.0.3:35163, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.01s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33281") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33616->172.17.0.3:33281, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38367") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:58238->172.17.0.3:38367, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34685") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:55382->172.17.0.3:34685, err= 2026/04/25 05:13:38 DEBUG : Waiting for deletions to finish 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35689") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:48018->172.17.0.3:35689, err= 2026/04/25 05:13:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/25 05:13:38 DEBUG : empty space: size = 1 OK 2026/04/25 05:13:38 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/25 05:13:38 DEBUG : empty space: Unchanged skipping 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37332") 2026/04/25 05:13:38 INFO : potato: Deleted 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:56222->172.17.0.3:37332, err= 2026/04/25 05:13:38 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/04/25 05:13:38 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/04/25 05:13:38 INFO : potato2: Copied (new) 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37700") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:56350->172.17.0.3:37700, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34194") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:49952->172.17.0.3:34194, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33713") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:46102->172.17.0.3:33713, err= --- PASS: TestSyncDeleteDuring (0.01s) === RUN TestSyncDeleteBefore run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38434") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:49814->172.17.0.3:38434, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36000") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43672->172.17.0.3:36000, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35907") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:59408->172.17.0.3:35907, err= 2026/04/25 05:13:38 DEBUG : Waiting for deletions to finish 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35444") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44758->172.17.0.3:35444, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:38 INFO : potato: Deleted 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35308") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:39524->172.17.0.3:35308, err= 2026/04/25 05:13:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/25 05:13:38 DEBUG : empty space: size = 1 OK 2026/04/25 05:13:38 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:38 DEBUG : empty space: Unchanged skipping 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38839") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:55032->172.17.0.3:38839, err= 2026/04/25 05:13:38 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/04/25 05:13:38 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/04/25 05:13:38 INFO : potato2: Copied (new) 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36944") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:46204->172.17.0.3:36944, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34856") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43878->172.17.0.3:34856, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31797") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:38380->172.17.0.3:31797, err= --- PASS: TestSyncDeleteBefore (0.01s) === RUN TestCopyDeleteBefore run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31758") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57758->172.17.0.3:31758, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30577") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:34554->172.17.0.3:30577, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36858") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41976->172.17.0.3:36858, err= 2026/04/25 05:13:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33400") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51614->172.17.0.3:33400, err= 2026/04/25 05:13:38 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/04/25 05:13:38 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/04/25 05:13:38 INFO : potato2: Copied (new) 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34494") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35094->172.17.0.3:34494, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36246") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:58314->172.17.0.3:36246, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35473") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:37310->172.17.0.3:35473, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33984") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33022->172.17.0.3:33984, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37501") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33550->172.17.0.3:37501, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36580") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36194->172.17.0.3:36580, err= 2026/04/25 05:13:38 DEBUG : enormous: Excluded (Size Filter) 2026/04/25 05:13:38 DEBUG : enormous: Excluded 2026/04/25 05:13:38 DEBUG : potato2: Excluded (Size Filter) 2026/04/25 05:13:38 DEBUG : potato2: Excluded 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35926") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:34686->172.17.0.3:35926, err= 2026/04/25 05:13:38 DEBUG : potato2: Excluded (Size Filter) 2026/04/25 05:13:38 DEBUG : potato2: Excluded 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:38 DEBUG : empty space: size = 1 OK 2026/04/25 05:13:38 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/25 05:13:38 DEBUG : empty space: Unchanged skipping 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:38 DEBUG : Waiting for deletions to finish 2026/04/25 05:13:38 INFO : There was nothing to transfer 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36089") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57592->172.17.0.3:36089, err= 2026/04/25 05:13:38 DEBUG : enormous: Excluded (Size Filter) 2026/04/25 05:13:38 DEBUG : enormous: Excluded 2026/04/25 05:13:38 DEBUG : potato2: Excluded (Size Filter) 2026/04/25 05:13:38 DEBUG : potato2: Excluded 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31084") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:37986->172.17.0.3:31084, err= 2026/04/25 05:13:38 DEBUG : potato2: Excluded (Size Filter) 2026/04/25 05:13:38 DEBUG : potato2: Excluded 2026/04/25 05:13:38 DEBUG : Local file system at /tmp/rclone1409849330: Waiting for checks to finish 2026/04/25 05:13:38 DEBUG : empty space: size = 1 OK 2026/04/25 05:13:38 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/04/25 05:13:38 DEBUG : empty space: Unchanged skipping 2026/04/25 05:13:38 DEBUG : Local file system at /tmp/rclone1409849330: Waiting for transfers to finish 2026/04/25 05:13:38 DEBUG : Waiting for deletions to finish 2026/04/25 05:13:38 INFO : There was nothing to transfer 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30884") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:52464->172.17.0.3:30884, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35293") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47606->172.17.0.3:35293, err= --- PASS: TestSyncWithExclude (0.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37170") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:54306->172.17.0.3:37170, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35863") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:52530->172.17.0.3:35863, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30766") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:38664->172.17.0.3:30766, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38861") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:34704->172.17.0.3:38861, err= 2026/04/25 05:13:38 DEBUG : enormous: Excluded (Size Filter) 2026/04/25 05:13:38 DEBUG : enormous: Excluded 2026/04/25 05:13:38 DEBUG : potato2: Excluded (Size Filter) 2026/04/25 05:13:38 DEBUG : potato2: Excluded 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35923") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45710->172.17.0.3:35923, err= 2026/04/25 05:13:38 DEBUG : empty space: size = 1 OK 2026/04/25 05:13:38 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:38 DEBUG : empty space: Unchanged skipping 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:38 DEBUG : Waiting for deletions to finish 2026/04/25 05:13:38 INFO : enormous: Deleted 2026/04/25 05:13:38 INFO : potato2: Deleted 2026/04/25 05:13:38 INFO : There was nothing to transfer 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39756") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50868->172.17.0.3:39756, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33192") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53526->172.17.0.3:33192, err= 2026/04/25 05:13:38 DEBUG : empty space: size = 1 OK 2026/04/25 05:13:38 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/04/25 05:13:38 DEBUG : empty space: Unchanged skipping 2026/04/25 05:13:38 DEBUG : Local file system at /tmp/rclone1409849330: Waiting for checks to finish 2026/04/25 05:13:38 DEBUG : Local file system at /tmp/rclone1409849330: Waiting for transfers to finish 2026/04/25 05:13:38 DEBUG : Waiting for deletions to finish 2026/04/25 05:13:38 INFO : enormous: Deleted 2026/04/25 05:13:38 INFO : potato2: Deleted 2026/04/25 05:13:38 INFO : There was nothing to transfer 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37005") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57282->172.17.0.3:37005, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39335") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:49262->172.17.0.3:39335, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.01s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32147") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57472->172.17.0.3:32147, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31090") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51680->172.17.0.3:31090, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36715") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41806->172.17.0.3:36715, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33340") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60892->172.17.0.3:33340, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34452") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:58864->172.17.0.3:34452, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32974") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57308->172.17.0.3:32974, err= 2026/04/25 05:13:38 DEBUG : five: Need to transfer - File not found at Destination 2026/04/25 05:13:38 DEBUG : four: size = 4 (Local file system at /tmp/rclone1409849330) 2026/04/25 05:13:38 DEBUG : one: Destination is newer than source, skipping 2026/04/25 05:13:38 DEBUG : four: size = 8 (ftp://172.17.0.3:21/rclone-test-muxuzik5mufa) 2026/04/25 05:13:38 DEBUG : four: Sizes differ 2026/04/25 05:13:38 DEBUG : two: size = 3 OK 2026/04/25 05:13:38 DEBUG : three: size = 5 OK 2026/04/25 05:13:38 DEBUG : three: Sizes identical 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:38 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/25 05:13:38 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32094") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38683") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31113") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35538->172.17.0.3:32094, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50364->172.17.0.3:31113, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:34812->172.17.0.3:38683, err= 2026/04/25 05:13:38 DEBUG : five.0fee171d.partial: size = 4 OK 2026/04/25 05:13:38 DEBUG : four.f852663a.partial: size = 4 OK 2026/04/25 05:13:38 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/04/25 05:13:38 DEBUG : four.f852663a.partial: renamed to: four 2026/04/25 05:13:38 DEBUG : five.0fee171d.partial: renamed to: five 2026/04/25 05:13:38 INFO : four: Copied (replaced existing) 2026/04/25 05:13:38 INFO : five: Copied (new) 2026/04/25 05:13:38 DEBUG : two.8549bf6d.partial: renamed to: two 2026/04/25 05:13:38 INFO : two: Copied (replaced existing) 2026/04/25 05:13:38 DEBUG : Waiting for deletions to finish 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33861") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36906->172.17.0.3:33861, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31530") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45480->172.17.0.3:31530, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32320") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45106->172.17.0.3:32320, err= --- PASS: TestSyncWithUpdateOlder (0.01s) === 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:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/04/25 05:13:38 ERROR : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Ignoring --track-renames as the source and destination do not have a common hash 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33467") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43406->172.17.0.3:33467, err= 2026/04/25 05:13:38 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/25 05:13:38 DEBUG : yam: Need to transfer - File not found at Destination 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34429") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50890->172.17.0.3:34429, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38972") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:37158->172.17.0.3:38972, err= 2026/04/25 05:13:38 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/04/25 05:13:38 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/04/25 05:13:38 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/04/25 05:13:38 INFO : potato: Copied (new) 2026/04/25 05:13:38 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/04/25 05:13:38 INFO : yam: Copied (new) 2026/04/25 05:13:38 DEBUG : Waiting for deletions to finish 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36979") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50224->172.17.0.3:36979, err= 2026/04/25 05:13:38 ERROR : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Ignoring --track-renames as the source and destination do not have a common hash 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35100") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35310->172.17.0.3:35100, err= 2026/04/25 05:13:38 DEBUG : yaml: Need to transfer - File not found at Destination 2026/04/25 05:13:38 DEBUG : potato: size = 14 OK 2026/04/25 05:13:38 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:13:38 DEBUG : potato: Unchanged skipping 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30765") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53048->172.17.0.3:30765, err= 2026/04/25 05:13:38 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/04/25 05:13:38 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/04/25 05:13:38 INFO : yaml: Copied (new) 2026/04/25 05:13:38 DEBUG : Waiting for deletions to finish 2026/04/25 05:13:38 INFO : yam: Deleted 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33798") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45962->172.17.0.3:33798, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32500") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:59522->172.17.0.3:32500, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34061") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36728->172.17.0.3:34061, err= --- PASS: TestSyncWithTrackRenames (0.01s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39096") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53638->172.17.0.3:39096, err= 2026/04/25 05:13:38 INFO : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Making map for --track-renames 2026/04/25 05:13:38 INFO : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Finished making map for --track-renames 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for renames to finish 2026/04/25 05:13:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/25 05:13:38 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37380") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32071") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50532->172.17.0.3:37380, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47388->172.17.0.3:32071, err= 2026/04/25 05:13:38 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/04/25 05:13:38 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/04/25 05:13:38 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/04/25 05:13:38 INFO : yam: Copied (new) 2026/04/25 05:13:38 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/04/25 05:13:38 INFO : potato: Copied (new) 2026/04/25 05:13:38 DEBUG : Waiting for deletions to finish 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35282") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:55802->172.17.0.3:35282, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34736") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:46676->172.17.0.3:34736, err= 2026/04/25 05:13:38 DEBUG : potato: size = 14 OK 2026/04/25 05:13:38 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:13:38 INFO : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Making map for --track-renames 2026/04/25 05:13:38 DEBUG : potato: Unchanged skipping 2026/04/25 05:13:38 INFO : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Finished making map for --track-renames 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for renames to finish 2026/04/25 05:13:38 INFO : yam: Moved (server-side) to: yaml 2026/04/25 05:13:38 INFO : yaml: Renamed from "yam" 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:38 DEBUG : Waiting for deletions to finish 2026/04/25 05:13:38 INFO : There was nothing to transfer 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36259") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47578->172.17.0.3:36259, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37888") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44488->172.17.0.3:37888, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31385") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47036->172.17.0.3:31385, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36883") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:39514->172.17.0.3:36883, err= 2026/04/25 05:13:38 INFO : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Making map for --track-renames 2026/04/25 05:13:38 INFO : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Finished making map for --track-renames 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:38 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/25 05:13:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for renames to finish 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35362") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:48980->172.17.0.3:35362, err= 2026/04/25 05:13:38 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/04/25 05:13:38 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/04/25 05:13:38 INFO : potato: Copied (new) 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36506") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:46822->172.17.0.3:36506, err= 2026/04/25 05:13:38 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/04/25 05:13:38 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/04/25 05:13:38 INFO : sub/yam: Copied (new) 2026/04/25 05:13:38 DEBUG : Waiting for deletions to finish 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34880") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:46260->172.17.0.3:34880, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36598") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35700->172.17.0.3:36598, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37502") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57128->172.17.0.3:37502, err= 2026/04/25 05:13:38 DEBUG : potato: size = 14 OK 2026/04/25 05:13:38 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:13:38 DEBUG : potato: Unchanged skipping 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30266") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:48540->172.17.0.3:30266, err= 2026/04/25 05:13:38 INFO : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Making map for --track-renames 2026/04/25 05:13:38 INFO : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Finished making map for --track-renames 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for renames to finish 2026/04/25 05:13:38 INFO : sub/yam: Moved (server-side) to: yam 2026/04/25 05:13:38 INFO : yam: Renamed from "sub/yam" 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:38 DEBUG : Waiting for deletions to finish 2026/04/25 05:13:38 INFO : There was nothing to transfer 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37770") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45396->172.17.0.3:37770, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35929") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:38246->172.17.0.3:35929, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31978") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:55440->172.17.0.3:31978, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39151") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:42680->172.17.0.3:39151, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35803") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40980->172.17.0.3:35803, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.01s) === RUN TestServerSideMoveLocal run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:13:38 DEBUG : Creating backend with remote "/tmp/rclone1409849330/dir1" 2026/04/25 05:13:38 DEBUG : Creating backend with remote "/tmp/rclone1409849330/dir2" 2026/04/25 05:13:38 DEBUG : Local file system at /tmp/rclone1409849330/dir2: Using server-side directory move 2026/04/25 05:13:38 INFO : Local file system at /tmp/rclone1409849330/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/25 05:13:38 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/25 05:13:38 DEBUG : Local file system at /tmp/rclone1409849330/dir2: Waiting for checks to finish 2026/04/25 05:13:38 DEBUG : Local file system at /tmp/rclone1409849330/dir2: Waiting for transfers to finish 2026/04/25 05:13:38 INFO : file1.txt: Moved (server-side) 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30462") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43918->172.17.0.3:30462, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39759") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53064->172.17.0.3:39759, err= --- PASS: TestServerSideMoveLocal (0.00s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39380") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35772->172.17.0.3:39380, err= 2026/04/25 05:13:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/25 05:13:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36090") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60298->172.17.0.3:36090, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32060") 2026/04/25 05:13:38 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43836->172.17.0.3:32060, err= 2026/04/25 05:13:38 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/04/25 05:13:38 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/04/25 05:13:38 INFO : nested/sub dir/file: Copied (new) 2026/04/25 05:13:38 INFO : nested/sub dir/file: Deleted 2026/04/25 05:13:38 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/25 05:13:38 INFO : sub dir/hello world: Copied (new) 2026/04/25 05:13:38 INFO : sub dir/hello world: Deleted 2026/04/25 05:13:38 INFO : sub dir: Removing directory 2026/04/25 05:13:38 INFO : nested/sub dir: Removing directory 2026/04/25 05:13:38 INFO : nested: Removing directory 2026/04/25 05:13:38 DEBUG : Local file system at /tmp/rclone1409849330: deleted 3 directories 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33621") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:48590->172.17.0.3:33621, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34419") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31193") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:34756->172.17.0.3:34419, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:52700->172.17.0.3:31193, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36213") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:56016->172.17.0.3:36213, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30922") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51910->172.17.0.3:30922, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34151") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:55980->172.17.0.3:34151, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33612") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:38388->172.17.0.3:33612, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34583") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57888->172.17.0.3:34583, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38466") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60348->172.17.0.3:38466, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34902") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53562->172.17.0.3:34902, err= 2026/04/25 05:13:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/25 05:13:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38740") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:52458->172.17.0.3:38740, err= 2026/04/25 05:13:38 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32116") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51384->172.17.0.3:32116, err= 2026/04/25 05:13:38 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/25 05:13:38 INFO : sub dir/hello world: Copied (new) 2026/04/25 05:13:38 INFO : sub dir/hello world: Deleted 2026/04/25 05:13:38 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/04/25 05:13:38 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/04/25 05:13:38 INFO : nested/sub dir/file: Copied (new) 2026/04/25 05:13:38 INFO : nested/sub dir/file: Deleted 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33727") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33634->172.17.0.3:33727, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37604") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36937") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:55738->172.17.0.3:36937, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:49164->172.17.0.3:37604, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37122") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45846->172.17.0.3:37122, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32633") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53150->172.17.0.3:32633, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37666") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30075") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:58104->172.17.0.3:37666, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51656->172.17.0.3:30075, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31538") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:38530->172.17.0.3:31538, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37296") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:56158->172.17.0.3:37296, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38694") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:46912->172.17.0.3:38694, err= 2026/04/25 05:13:38 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/25 05:13:38 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30996") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33220") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:34470->172.17.0.3:30996, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:39858->172.17.0.3:33220, err= 2026/04/25 05:13:38 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/04/25 05:13:38 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/04/25 05:13:38 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/04/25 05:13:38 INFO : existing-b: Copied (new) 2026/04/25 05:13:38 INFO : existing-b: Deleted 2026/04/25 05:13:38 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/04/25 05:13:38 INFO : existing: Copied (new) 2026/04/25 05:13:38 INFO : existing: Deleted 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30955") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51332->172.17.0.3:30955, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31767") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:52376->172.17.0.3:31767, err= 2026/04/25 05:13:38 DEBUG : existing: Destination exists, skipping 2026/04/25 05:13:38 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:13:38 INFO : There was nothing to transfer 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35569") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:39130->172.17.0.3:35569, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35887") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:48570->172.17.0.3:35887, err= 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31937") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:54478->172.17.0.3:31937, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:13:38 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qasekaz5teci" 2026/04/25 05:13:38 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/25 05:13:38 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:13:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:13:38 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:13:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:13:38 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Xr3o1}" suffix to name 2026/04/25 05:13:38 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:13:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:13:38 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:13:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-qasekaz5teci: Connecting to FTP server 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-qasekaz5teci: dial("tcp","172.17.0.3:21") 2026/04/25 05:13:38 DEBUG : ftp://172.17.0.3:21/rclone-test-qasekaz5teci: > dial: conn=172.17.0.1:44128->172.17.0.3:21, err= 2026/04/25 05:13:41 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30038") 2026/04/25 05:13:41 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41948->172.17.0.3:30038, err= 2026/04/25 05:13:41 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30574") 2026/04/25 05:13:41 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:34736->172.17.0.3:30574, err= 2026/04/25 05:13:41 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31731") 2026/04/25 05:13:41 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:37148->172.17.0.3:31731, err= 2026/04/25 05:13:41 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30392") 2026/04/25 05:13:41 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:59522->172.17.0.3:30392, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-muxuzik5mufa -> ftp://172.17.0.3:21/rclone-test-qasekaz5teci 2026/04/25 05:13:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qasekaz5teci: dial("tcp","172.17.0.3:39956") 2026/04/25 05:13:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qasekaz5teci: > dial: conn=172.17.0.1:53826->172.17.0.3:39956, err= 2026/04/25 05:13:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qasekaz5teci: dial("tcp","172.17.0.3:38858") 2026/04/25 05:13:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qasekaz5teci: > dial: conn=172.17.0.1:42016->172.17.0.3:38858, err= 2026/04/25 05:13:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qasekaz5teci: dial("tcp","172.17.0.3:39941") 2026/04/25 05:13:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qasekaz5teci: > dial: conn=172.17.0.1:37526->172.17.0.3:39941, err= 2026/04/25 05:13:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qasekaz5teci: Using server-side directory move 2026/04/25 05:13:41 INFO : ftp://172.17.0.3:21/rclone-test-qasekaz5teci: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/25 05:13:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qasekaz5teci: dial("tcp","172.17.0.3:30363") 2026/04/25 05:13:41 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34729") 2026/04/25 05:13:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qasekaz5teci: > dial: conn=172.17.0.1:58100->172.17.0.3:30363, err= 2026/04/25 05:13:41 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53640->172.17.0.3:34729, err= 2026/04/25 05:13:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/25 05:13:41 DEBUG : empty space: size = 1 OK 2026/04/25 05:13:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/04/25 05:13:41 DEBUG : empty space: Unchanged skipping 2026/04/25 05:13:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qasekaz5teci: Waiting for checks to finish 2026/04/25 05:13:41 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-muxuzik5mufa) 2026/04/25 05:13:41 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-qasekaz5teci) 2026/04/25 05:13:41 DEBUG : potato3: Sizes differ 2026/04/25 05:13:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qasekaz5teci: Connecting to FTP server 2026/04/25 05:13:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qasekaz5teci: dial("tcp","172.17.0.3:21") 2026/04/25 05:13:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qasekaz5teci: > dial: conn=172.17.0.1:44140->172.17.0.3:21, err= 2026/04/25 05:13:41 INFO : empty space: Deleted 2026/04/25 05:13:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qasekaz5teci: Waiting for transfers to finish 2026/04/25 05:13:41 INFO : potato2: Moved (server-side) 2026/04/25 05:13:43 INFO : potato3: Deleted 2026/04/25 05:13:43 INFO : potato3: Moved (server-side) 2026/04/25 05:13:43 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37981") 2026/04/25 05:13:43 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60088->172.17.0.3:37981, err= 2026/04/25 05:13:43 DEBUG : ftp://172.17.0.3:21/rclone-test-qasekaz5teci: dial("tcp","172.17.0.3:36051") 2026/04/25 05:13:43 DEBUG : ftp://172.17.0.3:21/rclone-test-qasekaz5teci: > dial: conn=172.17.0.1:47586->172.17.0.3:36051, err= 2026/04/25 05:13:43 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-punavav8keci" 2026/04/25 05:13:43 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/25 05:13:43 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:13:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:13:43 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:13:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:13:43 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Xr3o1}" suffix to name 2026/04/25 05:13:43 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:13:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:13:43 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:13:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:13:43 DEBUG : ftp://172.17.0.3:21/rclone-test-punavav8keci: Connecting to FTP server 2026/04/25 05:13:43 DEBUG : ftp://172.17.0.3:21/rclone-test-punavav8keci: dial("tcp","172.17.0.3:21") 2026/04/25 05:13:43 DEBUG : ftp://172.17.0.3:21/rclone-test-punavav8keci: > dial: conn=172.17.0.1:44966->172.17.0.3:21, err= 2026/04/25 05:13:45 DEBUG : ftp://172.17.0.3:21/rclone-test-punavav8keci: Using server-side directory move 2026/04/25 05:13:45 INFO : ftp://172.17.0.3:21/rclone-test-punavav8keci: Server side directory move succeeded 2026/04/25 05:13:45 DEBUG : ftp://172.17.0.3:21/rclone-test-punavav8keci: dial("tcp","172.17.0.3:33276") 2026/04/25 05:13:45 DEBUG : ftp://172.17.0.3:21/rclone-test-punavav8keci: > dial: conn=172.17.0.1:60496->172.17.0.3:33276, err= 2026/04/25 05:13:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qasekaz5teci: dial("tcp","172.17.0.3:38598") 2026/04/25 05:13:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qasekaz5teci: > dial: conn=172.17.0.1:56120->172.17.0.3:38598, err= 2026/04/25 05:13:45 ERROR : error listing: directory not found 2026/04/25 05:13:45 DEBUG : ftp://172.17.0.3:21/rclone-test-punavav8keci: dial("tcp","172.17.0.3:31495") 2026/04/25 05:13:45 DEBUG : ftp://172.17.0.3:21/rclone-test-punavav8keci: > dial: conn=172.17.0.1:59066->172.17.0.3:31495, err= 2026/04/25 05:13:45 DEBUG : ftp://172.17.0.3:21/rclone-test-punavav8keci: Purge object "empty space" 2026/04/25 05:13:45 DEBUG : ftp://172.17.0.3:21/rclone-test-punavav8keci: Purge object "potato2" 2026/04/25 05:13:45 DEBUG : ftp://172.17.0.3:21/rclone-test-punavav8keci: Purge object "potato3" 2026/04/25 05:13:45 DEBUG : ftp://172.17.0.3:21/rclone-test-punavav8keci: Purge dir "" 2026/04/25 05:13:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qasekaz5teci: dial("tcp","172.17.0.3:30034") 2026/04/25 05:13:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qasekaz5teci: > dial: conn=172.17.0.1:40316->172.17.0.3:30034, err= 2026/04/25 05:13:45 ERROR : error listing: directory not found 2026/04/25 05:13:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qasekaz5teci: Purge dir "" 2026/04/25 05:13:45 NOTICE: purge failed to rmdir "": directory not found 2026/04/25 05:13:45 NOTICE: purge failed: directory not found 2026/04/25 05:13:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31080") 2026/04/25 05:13:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:34334->172.17.0.3:31080, err= 2026/04/25 05:13:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33666") 2026/04/25 05:13:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45734->172.17.0.3:33666, err= --- PASS: TestServerSideMove (6.62s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:13:45 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vubonac9xebi" 2026/04/25 05:13:45 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/25 05:13:45 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:13:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:13:45 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:13:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:13:45 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Xr3o1}" suffix to name 2026/04/25 05:13:45 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:13:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:13:45 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:13:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:13:45 DEBUG : ftp://172.17.0.3:21/rclone-test-vubonac9xebi: Connecting to FTP server 2026/04/25 05:13:45 DEBUG : ftp://172.17.0.3:21/rclone-test-vubonac9xebi: dial("tcp","172.17.0.3:21") 2026/04/25 05:13:45 DEBUG : ftp://172.17.0.3:21/rclone-test-vubonac9xebi: > dial: conn=172.17.0.1:44982->172.17.0.3:21, err= 2026/04/25 05:13:47 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39765") 2026/04/25 05:13:47 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50948->172.17.0.3:39765, err= 2026/04/25 05:13:47 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31821") 2026/04/25 05:13:47 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60406->172.17.0.3:31821, err= 2026/04/25 05:13:47 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38117") 2026/04/25 05:13:47 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:56912->172.17.0.3:38117, err= 2026/04/25 05:13:47 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37790") 2026/04/25 05:13:47 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:37998->172.17.0.3:37790, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-muxuzik5mufa -> ftp://172.17.0.3:21/rclone-test-vubonac9xebi 2026/04/25 05:13:47 DEBUG : ftp://172.17.0.3:21/rclone-test-vubonac9xebi: dial("tcp","172.17.0.3:34969") 2026/04/25 05:13:47 DEBUG : ftp://172.17.0.3:21/rclone-test-vubonac9xebi: > dial: conn=172.17.0.1:48454->172.17.0.3:34969, err= 2026/04/25 05:13:47 DEBUG : ftp://172.17.0.3:21/rclone-test-vubonac9xebi: dial("tcp","172.17.0.3:35144") 2026/04/25 05:13:47 DEBUG : ftp://172.17.0.3:21/rclone-test-vubonac9xebi: > dial: conn=172.17.0.1:54020->172.17.0.3:35144, err= 2026/04/25 05:13:47 DEBUG : ftp://172.17.0.3:21/rclone-test-vubonac9xebi: dial("tcp","172.17.0.3:38344") 2026/04/25 05:13:47 DEBUG : ftp://172.17.0.3:21/rclone-test-vubonac9xebi: > dial: conn=172.17.0.1:47368->172.17.0.3:38344, err= 2026/04/25 05:13:47 DEBUG : ftp://172.17.0.3:21/rclone-test-vubonac9xebi: dial("tcp","172.17.0.3:34388") 2026/04/25 05:13:47 DEBUG : ftp://172.17.0.3:21/rclone-test-vubonac9xebi: > dial: conn=172.17.0.1:42830->172.17.0.3:34388, err= 2026/04/25 05:13:47 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33710") 2026/04/25 05:13:47 DEBUG : empty space: Excluded (Size Filter) 2026/04/25 05:13:47 DEBUG : empty space: Excluded 2026/04/25 05:13:47 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:42598->172.17.0.3:33710, err= 2026/04/25 05:13:47 DEBUG : empty space: Excluded (Size Filter) 2026/04/25 05:13:47 DEBUG : empty space: Excluded 2026/04/25 05:13:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/25 05:13:47 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-muxuzik5mufa) 2026/04/25 05:13:47 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-vubonac9xebi) 2026/04/25 05:13:47 DEBUG : potato3: Sizes differ 2026/04/25 05:13:47 DEBUG : ftp://172.17.0.3:21/rclone-test-vubonac9xebi: Connecting to FTP server 2026/04/25 05:13:47 DEBUG : ftp://172.17.0.3:21/rclone-test-vubonac9xebi: dial("tcp","172.17.0.3:21") 2026/04/25 05:13:47 DEBUG : ftp://172.17.0.3:21/rclone-test-vubonac9xebi: Waiting for checks to finish 2026/04/25 05:13:47 DEBUG : ftp://172.17.0.3:21/rclone-test-vubonac9xebi: Waiting for transfers to finish 2026/04/25 05:13:47 DEBUG : ftp://172.17.0.3:21/rclone-test-vubonac9xebi: > dial: conn=172.17.0.1:44992->172.17.0.3:21, err= 2026/04/25 05:13:47 INFO : potato2: Moved (server-side) 2026/04/25 05:13:49 INFO : potato3: Deleted 2026/04/25 05:13:49 INFO : potato3: Moved (server-side) 2026/04/25 05:13:49 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31875") 2026/04/25 05:13:49 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51044->172.17.0.3:31875, err= 2026/04/25 05:13:49 DEBUG : ftp://172.17.0.3:21/rclone-test-vubonac9xebi: dial("tcp","172.17.0.3:39696") 2026/04/25 05:13:49 DEBUG : ftp://172.17.0.3:21/rclone-test-vubonac9xebi: > dial: conn=172.17.0.1:37470->172.17.0.3:39696, err= 2026/04/25 05:13:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xirazuk5jelo" 2026/04/25 05:13:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/25 05:13:49 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:13:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:13:49 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:13:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:13:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Xr3o1}" suffix to name 2026/04/25 05:13:49 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:13:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:13:49 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:13:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:13:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xirazuk5jelo: Connecting to FTP server 2026/04/25 05:13:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xirazuk5jelo: dial("tcp","172.17.0.3:21") 2026/04/25 05:13:49 DEBUG : ftp://172.17.0.3:21/rclone-test-xirazuk5jelo: > dial: conn=172.17.0.1:45002->172.17.0.3:21, err= 2026/04/25 05:13:52 DEBUG : ftp://172.17.0.3:21/rclone-test-vubonac9xebi: dial("tcp","172.17.0.3:37496") 2026/04/25 05:13:52 DEBUG : ftp://172.17.0.3:21/rclone-test-xirazuk5jelo: dial("tcp","172.17.0.3:32467") 2026/04/25 05:13:52 DEBUG : ftp://172.17.0.3:21/rclone-test-xirazuk5jelo: > dial: conn=172.17.0.1:52222->172.17.0.3:32467, err= 2026/04/25 05:13:52 DEBUG : ftp://172.17.0.3:21/rclone-test-vubonac9xebi: > dial: conn=172.17.0.1:40822->172.17.0.3:37496, err= 2026/04/25 05:13:52 DEBUG : empty space: Excluded (Size Filter) 2026/04/25 05:13:52 DEBUG : empty space: Excluded 2026/04/25 05:13:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/25 05:13:52 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/25 05:13:52 DEBUG : ftp://172.17.0.3:21/rclone-test-xirazuk5jelo: Connecting to FTP server 2026/04/25 05:13:52 DEBUG : ftp://172.17.0.3:21/rclone-test-xirazuk5jelo: dial("tcp","172.17.0.3:21") 2026/04/25 05:13:52 DEBUG : ftp://172.17.0.3:21/rclone-test-xirazuk5jelo: Waiting for checks to finish 2026/04/25 05:13:52 DEBUG : ftp://172.17.0.3:21/rclone-test-xirazuk5jelo: Waiting for transfers to finish 2026/04/25 05:13:52 DEBUG : ftp://172.17.0.3:21/rclone-test-xirazuk5jelo: > dial: conn=172.17.0.1:35222->172.17.0.3:21, err= 2026/04/25 05:13:52 INFO : potato2: Moved (server-side) 2026/04/25 05:13:54 INFO : potato3: Moved (server-side) 2026/04/25 05:13:54 DEBUG : ftp://172.17.0.3:21/rclone-test-xirazuk5jelo: dial("tcp","172.17.0.3:35799") 2026/04/25 05:13:54 DEBUG : ftp://172.17.0.3:21/rclone-test-xirazuk5jelo: > dial: conn=172.17.0.1:42026->172.17.0.3:35799, err= 2026/04/25 05:13:54 DEBUG : ftp://172.17.0.3:21/rclone-test-vubonac9xebi: dial("tcp","172.17.0.3:37710") 2026/04/25 05:13:54 DEBUG : ftp://172.17.0.3:21/rclone-test-vubonac9xebi: > dial: conn=172.17.0.1:42384->172.17.0.3:37710, err= 2026/04/25 05:13:54 DEBUG : ftp://172.17.0.3:21/rclone-test-xirazuk5jelo: dial("tcp","172.17.0.3:31337") 2026/04/25 05:13:54 DEBUG : ftp://172.17.0.3:21/rclone-test-xirazuk5jelo: > dial: conn=172.17.0.1:35506->172.17.0.3:31337, err= 2026/04/25 05:13:54 DEBUG : ftp://172.17.0.3:21/rclone-test-xirazuk5jelo: Purge object "potato2" 2026/04/25 05:13:54 DEBUG : ftp://172.17.0.3:21/rclone-test-xirazuk5jelo: Purge object "potato3" 2026/04/25 05:13:54 DEBUG : ftp://172.17.0.3:21/rclone-test-xirazuk5jelo: Purge dir "" 2026/04/25 05:13:54 DEBUG : ftp://172.17.0.3:21/rclone-test-vubonac9xebi: dial("tcp","172.17.0.3:36106") 2026/04/25 05:13:54 DEBUG : ftp://172.17.0.3:21/rclone-test-vubonac9xebi: > dial: conn=172.17.0.1:43670->172.17.0.3:36106, err= 2026/04/25 05:13:54 DEBUG : ftp://172.17.0.3:21/rclone-test-vubonac9xebi: Purge object "empty space" 2026/04/25 05:13:54 DEBUG : ftp://172.17.0.3:21/rclone-test-vubonac9xebi: Purge dir "" 2026/04/25 05:13:54 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39351") 2026/04/25 05:13:54 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:34468->172.17.0.3:39351, err= 2026/04/25 05:13:54 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38074") 2026/04/25 05:13:54 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47372->172.17.0.3:38074, err= --- PASS: TestServerSideMoveWithFilter (8.73s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:13:54 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-babocem4vobu" 2026/04/25 05:13:54 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/25 05:13:54 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:13:54 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:13:54 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:13:54 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:13:54 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Xr3o1}" suffix to name 2026/04/25 05:13:54 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:13:54 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:13:54 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:13:54 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:13:54 DEBUG : ftp://172.17.0.3:21/rclone-test-babocem4vobu: Connecting to FTP server 2026/04/25 05:13:54 DEBUG : ftp://172.17.0.3:21/rclone-test-babocem4vobu: dial("tcp","172.17.0.3:21") 2026/04/25 05:13:54 DEBUG : ftp://172.17.0.3:21/rclone-test-babocem4vobu: > dial: conn=172.17.0.1:35236->172.17.0.3:21, err= 2026/04/25 05:13:56 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31531") 2026/04/25 05:13:56 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:52752->172.17.0.3:31531, err= 2026/04/25 05:13:56 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35216") 2026/04/25 05:13:56 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:48624->172.17.0.3:35216, err= 2026/04/25 05:13:56 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35921") 2026/04/25 05:13:56 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:59182->172.17.0.3:35921, err= 2026/04/25 05:13:56 INFO : tomatoDir: Making directory 2026/04/25 05:13:56 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30229") 2026/04/25 05:13:56 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:58776->172.17.0.3:30229, err= 2026/04/25 05:13:56 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31166") 2026/04/25 05:13:56 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:38374->172.17.0.3:31166, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-muxuzik5mufa -> ftp://172.17.0.3:21/rclone-test-babocem4vobu 2026/04/25 05:13:56 DEBUG : ftp://172.17.0.3:21/rclone-test-babocem4vobu: dial("tcp","172.17.0.3:34702") 2026/04/25 05:13:56 DEBUG : ftp://172.17.0.3:21/rclone-test-babocem4vobu: > dial: conn=172.17.0.1:55724->172.17.0.3:34702, err= 2026/04/25 05:13:56 DEBUG : ftp://172.17.0.3:21/rclone-test-babocem4vobu: dial("tcp","172.17.0.3:33690") 2026/04/25 05:13:56 DEBUG : ftp://172.17.0.3:21/rclone-test-babocem4vobu: > dial: conn=172.17.0.1:50190->172.17.0.3:33690, err= 2026/04/25 05:13:56 DEBUG : ftp://172.17.0.3:21/rclone-test-babocem4vobu: dial("tcp","172.17.0.3:34992") 2026/04/25 05:13:56 DEBUG : ftp://172.17.0.3:21/rclone-test-babocem4vobu: > dial: conn=172.17.0.1:46936->172.17.0.3:34992, err= 2026/04/25 05:13:56 DEBUG : ftp://172.17.0.3:21/rclone-test-babocem4vobu: Using server-side directory move 2026/04/25 05:13:56 INFO : ftp://172.17.0.3:21/rclone-test-babocem4vobu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/25 05:13:56 DEBUG : ftp://172.17.0.3:21/rclone-test-babocem4vobu: dial("tcp","172.17.0.3:36785") 2026/04/25 05:13:56 DEBUG : ftp://172.17.0.3:21/rclone-test-babocem4vobu: > dial: conn=172.17.0.1:47722->172.17.0.3:36785, err= 2026/04/25 05:13:56 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39775") 2026/04/25 05:13:56 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:54426->172.17.0.3:39775, err= 2026/04/25 05:13:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/25 05:13:56 DEBUG : empty space: size = 1 OK 2026/04/25 05:13:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/04/25 05:13:56 DEBUG : empty space: Unchanged skipping 2026/04/25 05:13:56 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-muxuzik5mufa) 2026/04/25 05:13:56 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-babocem4vobu) 2026/04/25 05:13:56 DEBUG : potato3: Sizes differ 2026/04/25 05:13:56 DEBUG : ftp://172.17.0.3:21/rclone-test-babocem4vobu: Connecting to FTP server 2026/04/25 05:13:56 DEBUG : ftp://172.17.0.3:21/rclone-test-babocem4vobu: dial("tcp","172.17.0.3:21") 2026/04/25 05:13:56 DEBUG : ftp://172.17.0.3:21/rclone-test-babocem4vobu: > dial: conn=172.17.0.1:35246->172.17.0.3:21, err= 2026/04/25 05:13:56 INFO : potato2: Moved (server-side) 2026/04/25 05:13:56 INFO : empty space: Deleted 2026/04/25 05:13:56 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38659") 2026/04/25 05:13:56 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51870->172.17.0.3:38659, err= 2026/04/25 05:13:56 DEBUG : ftp://172.17.0.3:21/rclone-test-babocem4vobu: Waiting for checks to finish 2026/04/25 05:13:56 DEBUG : ftp://172.17.0.3:21/rclone-test-babocem4vobu: Waiting for transfers to finish 2026/04/25 05:13:58 INFO : potato3: Deleted 2026/04/25 05:13:58 INFO : potato3: Moved (server-side) 2026/04/25 05:13:58 INFO : tomatoDir: Removing directory 2026/04/25 05:13:58 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: deleted 1 directories 2026/04/25 05:13:58 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33923") 2026/04/25 05:13:58 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:58912->172.17.0.3:33923, err= 2026/04/25 05:13:58 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35511") 2026/04/25 05:13:58 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33432->172.17.0.3:35511, err= 2026/04/25 05:13:58 DEBUG : ftp://172.17.0.3:21/rclone-test-babocem4vobu: dial("tcp","172.17.0.3:37679") 2026/04/25 05:13:58 DEBUG : ftp://172.17.0.3:21/rclone-test-babocem4vobu: > dial: conn=172.17.0.1:49978->172.17.0.3:37679, err= 2026/04/25 05:13:58 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wirewun2kani" 2026/04/25 05:13:58 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/25 05:13:58 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:13:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:13:58 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:13:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:13:58 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Xr3o1}" suffix to name 2026/04/25 05:13:58 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:13:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:13:58 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:13:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:13:58 DEBUG : ftp://172.17.0.3:21/rclone-test-wirewun2kani: Connecting to FTP server 2026/04/25 05:13:58 DEBUG : ftp://172.17.0.3:21/rclone-test-wirewun2kani: dial("tcp","172.17.0.3:21") 2026/04/25 05:13:58 DEBUG : ftp://172.17.0.3:21/rclone-test-wirewun2kani: > dial: conn=172.17.0.1:35262->172.17.0.3:21, err= 2026/04/25 05:14:00 INFO : tomatoDir: Making directory 2026/04/25 05:14:00 DEBUG : ftp://172.17.0.3:21/rclone-test-wirewun2kani: Using server-side directory move 2026/04/25 05:14:00 INFO : ftp://172.17.0.3:21/rclone-test-wirewun2kani: Server side directory move succeeded 2026/04/25 05:14:00 DEBUG : ftp://172.17.0.3:21/rclone-test-wirewun2kani: dial("tcp","172.17.0.3:33028") 2026/04/25 05:14:00 DEBUG : ftp://172.17.0.3:21/rclone-test-wirewun2kani: > dial: conn=172.17.0.1:48638->172.17.0.3:33028, err= 2026/04/25 05:14:00 DEBUG : ftp://172.17.0.3:21/rclone-test-wirewun2kani: dial("tcp","172.17.0.3:39536") 2026/04/25 05:14:00 DEBUG : ftp://172.17.0.3:21/rclone-test-wirewun2kani: > dial: conn=172.17.0.1:35688->172.17.0.3:39536, err= 2026/04/25 05:14:00 DEBUG : ftp://172.17.0.3:21/rclone-test-babocem4vobu: dial("tcp","172.17.0.3:30493") 2026/04/25 05:14:00 DEBUG : ftp://172.17.0.3:21/rclone-test-babocem4vobu: > dial: conn=172.17.0.1:55038->172.17.0.3:30493, err= 2026/04/25 05:14:00 ERROR : error listing: directory not found 2026/04/25 05:14:00 DEBUG : ftp://172.17.0.3:21/rclone-test-babocem4vobu: dial("tcp","172.17.0.3:34304") 2026/04/25 05:14:00 DEBUG : ftp://172.17.0.3:21/rclone-test-babocem4vobu: > dial: conn=172.17.0.1:57890->172.17.0.3:34304, err= 2026/04/25 05:14:00 ERROR : error listing: directory not found 2026/04/25 05:14:00 DEBUG : ftp://172.17.0.3:21/rclone-test-wirewun2kani: dial("tcp","172.17.0.3:33240") 2026/04/25 05:14:00 DEBUG : ftp://172.17.0.3:21/rclone-test-wirewun2kani: > dial: conn=172.17.0.1:47222->172.17.0.3:33240, err= 2026/04/25 05:14:00 DEBUG : ftp://172.17.0.3:21/rclone-test-wirewun2kani: Purge object "empty space" 2026/04/25 05:14:00 DEBUG : ftp://172.17.0.3:21/rclone-test-wirewun2kani: Purge object "potato2" 2026/04/25 05:14:00 DEBUG : ftp://172.17.0.3:21/rclone-test-wirewun2kani: Purge object "potato3" 2026/04/25 05:14:00 DEBUG : ftp://172.17.0.3:21/rclone-test-wirewun2kani: dial("tcp","172.17.0.3:38972") 2026/04/25 05:14:00 DEBUG : ftp://172.17.0.3:21/rclone-test-wirewun2kani: > dial: conn=172.17.0.1:55790->172.17.0.3:38972, err= 2026/04/25 05:14:00 DEBUG : ftp://172.17.0.3:21/rclone-test-wirewun2kani: Purge dir "tomatoDir" 2026/04/25 05:14:00 DEBUG : ftp://172.17.0.3:21/rclone-test-wirewun2kani: Purge dir "" 2026/04/25 05:14:00 DEBUG : ftp://172.17.0.3:21/rclone-test-babocem4vobu: dial("tcp","172.17.0.3:31508") 2026/04/25 05:14:00 DEBUG : ftp://172.17.0.3:21/rclone-test-babocem4vobu: > dial: conn=172.17.0.1:40332->172.17.0.3:31508, err= 2026/04/25 05:14:00 ERROR : error listing: directory not found 2026/04/25 05:14:00 DEBUG : ftp://172.17.0.3:21/rclone-test-babocem4vobu: Purge dir "" 2026/04/25 05:14:00 NOTICE: purge failed to rmdir "": directory not found 2026/04/25 05:14:00 NOTICE: purge failed: directory not found 2026/04/25 05:14:00 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32542") 2026/04/25 05:14:00 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51288->172.17.0.3:32542, err= 2026/04/25 05:14:00 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37905") 2026/04/25 05:14:00 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40288->172.17.0.3:37905, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (6.50s) === RUN TestServerSideMoveOverlap run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/04/25 05:14:00 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31916") 2026/04/25 05:14:00 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60246->172.17.0.3:31916, err= 2026/04/25 05:14:00 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30458") 2026/04/25 05:14:00 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36752->172.17.0.3:30458, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:14:00 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-muxuzik5mufa/rclone-sync-test" 2026/04/25 05:14:00 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/25 05:14:00 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:14:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:14:00 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:14:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:14:00 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Xr3o1}" suffix to name 2026/04/25 05:14:00 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:14:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:14:00 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:14:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:14:00 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/rclone-sync-test: Connecting to FTP server 2026/04/25 05:14:00 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/04/25 05:14:00 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/rclone-sync-test: > dial: conn=172.17.0.1:35278->172.17.0.3:21, err= 2026/04/25 05:14:03 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30444") 2026/04/25 05:14:03 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:56022->172.17.0.3:30444, err= 2026/04/25 05:14:03 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33673") 2026/04/25 05:14:03 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45602->172.17.0.3:33673, err= --- PASS: TestSyncOverlap (2.41s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:14:03 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-muxuzik5mufa/rclone-sync-test" 2026/04/25 05:14:03 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/25 05:14:03 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:14:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:14:03 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:14:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:14:03 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Xr3o1}" suffix to name 2026/04/25 05:14:03 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:14:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:14:03 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:14:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:14:03 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/rclone-sync-test: Connecting to FTP server 2026/04/25 05:14:03 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/04/25 05:14:03 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/rclone-sync-test: > dial: conn=172.17.0.1:43730->172.17.0.3:21, err= 2026/04/25 05:14:05 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-muxuzik5mufa/rclone-sync-test-include/layer2" 2026/04/25 05:14:05 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/25 05:14:05 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:14:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:14:05 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:14:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:14:05 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Xr3o1}" suffix to name 2026/04/25 05:14:05 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:14:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:14:05 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:14:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:14:05 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/rclone-sync-test-include/layer2: Connecting to FTP server 2026/04/25 05:14:05 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21") 2026/04/25 05:14:05 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:43734->172.17.0.3:21, err= 2026/04/25 05:14:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-muxuzik5mufa/rclone-sync-test-ignore-file" 2026/04/25 05:14:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/25 05:14:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:14:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:14:07 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:14:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:14:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Xr3o1}" suffix to name 2026/04/25 05:14:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:14:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:14:07 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:14:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:14:07 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/rclone-sync-test-ignore-file: Connecting to FTP server 2026/04/25 05:14:07 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:21") 2026/04/25 05:14:07 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:43736->172.17.0.3:21, err= 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32036") 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40856->172.17.0.3:32036, err= 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38666") 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/rclone-sync-test: dial("tcp","172.17.0.3:37941") 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/rclone-sync-test: > dial: conn=172.17.0.1:52792->172.17.0.3:37941, err= 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40662->172.17.0.3:38666, err= 2026/04/25 05:14:09 DEBUG : rclone-sync-test: Excluded 2026/04/25 05:14:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31865") 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47438->172.17.0.3:31865, err= 2026/04/25 05:14:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/rclone-sync-test: Waiting for checks to finish 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/rclone-sync-test: Waiting for transfers to finish 2026/04/25 05:14:09 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:09 INFO : There was nothing to transfer 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37192") 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/rclone-sync-test: dial("tcp","172.17.0.3:38657") 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40328->172.17.0.3:37192, err= 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/rclone-sync-test: > dial: conn=172.17.0.1:57380->172.17.0.3:38657, err= 2026/04/25 05:14:09 DEBUG : rclone-sync-test: Excluded 2026/04/25 05:14:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31232") 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36682->172.17.0.3:31232, err= 2026/04/25 05:14:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:14:09 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:09 INFO : rclone-sync-test-include: Removing directory 2026/04/25 05:14:09 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: failed to delete 1 directories 2026/04/25 05:14:09 INFO : There was nothing to transfer 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:38917") 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:39748->172.17.0.3:38917, err= 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37992") 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45976->172.17.0.3:37992, err= 2026/04/25 05:14:09 DEBUG : rclone-sync-test: Excluded 2026/04/25 05:14:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31939") 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51574->172.17.0.3:31939, err= 2026/04/25 05:14:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/04/25 05:14:09 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:09 INFO : There was nothing to transfer 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33693") 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:37361") 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:49468->172.17.0.3:37361, err= 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35462->172.17.0.3:33693, err= 2026/04/25 05:14:09 DEBUG : rclone-sync-test: Excluded 2026/04/25 05:14:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37251") 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:52422->172.17.0.3:37251, err= 2026/04/25 05:14:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:14:09 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:09 INFO : rclone-sync-test-include: Removing directory 2026/04/25 05:14:09 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: failed to delete 1 directories 2026/04/25 05:14:09 INFO : There was nothing to transfer 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38281") 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47954->172.17.0.3:38281, err= 2026/04/25 05:14:09 DEBUG : rclone-sync-test: Excluded 2026/04/25 05:14:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:39853") 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:49438->172.17.0.3:39853, err= 2026/04/25 05:14:09 DEBUG : Excluded 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37828") 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:46308->172.17.0.3:37828, err= 2026/04/25 05:14:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/04/25 05:14:09 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:09 INFO : There was nothing to transfer 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36788") 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44466->172.17.0.3:36788, err= 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33953") 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36650->172.17.0.3:33953, err= 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35450") 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33404->172.17.0.3:35450, err= 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39493") 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47846->172.17.0.3:39493, err= 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34364") 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:58522->172.17.0.3:34364, err= 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34736") 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:46978->172.17.0.3:34736, err= --- PASS: TestSyncOverlapWithFilter (6.73s) === RUN TestSyncCompareDest run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:14:09 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-muxuzik5mufa/dst" 2026/04/25 05:14:09 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/25 05:14:09 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:14:09 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:14:09 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:14:09 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:14:09 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Xr3o1}" suffix to name 2026/04/25 05:14:09 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:14:09 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:14:09 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:14:09 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: Connecting to FTP server 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: dial("tcp","172.17.0.3:21") 2026/04/25 05:14:09 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: > dial: conn=172.17.0.1:43740->172.17.0.3:21, err= 2026/04/25 05:14:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-muxuzik5mufa/CompareDest" 2026/04/25 05:14:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/25 05:14:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:14:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:14:12 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:14:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:14:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Xr3o1}" suffix to name 2026/04/25 05:14:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:14:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:14:12 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:14:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:14:12 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/CompareDest: Connecting to FTP server 2026/04/25 05:14:12 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/CompareDest: dial("tcp","172.17.0.3:21") 2026/04/25 05:14:12 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/CompareDest: > dial: conn=172.17.0.1:44498->172.17.0.3:21, err= 2026/04/25 05:14:14 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-muxuzik5mufa/CompareDest" to be canonical "TestFTPPureftpd{Xr3o1}:rclone-test-muxuzik5mufa/CompareDest" 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: dial("tcp","172.17.0.3:34576") 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: > dial: conn=172.17.0.1:37120->172.17.0.3:34576, err= 2026/04/25 05:14:14 DEBUG : one: Need to transfer - File not found at Destination 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: Waiting for checks to finish 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: Waiting for transfers to finish 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: dial("tcp","172.17.0.3:31636") 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: > dial: conn=172.17.0.1:34052->172.17.0.3:31636, err= 2026/04/25 05:14:14 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/04/25 05:14:14 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/04/25 05:14:14 INFO : one: Copied (new) 2026/04/25 05:14:14 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31216") 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:56156->172.17.0.3:31216, err= 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37629") 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:34092->172.17.0.3:37629, err= 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33691") 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:59814->172.17.0.3:33691, err= 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35316") 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:48198->172.17.0.3:35316, err= 2026/04/25 05:14:14 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-muxuzik5mufa/CompareDest" for canonical name "TestFTPPureftpd{Xr3o1}:rclone-test-muxuzik5mufa/CompareDest" 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: dial("tcp","172.17.0.3:34487") 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: > dial: conn=172.17.0.1:35262->172.17.0.3:34487, err= 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: Waiting for checks to finish 2026/04/25 05:14:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone1409849330) 2026/04/25 05:14:14 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst) 2026/04/25 05:14:14 DEBUG : one: Sizes differ 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: Waiting for transfers to finish 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: dial("tcp","172.17.0.3:33526") 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: > dial: conn=172.17.0.1:41476->172.17.0.3:33526, err= 2026/04/25 05:14:14 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/04/25 05:14:14 DEBUG : one.4a8516eb.partial: renamed to: one 2026/04/25 05:14:14 INFO : one: Copied (replaced existing) 2026/04/25 05:14:14 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30685") 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:59334->172.17.0.3:30685, err= 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34055") 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60310->172.17.0.3:34055, err= 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36300") 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:52474->172.17.0.3:36300, err= 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35331") 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:38112->172.17.0.3:35331, err= 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33585") 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:59684->172.17.0.3:33585, err= 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39424") 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:42166->172.17.0.3:39424, err= 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37601") 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45982->172.17.0.3:37601, err= 2026/04/25 05:14:14 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-muxuzik5mufa/CompareDest" for canonical name "TestFTPPureftpd{Xr3o1}:rclone-test-muxuzik5mufa/CompareDest" 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: dial("tcp","172.17.0.3:30972") 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: > dial: conn=172.17.0.1:37706->172.17.0.3:30972, err= 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: Waiting for checks to finish 2026/04/25 05:14:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone1409849330) 2026/04/25 05:14:14 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst) 2026/04/25 05:14:14 DEBUG : one: Sizes differ 2026/04/25 05:14:14 DEBUG : one: size = 5 OK 2026/04/25 05:14:14 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/25 05:14:14 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: Waiting for transfers to finish 2026/04/25 05:14:14 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:14 INFO : There was nothing to transfer 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39456") 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:56504->172.17.0.3:39456, err= 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34692") 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31813") 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:37502->172.17.0.3:34692, err= 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57436->172.17.0.3:31813, err= 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35521") 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:59728->172.17.0.3:35521, err= 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30953") 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44848->172.17.0.3:30953, err= 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30891") 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:48300->172.17.0.3:30891, err= 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30862") 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:46672->172.17.0.3:30862, err= 2026/04/25 05:14:14 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-muxuzik5mufa/CompareDest" for canonical name "TestFTPPureftpd{Xr3o1}:rclone-test-muxuzik5mufa/CompareDest" 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: dial("tcp","172.17.0.3:37115") 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: > dial: conn=172.17.0.1:41584->172.17.0.3:37115, err= 2026/04/25 05:14:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone1409849330) 2026/04/25 05:14:14 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst) 2026/04/25 05:14:14 DEBUG : one: Sizes differ 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/CompareDest: Connecting to FTP server 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/CompareDest: dial("tcp","172.17.0.3:21") 2026/04/25 05:14:14 DEBUG : two: size = 3 OK 2026/04/25 05:14:14 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/25 05:14:14 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: Waiting for checks to finish 2026/04/25 05:14:14 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/CompareDest: > dial: conn=172.17.0.1:44502->172.17.0.3:21, err= 2026/04/25 05:14:16 DEBUG : one: size = 5 OK 2026/04/25 05:14:16 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/25 05:14:16 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: Waiting for transfers to finish 2026/04/25 05:14:16 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:16 INFO : There was nothing to transfer 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34261") 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:42878->172.17.0.3:34261, err= 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37162") 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:49664->172.17.0.3:37162, err= 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31815") 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57256->172.17.0.3:31815, err= 2026/04/25 05:14:16 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-muxuzik5mufa/CompareDest" for canonical name "TestFTPPureftpd{Xr3o1}:rclone-test-muxuzik5mufa/CompareDest" 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: dial("tcp","172.17.0.3:36046") 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: > dial: conn=172.17.0.1:53100->172.17.0.3:36046, err= 2026/04/25 05:14:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone1409849330) 2026/04/25 05:14:16 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst) 2026/04/25 05:14:16 DEBUG : one: Sizes differ 2026/04/25 05:14:16 DEBUG : one: size = 5 OK 2026/04/25 05:14:16 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/25 05:14:16 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/25 05:14:16 DEBUG : two: size = 3 OK 2026/04/25 05:14:16 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/25 05:14:16 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: Waiting for checks to finish 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: Waiting for transfers to finish 2026/04/25 05:14:16 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:16 INFO : There was nothing to transfer 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33137") 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35622->172.17.0.3:33137, err= 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31031") 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44970->172.17.0.3:31031, err= 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35142") 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60398->172.17.0.3:35142, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34139") 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41614->172.17.0.3:34139, err= 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36233") 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:49198->172.17.0.3:36233, err= 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36805") 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:39584->172.17.0.3:36805, err= 2026/04/25 05:14:16 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-muxuzik5mufa/CompareDest" for canonical name "TestFTPPureftpd{Xr3o1}:rclone-test-muxuzik5mufa/CompareDest" 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: dial("tcp","172.17.0.3:32832") 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: > dial: conn=172.17.0.1:59656->172.17.0.3:32832, err= 2026/04/25 05:14:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone1409849330) 2026/04/25 05:14:16 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst) 2026/04/25 05:14:16 DEBUG : one: Sizes differ 2026/04/25 05:14:16 DEBUG : two: size = 5 (Local file system at /tmp/rclone1409849330) 2026/04/25 05:14:16 DEBUG : two: size = 3 (ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/CompareDest) 2026/04/25 05:14:16 DEBUG : two: Sizes differ 2026/04/25 05:14:16 DEBUG : two: Need to transfer - File not found at Destination 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: Waiting for checks to finish 2026/04/25 05:14:16 DEBUG : one: size = 5 OK 2026/04/25 05:14:16 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/25 05:14:16 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: Waiting for transfers to finish 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: dial("tcp","172.17.0.3:39584") 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: > dial: conn=172.17.0.1:45150->172.17.0.3:39584, err= 2026/04/25 05:14:16 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/04/25 05:14:16 DEBUG : two.a319cd8b.partial: renamed to: two 2026/04/25 05:14:16 INFO : two: Copied (new) 2026/04/25 05:14:16 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37514") 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:46588->172.17.0.3:37514, err= 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36209") 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34788") 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:58700->172.17.0.3:34788, err= 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40224->172.17.0.3:36209, err= 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31050") 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51302->172.17.0.3:31050, err= 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34975") 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:54594->172.17.0.3:34975, err= 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30872") 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:58988->172.17.0.3:30872, err= 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31027") 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:56008->172.17.0.3:31027, err= 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (6.59s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35916") 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:42080->172.17.0.3:35916, err= 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38352") 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53210->172.17.0.3:38352, err= 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39572") 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40102->172.17.0.3:39572, err= 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30514") 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:52626->172.17.0.3:30514, err= 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38131") 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53074->172.17.0.3:38131, err= 2026/04/25 05:14:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-muxuzik5mufa/dest" 2026/04/25 05:14:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/25 05:14:16 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:14:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:14:16 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:14:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:14:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Xr3o1}" suffix to name 2026/04/25 05:14:16 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:14:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:14:16 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:14:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dest: Connecting to FTP server 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dest: dial("tcp","172.17.0.3:21") 2026/04/25 05:14:16 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dest: > dial: conn=172.17.0.1:44512->172.17.0.3:21, err= 2026/04/25 05:14:18 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-muxuzik5mufa/pre-dest1" 2026/04/25 05:14:18 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/25 05:14:18 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:14:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:14:18 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:14:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:14:18 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Xr3o1}" suffix to name 2026/04/25 05:14:18 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:14:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:14:18 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:14:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:14:18 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/pre-dest1: Connecting to FTP server 2026/04/25 05:14:18 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/pre-dest1: dial("tcp","172.17.0.3:21") 2026/04/25 05:14:18 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/pre-dest1: > dial: conn=172.17.0.1:44522->172.17.0.3:21, err= 2026/04/25 05:14:20 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-muxuzik5mufa/pre-dest1" to be canonical "TestFTPPureftpd{Xr3o1}:rclone-test-muxuzik5mufa/pre-dest1" 2026/04/25 05:14:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-muxuzik5mufa/pre-dest2" 2026/04/25 05:14:20 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/25 05:14:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:14:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:14:20 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:14:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:14:20 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Xr3o1}" suffix to name 2026/04/25 05:14:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:14:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:14:20 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:14:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:14:20 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/pre-dest2: Connecting to FTP server 2026/04/25 05:14:20 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/pre-dest2: dial("tcp","172.17.0.3:21") 2026/04/25 05:14:20 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/pre-dest2: > dial: conn=172.17.0.1:44536->172.17.0.3:21, err= 2026/04/25 05:14:23 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-muxuzik5mufa/pre-dest2" to be canonical "TestFTPPureftpd{Xr3o1}:rclone-test-muxuzik5mufa/pre-dest2" 2026/04/25 05:14:23 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dest: dial("tcp","172.17.0.3:38845") 2026/04/25 05:14:23 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dest: > dial: conn=172.17.0.1:45462->172.17.0.3:38845, err= 2026/04/25 05:14:23 DEBUG : 1: size = 1 OK 2026/04/25 05:14:23 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:23 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/25 05:14:23 DEBUG : 2: size = 1 OK 2026/04/25 05:14:23 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:23 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/25 05:14:23 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/25 05:14:23 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dest: Waiting for checks to finish 2026/04/25 05:14:23 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dest: Waiting for transfers to finish 2026/04/25 05:14:23 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dest: dial("tcp","172.17.0.3:31632") 2026/04/25 05:14:23 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dest: > dial: conn=172.17.0.1:49666->172.17.0.3:31632, err= 2026/04/25 05:14:23 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/04/25 05:14:23 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/04/25 05:14:23 INFO : 3: Copied (new) 2026/04/25 05:14:23 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:23 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dest: dial("tcp","172.17.0.3:34514") 2026/04/25 05:14:23 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dest: > dial: conn=172.17.0.1:40614->172.17.0.3:34514, err= 2026/04/25 05:14:23 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30073") 2026/04/25 05:14:23 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:58774->172.17.0.3:30073, err= 2026/04/25 05:14:23 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30909") 2026/04/25 05:14:23 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50650->172.17.0.3:30909, err= 2026/04/25 05:14:23 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38589") 2026/04/25 05:14:23 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51172->172.17.0.3:38589, err= 2026/04/25 05:14:23 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38048") 2026/04/25 05:14:23 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45444->172.17.0.3:38048, err= 2026/04/25 05:14:23 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35906") 2026/04/25 05:14:23 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:37478->172.17.0.3:35906, err= 2026/04/25 05:14:23 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30049") 2026/04/25 05:14:23 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36202") 2026/04/25 05:14:23 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36425") 2026/04/25 05:14:23 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:56754->172.17.0.3:36202, err= 2026/04/25 05:14:23 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45858->172.17.0.3:36425, err= 2026/04/25 05:14:23 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50590->172.17.0.3:30049, err= 2026/04/25 05:14:23 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30202") 2026/04/25 05:14:23 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:37904->172.17.0.3:30202, err= 2026/04/25 05:14:23 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/pre-dest1: closing 1 unused connections 2026/04/25 05:14:23 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (6.72s) === RUN TestSyncCopyDest run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/04/25 05:14:23 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36927") 2026/04/25 05:14:23 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43530->172.17.0.3:36927, err= 2026/04/25 05:14:23 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32578") 2026/04/25 05:14:23 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60232->172.17.0.3:32578, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:14:23 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36996") 2026/04/25 05:14:23 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51438->172.17.0.3:36996, err= 2026/04/25 05:14:23 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36709") 2026/04/25 05:14:23 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:38850->172.17.0.3:36709, err= 2026/04/25 05:14:23 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32291") 2026/04/25 05:14:23 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50786->172.17.0.3:32291, err= 2026/04/25 05:14:23 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37630") 2026/04/25 05:14:23 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36184->172.17.0.3:37630, err= 2026/04/25 05:14:23 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34831") 2026/04/25 05:14:23 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51906->172.17.0.3:34831, err= 2026/04/25 05:14:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-muxuzik5mufa/dst" 2026/04/25 05:14:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/25 05:14:23 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:14:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:14:23 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:14:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:14:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Xr3o1}" suffix to name 2026/04/25 05:14:23 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:14:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:14:23 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:14:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:14:23 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: Connecting to FTP server 2026/04/25 05:14:23 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: dial("tcp","172.17.0.3:21") 2026/04/25 05:14:23 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: > dial: conn=172.17.0.1:53578->172.17.0.3:21, err= 2026/04/25 05:14:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-muxuzik5mufa/backup" 2026/04/25 05:14:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/25 05:14:25 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:14:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:14:25 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:14:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:14:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Xr3o1}" suffix to name 2026/04/25 05:14:25 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:14:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:14:25 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:14:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:14:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/backup: Connecting to FTP server 2026/04/25 05:14:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/backup: dial("tcp","172.17.0.3:21") 2026/04/25 05:14:25 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/backup: > dial: conn=172.17.0.1:53582->172.17.0.3:21, err= 2026/04/25 05:14:28 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-muxuzik5mufa/backup" to be canonical "TestFTPPureftpd{Xr3o1}:rclone-test-muxuzik5mufa/backup" 2026/04/25 05:14:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: dial("tcp","172.17.0.3:34282") 2026/04/25 05:14:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: > dial: conn=172.17.0.1:41530->172.17.0.3:34282, err= 2026/04/25 05:14:28 DEBUG : one: size = 4 (Local file system at /tmp/rclone1409849330) 2026/04/25 05:14:28 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst) 2026/04/25 05:14:28 DEBUG : one: Sizes differ 2026/04/25 05:14:28 DEBUG : two: size = 3 OK 2026/04/25 05:14:28 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:28 DEBUG : two: Unchanged skipping 2026/04/25 05:14:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: Waiting for checks to finish 2026/04/25 05:14:28 INFO : one: Moved (server-side) 2026/04/25 05:14:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: Waiting for transfers to finish 2026/04/25 05:14:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: dial("tcp","172.17.0.3:35392") 2026/04/25 05:14:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: > dial: conn=172.17.0.1:53922->172.17.0.3:35392, err= 2026/04/25 05:14:28 DEBUG : one.a292864a.partial: size = 4 OK 2026/04/25 05:14:28 DEBUG : one.a292864a.partial: renamed to: one 2026/04/25 05:14:28 INFO : one: Copied (new) 2026/04/25 05:14:28 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:28 INFO : three.txt: Moved (server-side) 2026/04/25 05:14:28 INFO : three.txt: Moved into backup dir 2026/04/25 05:14:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39284") 2026/04/25 05:14:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43774->172.17.0.3:39284, err= 2026/04/25 05:14:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36239") 2026/04/25 05:14:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35638->172.17.0.3:36239, err= 2026/04/25 05:14:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34234") 2026/04/25 05:14:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44218->172.17.0.3:34234, err= 2026/04/25 05:14:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33830") 2026/04/25 05:14:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:46136->172.17.0.3:33830, err= 2026/04/25 05:14:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36990") 2026/04/25 05:14:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:42534->172.17.0.3:36990, err= 2026/04/25 05:14:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35497") 2026/04/25 05:14:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:58542->172.17.0.3:35497, err= 2026/04/25 05:14:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38320") 2026/04/25 05:14:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:38106->172.17.0.3:38320, err= 2026/04/25 05:14:28 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-muxuzik5mufa/backup" for canonical name "TestFTPPureftpd{Xr3o1}:rclone-test-muxuzik5mufa/backup" 2026/04/25 05:14:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: dial("tcp","172.17.0.3:35766") 2026/04/25 05:14:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: > dial: conn=172.17.0.1:54128->172.17.0.3:35766, err= 2026/04/25 05:14:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone1409849330) 2026/04/25 05:14:28 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst) 2026/04/25 05:14:28 DEBUG : one: Sizes differ 2026/04/25 05:14:28 DEBUG : two: size = 3 OK 2026/04/25 05:14:28 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:28 DEBUG : two: Unchanged skipping 2026/04/25 05:14:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: Waiting for checks to finish 2026/04/25 05:14:28 INFO : one: Deleted 2026/04/25 05:14:28 INFO : one: Moved (server-side) 2026/04/25 05:14:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: Waiting for transfers to finish 2026/04/25 05:14:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: dial("tcp","172.17.0.3:35185") 2026/04/25 05:14:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: > dial: conn=172.17.0.1:45130->172.17.0.3:35185, err= 2026/04/25 05:14:28 DEBUG : one.4c47835a.partial: size = 5 OK 2026/04/25 05:14:28 DEBUG : one.4c47835a.partial: renamed to: one 2026/04/25 05:14:28 INFO : one: Copied (new) 2026/04/25 05:14:28 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:28 INFO : three.txt: Deleted 2026/04/25 05:14:28 INFO : three.txt: Moved (server-side) 2026/04/25 05:14:28 INFO : three.txt: Moved into backup dir 2026/04/25 05:14:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32017") 2026/04/25 05:14:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41666->172.17.0.3:32017, err= 2026/04/25 05:14:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37699") 2026/04/25 05:14:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:56372->172.17.0.3:37699, err= 2026/04/25 05:14:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33326") 2026/04/25 05:14:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45992->172.17.0.3:33326, err= 2026/04/25 05:14:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39311") 2026/04/25 05:14:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:39354->172.17.0.3:39311, err= 2026/04/25 05:14:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39887") 2026/04/25 05:14:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33096->172.17.0.3:39887, err= 2026/04/25 05:14:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31469") 2026/04/25 05:14:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43316->172.17.0.3:31469, err= 2026/04/25 05:14:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32828") 2026/04/25 05:14:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40918->172.17.0.3:32828, err= 2026/04/25 05:14:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (4.88s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:14:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34249") 2026/04/25 05:14:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51538->172.17.0.3:34249, err= 2026/04/25 05:14:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32986") 2026/04/25 05:14:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60682->172.17.0.3:32986, err= 2026/04/25 05:14:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37774") 2026/04/25 05:14:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53514->172.17.0.3:37774, err= 2026/04/25 05:14:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39650") 2026/04/25 05:14:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43686->172.17.0.3:39650, err= 2026/04/25 05:14:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30167") 2026/04/25 05:14:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:56044->172.17.0.3:30167, err= 2026/04/25 05:14:28 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-muxuzik5mufa/dst" 2026/04/25 05:14:28 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/25 05:14:28 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:14:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:14:28 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:14:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:14:28 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Xr3o1}" suffix to name 2026/04/25 05:14:28 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:14:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:14:28 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:14:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:14:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: Connecting to FTP server 2026/04/25 05:14:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: dial("tcp","172.17.0.3:21") 2026/04/25 05:14:28 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: > dial: conn=172.17.0.1:53586->172.17.0.3:21, err= 2026/04/25 05:14:29 DEBUG : ftp://172.17.0.3:21/rclone-test-musadel4qodu: closing 1 unused connections 2026/04/25 05:14:30 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-muxuzik5mufa/backup" 2026/04/25 05:14:30 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/25 05:14:30 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:14:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:14:30 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:14:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:14:30 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Xr3o1}" suffix to name 2026/04/25 05:14:30 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:14:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:14:30 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:14:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:14:30 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/backup: Connecting to FTP server 2026/04/25 05:14:30 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/backup: dial("tcp","172.17.0.3:21") 2026/04/25 05:14:30 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/backup: > dial: conn=172.17.0.1:53588->172.17.0.3:21, err= 2026/04/25 05:14:31 DEBUG : ftp://172.17.0.3:21/rclone-test-gekifel2fozi: closing 1 unused connections 2026/04/25 05:14:32 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-muxuzik5mufa/backup" to be canonical "TestFTPPureftpd{Xr3o1}:rclone-test-muxuzik5mufa/backup" 2026/04/25 05:14:32 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: dial("tcp","172.17.0.3:30331") 2026/04/25 05:14:32 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: > dial: conn=172.17.0.1:42846->172.17.0.3:30331, err= 2026/04/25 05:14:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone1409849330) 2026/04/25 05:14:32 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst) 2026/04/25 05:14:32 DEBUG : one: Sizes differ 2026/04/25 05:14:32 DEBUG : two: size = 3 OK 2026/04/25 05:14:32 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: Waiting for checks to finish 2026/04/25 05:14:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:32 DEBUG : two: Unchanged skipping 2026/04/25 05:14:32 INFO : one: Moved (server-side) to: one.bak 2026/04/25 05:14:32 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: Waiting for transfers to finish 2026/04/25 05:14:32 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: dial("tcp","172.17.0.3:33400") 2026/04/25 05:14:32 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: > dial: conn=172.17.0.1:35140->172.17.0.3:33400, err= 2026/04/25 05:14:32 DEBUG : one.a292864a.partial: size = 4 OK 2026/04/25 05:14:32 DEBUG : one.a292864a.partial: renamed to: one 2026/04/25 05:14:32 INFO : one: Copied (new) 2026/04/25 05:14:32 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/25 05:14:32 INFO : three.txt: Moved into backup dir 2026/04/25 05:14:32 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33471") 2026/04/25 05:14:32 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47736->172.17.0.3:33471, err= 2026/04/25 05:14:32 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37128") 2026/04/25 05:14:32 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43676->172.17.0.3:37128, err= 2026/04/25 05:14:32 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38284") 2026/04/25 05:14:32 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:38612->172.17.0.3:38284, err= 2026/04/25 05:14:32 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37867") 2026/04/25 05:14:32 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51072->172.17.0.3:37867, err= 2026/04/25 05:14:32 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32869") 2026/04/25 05:14:32 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:55446->172.17.0.3:32869, err= 2026/04/25 05:14:32 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36870") 2026/04/25 05:14:32 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40144->172.17.0.3:36870, err= 2026/04/25 05:14:32 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37611") 2026/04/25 05:14:32 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45272->172.17.0.3:37611, err= 2026/04/25 05:14:32 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-muxuzik5mufa/backup" for canonical name "TestFTPPureftpd{Xr3o1}:rclone-test-muxuzik5mufa/backup" 2026/04/25 05:14:32 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: dial("tcp","172.17.0.3:31866") 2026/04/25 05:14:32 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: > dial: conn=172.17.0.1:48004->172.17.0.3:31866, err= 2026/04/25 05:14:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone1409849330) 2026/04/25 05:14:32 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst) 2026/04/25 05:14:32 DEBUG : one: Sizes differ 2026/04/25 05:14:32 DEBUG : two: size = 3 OK 2026/04/25 05:14:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:32 DEBUG : two: Unchanged skipping 2026/04/25 05:14:32 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: Waiting for checks to finish 2026/04/25 05:14:32 INFO : one.bak: Deleted 2026/04/25 05:14:32 INFO : one: Moved (server-side) to: one.bak 2026/04/25 05:14:32 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: Waiting for transfers to finish 2026/04/25 05:14:32 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: dial("tcp","172.17.0.3:39506") 2026/04/25 05:14:32 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: > dial: conn=172.17.0.1:42640->172.17.0.3:39506, err= 2026/04/25 05:14:32 DEBUG : one.4c47835a.partial: size = 5 OK 2026/04/25 05:14:32 DEBUG : one.4c47835a.partial: renamed to: one 2026/04/25 05:14:32 INFO : one: Copied (new) 2026/04/25 05:14:32 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:32 INFO : three.txt.bak: Deleted 2026/04/25 05:14:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/25 05:14:32 INFO : three.txt: Moved into backup dir 2026/04/25 05:14:32 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39541") 2026/04/25 05:14:32 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40774->172.17.0.3:39541, err= 2026/04/25 05:14:32 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34604") 2026/04/25 05:14:32 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39242") 2026/04/25 05:14:32 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40756->172.17.0.3:34604, err= 2026/04/25 05:14:32 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:42522->172.17.0.3:39242, err= 2026/04/25 05:14:32 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36751") 2026/04/25 05:14:32 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51716->172.17.0.3:36751, err= 2026/04/25 05:14:32 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37001") 2026/04/25 05:14:32 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36564") 2026/04/25 05:14:32 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43452->172.17.0.3:37001, err= 2026/04/25 05:14:32 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:39824->172.17.0.3:36564, err= 2026/04/25 05:14:32 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30661") 2026/04/25 05:14:32 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:34078->172.17.0.3:30661, err= 2026/04/25 05:14:32 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (4.69s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:14:32 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32373") 2026/04/25 05:14:32 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60198->172.17.0.3:32373, err= 2026/04/25 05:14:32 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37764") 2026/04/25 05:14:32 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:54982->172.17.0.3:37764, err= 2026/04/25 05:14:32 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30328") 2026/04/25 05:14:32 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60870->172.17.0.3:30328, err= 2026/04/25 05:14:32 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35177") 2026/04/25 05:14:32 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40772->172.17.0.3:35177, err= 2026/04/25 05:14:32 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30997") 2026/04/25 05:14:32 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:37844->172.17.0.3:30997, err= 2026/04/25 05:14:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-muxuzik5mufa/dst" 2026/04/25 05:14:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/25 05:14:32 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:14:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:14:32 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:14:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:14:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Xr3o1}" suffix to name 2026/04/25 05:14:32 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:14:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:14:32 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:14:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:14:32 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: Connecting to FTP server 2026/04/25 05:14:32 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: dial("tcp","172.17.0.3:21") 2026/04/25 05:14:32 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: > dial: conn=172.17.0.1:49934->172.17.0.3:21, err= 2026/04/25 05:14:34 DEBUG : ftp://172.17.0.3:21/rclone-test-sokikap0pite: closing 1 unused connections 2026/04/25 05:14:35 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-muxuzik5mufa/backup" 2026/04/25 05:14:35 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/25 05:14:35 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:14:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:14:35 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:14:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:14:35 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Xr3o1}" suffix to name 2026/04/25 05:14:35 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:14:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:14:35 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:14:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:14:35 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/backup: Connecting to FTP server 2026/04/25 05:14:35 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/backup: dial("tcp","172.17.0.3:21") 2026/04/25 05:14:35 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/backup: > dial: conn=172.17.0.1:49938->172.17.0.3:21, err= 2026/04/25 05:14:37 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-muxuzik5mufa/backup" to be canonical "TestFTPPureftpd{Xr3o1}:rclone-test-muxuzik5mufa/backup" 2026/04/25 05:14:37 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: dial("tcp","172.17.0.3:37953") 2026/04/25 05:14:37 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: > dial: conn=172.17.0.1:36210->172.17.0.3:37953, err= 2026/04/25 05:14:37 DEBUG : one: size = 4 (Local file system at /tmp/rclone1409849330) 2026/04/25 05:14:37 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst) 2026/04/25 05:14:37 DEBUG : one: Sizes differ 2026/04/25 05:14:37 DEBUG : two: size = 3 OK 2026/04/25 05:14:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:37 DEBUG : two: Unchanged skipping 2026/04/25 05:14:37 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: Waiting for checks to finish 2026/04/25 05:14:37 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/25 05:14:37 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: Waiting for transfers to finish 2026/04/25 05:14:37 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: dial("tcp","172.17.0.3:33206") 2026/04/25 05:14:37 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: > dial: conn=172.17.0.1:34848->172.17.0.3:33206, err= 2026/04/25 05:14:37 DEBUG : one.a292864a.partial: size = 4 OK 2026/04/25 05:14:37 DEBUG : one.a292864a.partial: renamed to: one 2026/04/25 05:14:37 INFO : one: Copied (new) 2026/04/25 05:14:37 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/25 05:14:37 INFO : three.txt: Moved into backup dir 2026/04/25 05:14:37 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34926") 2026/04/25 05:14:37 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33770->172.17.0.3:34926, err= 2026/04/25 05:14:37 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35431") 2026/04/25 05:14:37 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:54650->172.17.0.3:35431, err= 2026/04/25 05:14:37 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35515") 2026/04/25 05:14:37 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57524->172.17.0.3:35515, err= 2026/04/25 05:14:37 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31615") 2026/04/25 05:14:37 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45478->172.17.0.3:31615, err= 2026/04/25 05:14:37 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31760") 2026/04/25 05:14:37 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50602->172.17.0.3:31760, err= 2026/04/25 05:14:37 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39055") 2026/04/25 05:14:37 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35595") 2026/04/25 05:14:37 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:56118->172.17.0.3:35595, err= 2026/04/25 05:14:37 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35164->172.17.0.3:39055, err= 2026/04/25 05:14:37 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-muxuzik5mufa/backup" for canonical name "TestFTPPureftpd{Xr3o1}:rclone-test-muxuzik5mufa/backup" 2026/04/25 05:14:37 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: dial("tcp","172.17.0.3:37542") 2026/04/25 05:14:37 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: > dial: conn=172.17.0.1:33028->172.17.0.3:37542, err= 2026/04/25 05:14:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone1409849330) 2026/04/25 05:14:37 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst) 2026/04/25 05:14:37 DEBUG : one: Sizes differ 2026/04/25 05:14:37 DEBUG : two: size = 3 OK 2026/04/25 05:14:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:37 DEBUG : two: Unchanged skipping 2026/04/25 05:14:37 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: Waiting for checks to finish 2026/04/25 05:14:37 INFO : one-2019-01-01: Deleted 2026/04/25 05:14:37 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/25 05:14:37 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: Waiting for transfers to finish 2026/04/25 05:14:37 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: dial("tcp","172.17.0.3:35984") 2026/04/25 05:14:37 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: > dial: conn=172.17.0.1:44496->172.17.0.3:35984, err= 2026/04/25 05:14:37 DEBUG : one.4c47835a.partial: size = 5 OK 2026/04/25 05:14:37 DEBUG : one.4c47835a.partial: renamed to: one 2026/04/25 05:14:37 INFO : one: Copied (new) 2026/04/25 05:14:37 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:37 INFO : three-2019-01-01.txt: Deleted 2026/04/25 05:14:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/25 05:14:37 INFO : three.txt: Moved into backup dir 2026/04/25 05:14:37 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33131") 2026/04/25 05:14:37 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:55952->172.17.0.3:33131, err= 2026/04/25 05:14:37 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35790") 2026/04/25 05:14:37 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51134->172.17.0.3:35790, err= 2026/04/25 05:14:37 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30614") 2026/04/25 05:14:37 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41822->172.17.0.3:30614, err= 2026/04/25 05:14:37 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36206") 2026/04/25 05:14:37 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:39198->172.17.0.3:36206, err= 2026/04/25 05:14:37 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38677") 2026/04/25 05:14:37 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50666->172.17.0.3:38677, err= 2026/04/25 05:14:37 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38698") 2026/04/25 05:14:37 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36292->172.17.0.3:38698, err= 2026/04/25 05:14:37 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30810") 2026/04/25 05:14:37 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:46492->172.17.0.3:30810, err= 2026/04/25 05:14:37 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (4.74s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:14:37 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31115") 2026/04/25 05:14:37 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:37754->172.17.0.3:31115, err= 2026/04/25 05:14:37 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30066") 2026/04/25 05:14:37 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40378->172.17.0.3:30066, err= 2026/04/25 05:14:37 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36138") 2026/04/25 05:14:37 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:49666->172.17.0.3:36138, err= 2026/04/25 05:14:37 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32394") 2026/04/25 05:14:37 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35680->172.17.0.3:32394, err= 2026/04/25 05:14:37 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38474") 2026/04/25 05:14:37 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:59880->172.17.0.3:38474, err= 2026/04/25 05:14:37 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-muxuzik5mufa/dst" 2026/04/25 05:14:37 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/25 05:14:37 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:14:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:14:37 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:14:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:14:37 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Xr3o1}" suffix to name 2026/04/25 05:14:37 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:14:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:14:37 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:14:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:14:37 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: Connecting to FTP server 2026/04/25 05:14:37 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: dial("tcp","172.17.0.3:21") 2026/04/25 05:14:37 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: > dial: conn=172.17.0.1:49944->172.17.0.3:21, err= 2026/04/25 05:14:40 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: dial("tcp","172.17.0.3:35502") 2026/04/25 05:14:40 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: > dial: conn=172.17.0.1:39402->172.17.0.3:35502, err= 2026/04/25 05:14:40 DEBUG : two: size = 3 OK 2026/04/25 05:14:40 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:40 DEBUG : two: Unchanged skipping 2026/04/25 05:14:40 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: Waiting for checks to finish 2026/04/25 05:14:40 DEBUG : one: size = 4 (Local file system at /tmp/rclone1409849330) 2026/04/25 05:14:40 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst) 2026/04/25 05:14:40 DEBUG : one: Sizes differ 2026/04/25 05:14:40 INFO : one: Moved (server-side) to: one.bak 2026/04/25 05:14:40 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: Waiting for transfers to finish 2026/04/25 05:14:40 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: dial("tcp","172.17.0.3:30628") 2026/04/25 05:14:40 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: > dial: conn=172.17.0.1:42684->172.17.0.3:30628, err= 2026/04/25 05:14:40 DEBUG : one.a292864a.partial: size = 4 OK 2026/04/25 05:14:40 DEBUG : one.a292864a.partial: renamed to: one 2026/04/25 05:14:40 INFO : one: Copied (new) 2026/04/25 05:14:40 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/25 05:14:40 INFO : three.txt: Moved into backup dir 2026/04/25 05:14:40 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34367") 2026/04/25 05:14:40 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57306->172.17.0.3:34367, err= 2026/04/25 05:14:40 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36739") 2026/04/25 05:14:40 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43076->172.17.0.3:36739, err= 2026/04/25 05:14:40 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33725") 2026/04/25 05:14:40 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44046->172.17.0.3:33725, err= 2026/04/25 05:14:40 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36211") 2026/04/25 05:14:40 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:39798->172.17.0.3:36211, err= 2026/04/25 05:14:40 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32589") 2026/04/25 05:14:40 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36302->172.17.0.3:32589, err= 2026/04/25 05:14:40 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: dial("tcp","172.17.0.3:30246") 2026/04/25 05:14:40 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: > dial: conn=172.17.0.1:54382->172.17.0.3:30246, err= 2026/04/25 05:14:40 DEBUG : one.bak: Excluded (Path Filter) 2026/04/25 05:14:40 DEBUG : one.bak: Excluded 2026/04/25 05:14:40 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/25 05:14:40 DEBUG : three.txt.bak: Excluded 2026/04/25 05:14:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone1409849330) 2026/04/25 05:14:40 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst) 2026/04/25 05:14:40 DEBUG : one: Sizes differ 2026/04/25 05:14:40 DEBUG : two: size = 3 OK 2026/04/25 05:14:40 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:40 DEBUG : two: Unchanged skipping 2026/04/25 05:14:40 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: Waiting for checks to finish 2026/04/25 05:14:40 INFO : one.bak: Deleted 2026/04/25 05:14:40 INFO : one: Moved (server-side) to: one.bak 2026/04/25 05:14:40 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: Waiting for transfers to finish 2026/04/25 05:14:40 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: dial("tcp","172.17.0.3:39440") 2026/04/25 05:14:40 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: > dial: conn=172.17.0.1:53118->172.17.0.3:39440, err= 2026/04/25 05:14:40 DEBUG : one.4c47835a.partial: size = 5 OK 2026/04/25 05:14:40 DEBUG : one.4c47835a.partial: renamed to: one 2026/04/25 05:14:40 INFO : one: Copied (new) 2026/04/25 05:14:40 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:40 INFO : three.txt.bak: Deleted 2026/04/25 05:14:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/25 05:14:40 INFO : three.txt: Moved into backup dir 2026/04/25 05:14:40 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33280") 2026/04/25 05:14:40 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36774->172.17.0.3:33280, err= 2026/04/25 05:14:40 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30252") 2026/04/25 05:14:40 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40776->172.17.0.3:30252, err= 2026/04/25 05:14:40 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32058") 2026/04/25 05:14:40 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44122->172.17.0.3:32058, err= 2026/04/25 05:14:40 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32266") 2026/04/25 05:14:40 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:56936->172.17.0.3:32266, err= 2026/04/25 05:14:40 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37462") 2026/04/25 05:14:40 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51428->172.17.0.3:37462, err= --- PASS: TestSyncBackupDirSuffixOnly (2.60s) === RUN TestSyncSuffix run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:14:40 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38375") 2026/04/25 05:14:40 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:46374->172.17.0.3:38375, err= 2026/04/25 05:14:40 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31640") 2026/04/25 05:14:40 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:54674->172.17.0.3:31640, err= 2026/04/25 05:14:40 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31983") 2026/04/25 05:14:40 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:52942->172.17.0.3:31983, err= 2026/04/25 05:14:40 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30707") 2026/04/25 05:14:40 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44380->172.17.0.3:30707, err= 2026/04/25 05:14:40 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34609") 2026/04/25 05:14:40 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:46514->172.17.0.3:34609, err= 2026/04/25 05:14:40 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-muxuzik5mufa/dst" 2026/04/25 05:14:40 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/25 05:14:40 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:14:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:14:40 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:14:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:14:40 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Xr3o1}" suffix to name 2026/04/25 05:14:40 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:14:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:14:40 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:14:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:14:40 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: Connecting to FTP server 2026/04/25 05:14:40 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: dial("tcp","172.17.0.3:21") 2026/04/25 05:14:40 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: > dial: conn=172.17.0.1:49952->172.17.0.3:21, err= 2026/04/25 05:14:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone1409849330) 2026/04/25 05:14:42 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst) 2026/04/25 05:14:42 DEBUG : one: Sizes differ 2026/04/25 05:14:42 INFO : one: Moved (server-side) to: one.bak 2026/04/25 05:14:42 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: dial("tcp","172.17.0.3:39391") 2026/04/25 05:14:42 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: > dial: conn=172.17.0.1:37626->172.17.0.3:39391, err= 2026/04/25 05:14:42 DEBUG : one.a292864a.partial: size = 4 OK 2026/04/25 05:14:42 DEBUG : one.a292864a.partial: renamed to: one 2026/04/25 05:14:42 INFO : one: Copied (new) 2026/04/25 05:14:42 DEBUG : two: size = 3 OK 2026/04/25 05:14:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:42 DEBUG : two: Unchanged skipping 2026/04/25 05:14:42 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1409849330) 2026/04/25 05:14:42 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst) 2026/04/25 05:14:42 DEBUG : three.txt: Sizes differ 2026/04/25 05:14:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/25 05:14:42 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: dial("tcp","172.17.0.3:30504") 2026/04/25 05:14:42 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: > dial: conn=172.17.0.1:37196->172.17.0.3:30504, err= 2026/04/25 05:14:42 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/04/25 05:14:42 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/04/25 05:14:42 INFO : three.txt: Copied (new) 2026/04/25 05:14:42 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37148") 2026/04/25 05:14:42 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:48716->172.17.0.3:37148, err= 2026/04/25 05:14:42 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39165") 2026/04/25 05:14:42 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:38978->172.17.0.3:39165, err= 2026/04/25 05:14:42 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38187") 2026/04/25 05:14:42 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:52448->172.17.0.3:38187, err= 2026/04/25 05:14:42 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31913") 2026/04/25 05:14:42 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47350->172.17.0.3:31913, err= 2026/04/25 05:14:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone1409849330) 2026/04/25 05:14:42 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst) 2026/04/25 05:14:42 DEBUG : one: Sizes differ 2026/04/25 05:14:42 INFO : one.bak: Deleted 2026/04/25 05:14:42 INFO : one: Moved (server-side) to: one.bak 2026/04/25 05:14:42 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: dial("tcp","172.17.0.3:38866") 2026/04/25 05:14:42 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: > dial: conn=172.17.0.1:57418->172.17.0.3:38866, err= 2026/04/25 05:14:42 DEBUG : one.4c47835a.partial: size = 5 OK 2026/04/25 05:14:42 DEBUG : one.4c47835a.partial: renamed to: one 2026/04/25 05:14:42 INFO : one: Copied (new) 2026/04/25 05:14:42 DEBUG : two: size = 3 OK 2026/04/25 05:14:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:42 DEBUG : two: Unchanged skipping 2026/04/25 05:14:42 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1409849330) 2026/04/25 05:14:42 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst) 2026/04/25 05:14:42 DEBUG : three.txt: Sizes differ 2026/04/25 05:14:42 INFO : three.txt.bak: Deleted 2026/04/25 05:14:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/25 05:14:42 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: dial("tcp","172.17.0.3:30255") 2026/04/25 05:14:42 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: > dial: conn=172.17.0.1:48926->172.17.0.3:30255, err= 2026/04/25 05:14:42 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/04/25 05:14:42 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/04/25 05:14:42 INFO : three.txt: Copied (new) 2026/04/25 05:14:42 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37908") 2026/04/25 05:14:42 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:34544->172.17.0.3:37908, err= 2026/04/25 05:14:42 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39974") 2026/04/25 05:14:42 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44472->172.17.0.3:39974, err= 2026/04/25 05:14:42 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38768") 2026/04/25 05:14:42 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43956->172.17.0.3:38768, err= 2026/04/25 05:14:42 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30818") 2026/04/25 05:14:42 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57624->172.17.0.3:30818, err= 2026/04/25 05:14:42 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38269") 2026/04/25 05:14:42 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44592->172.17.0.3:38269, err= --- PASS: TestSyncSuffix (2.32s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:14:42 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34411") 2026/04/25 05:14:42 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:38628->172.17.0.3:34411, err= 2026/04/25 05:14:42 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35896") 2026/04/25 05:14:42 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:34324->172.17.0.3:35896, err= 2026/04/25 05:14:42 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39026") 2026/04/25 05:14:42 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:39156->172.17.0.3:39026, err= 2026/04/25 05:14:42 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35785") 2026/04/25 05:14:42 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:37008->172.17.0.3:35785, err= 2026/04/25 05:14:42 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30489") 2026/04/25 05:14:42 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:37122->172.17.0.3:30489, err= 2026/04/25 05:14:42 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-muxuzik5mufa/dst" 2026/04/25 05:14:42 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/25 05:14:42 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:14:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:14:42 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:14:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:14:42 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Xr3o1}" suffix to name 2026/04/25 05:14:42 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/25 05:14:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/25 05:14:42 DEBUG : Setting pass="oi97NpjL53H7cyMWWNLnxja8pSuRxKmZa1BcAkSlFVw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/25 05:14:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/25 05:14:42 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: Connecting to FTP server 2026/04/25 05:14:42 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: dial("tcp","172.17.0.3:21") 2026/04/25 05:14:42 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: > dial: conn=172.17.0.1:50098->172.17.0.3:21, err= 2026/04/25 05:14:44 DEBUG : one: size = 4 (Local file system at /tmp/rclone1409849330) 2026/04/25 05:14:44 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst) 2026/04/25 05:14:44 DEBUG : one: Sizes differ 2026/04/25 05:14:44 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: dial("tcp","172.17.0.3:32380") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: > dial: conn=172.17.0.1:37448->172.17.0.3:32380, err= 2026/04/25 05:14:44 DEBUG : one.a292864a.partial: size = 4 OK 2026/04/25 05:14:44 DEBUG : one.a292864a.partial: renamed to: one 2026/04/25 05:14:44 INFO : one: Copied (new) 2026/04/25 05:14:44 DEBUG : two: size = 3 OK 2026/04/25 05:14:44 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:44 DEBUG : two: Unchanged skipping 2026/04/25 05:14:44 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1409849330) 2026/04/25 05:14:44 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst) 2026/04/25 05:14:44 DEBUG : three.txt: Sizes differ 2026/04/25 05:14:44 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: dial("tcp","172.17.0.3:30852") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: > dial: conn=172.17.0.1:48446->172.17.0.3:30852, err= 2026/04/25 05:14:44 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/04/25 05:14:44 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/04/25 05:14:44 INFO : three.txt: Copied (new) 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38204") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44588->172.17.0.3:38204, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36963") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:55180->172.17.0.3:36963, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35417") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:49134->172.17.0.3:35417, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32309") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:37570->172.17.0.3:32309, err= 2026/04/25 05:14:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone1409849330) 2026/04/25 05:14:44 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst) 2026/04/25 05:14:44 DEBUG : one: Sizes differ 2026/04/25 05:14:44 INFO : one-2019-01-01: Deleted 2026/04/25 05:14:44 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: dial("tcp","172.17.0.3:34255") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: > dial: conn=172.17.0.1:45354->172.17.0.3:34255, err= 2026/04/25 05:14:44 DEBUG : one.4c47835a.partial: size = 5 OK 2026/04/25 05:14:44 DEBUG : one.4c47835a.partial: renamed to: one 2026/04/25 05:14:44 INFO : one: Copied (new) 2026/04/25 05:14:44 DEBUG : two: size = 3 OK 2026/04/25 05:14:44 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:44 DEBUG : two: Unchanged skipping 2026/04/25 05:14:44 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1409849330) 2026/04/25 05:14:44 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst) 2026/04/25 05:14:44 DEBUG : three.txt: Sizes differ 2026/04/25 05:14:44 INFO : three-2019-01-01.txt: Deleted 2026/04/25 05:14:44 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: dial("tcp","172.17.0.3:35533") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa/dst: > dial: conn=172.17.0.1:37764->172.17.0.3:35533, err= 2026/04/25 05:14:44 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/04/25 05:14:44 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/04/25 05:14:44 INFO : three.txt: Copied (new) 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30133") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:52222->172.17.0.3:30133, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34257") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43660->172.17.0.3:34257, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35277") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50172->172.17.0.3:35277, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38227") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33800->172.17.0.3:38227, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36777") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:55450->172.17.0.3:36777, err= --- PASS: TestSyncSuffixKeepExtension (2.40s) === RUN TestSyncUTFNorm run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31008") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36232->172.17.0.3:31008, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36417") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:52568->172.17.0.3:36417, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34046") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41886->172.17.0.3:34046, err= 2026/04/25 05:14:44 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1409849330) 2026/04/25 05:14:44 DEBUG : Testêé: size = 18 (ftp://172.17.0.3:21/rclone-test-muxuzik5mufa) 2026/04/25 05:14:44 DEBUG : Testêé: Sizes differ 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31145") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36114->172.17.0.3:31145, err= 2026/04/25 05:14:44 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/04/25 05:14:44 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/04/25 05:14:44 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/25 05:14:44 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30494") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:37510->172.17.0.3:30494, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35550") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50608->172.17.0.3:35550, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31926") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:55030->172.17.0.3:31926, err= --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32855") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45242->172.17.0.3:32855, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36838") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33530->172.17.0.3:36838, err= 2026/04/25 05:14:44 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32050") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:54070->172.17.0.3:32050, err= 2026/04/25 05:14:44 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/04/25 05:14:44 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/04/25 05:14:44 INFO : existing: Copied (new) 2026/04/25 05:14:44 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37671") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60802->172.17.0.3:37671, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33002") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57252->172.17.0.3:33002, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38264") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60360->172.17.0.3:38264, err= 2026/04/25 05:14:44 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1409849330) 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:14:44 DEBUG : existing: size = 6 (ftp://172.17.0.3:21/rclone-test-muxuzik5mufa) 2026/04/25 05:14:44 DEBUG : existing: Sizes differ 2026/04/25 05:14:44 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:14:44 ERROR : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: not deleting files as there were IO errors 2026/04/25 05:14:44 ERROR : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: not deleting directories as there were IO errors 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34569") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47996->172.17.0.3:34569, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36881") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51534->172.17.0.3:36881, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32378") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:37920->172.17.0.3:32378, err= --- PASS: TestSyncImmutable (0.02s) === RUN TestSyncIgnoreCase run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33485") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36134->172.17.0.3:33485, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37921") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41664->172.17.0.3:37921, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37546") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40482->172.17.0.3:37546, err= 2026/04/25 05:14:44 DEBUG : EXISTING: size = 6 OK 2026/04/25 05:14:44 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:44 DEBUG : existing: Unchanged skipping 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:14:44 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:44 INFO : There was nothing to transfer 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38945") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51838->172.17.0.3:38945, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38041") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:46758->172.17.0.3:38041, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30283") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:34382->172.17.0.3:30283, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38654") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47406->172.17.0.3:38654, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39779") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33538->172.17.0.3:39779, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37587") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47684->172.17.0.3:37587, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35687") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50240->172.17.0.3:35687, err= === RUN TestMaxTransfer/Soft run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30918") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:49286->172.17.0.3:30918, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35511") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57838->172.17.0.3:35511, err= === RUN TestMaxTransfer/Cautious run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35099") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53560->172.17.0.3:35099, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30995") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:42806->172.17.0.3:30995, err= --- PASS: TestMaxTransfer (0.00s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35846") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33192->172.17.0.3:35846, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30859") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:54372->172.17.0.3:30859, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36925") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57896->172.17.0.3:36925, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36242") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35250->172.17.0.3:36242, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38031") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44236->172.17.0.3:38031, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30601") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:49346->172.17.0.3:30601, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34803") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53710->172.17.0.3:34803, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36884") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40596->172.17.0.3:36884, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31668") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:37724->172.17.0.3:31668, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33631") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51188->172.17.0.3:33631, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33343") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41408->172.17.0.3:33343, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33630") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40582->172.17.0.3:33630, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38941") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:46268->172.17.0.3:38941, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34041") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:59868->172.17.0.3:34041, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38408") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:34860->172.17.0.3:38408, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36361") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:59342->172.17.0.3:36361, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36879") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51050->172.17.0.3:36879, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39177") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45222->172.17.0.3:39177, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36944") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:58104->172.17.0.3:36944, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32870") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:32942->172.17.0.3:32870, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39418") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:56256->172.17.0.3:39418, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34083") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:56460->172.17.0.3:34083, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34148") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:38262->172.17.0.3:34148, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38573") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40154->172.17.0.3:38573, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32848") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:38928->172.17.0.3:32848, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38077") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:52944->172.17.0.3:38077, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32356") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35608->172.17.0.3:32356, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39343") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:37714->172.17.0.3:39343, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31257") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:39076->172.17.0.3:31257, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31461") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:46960->172.17.0.3:31461, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30507") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:49346->172.17.0.3:30507, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32160") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51512->172.17.0.3:32160, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34002") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:37674->172.17.0.3:34002, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39283") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40010->172.17.0.3:39283, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31220") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43106->172.17.0.3:31220, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31945") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:59728->172.17.0.3:31945, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36453") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:46648->172.17.0.3:36453, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31990") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:49098->172.17.0.3:31990, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37738") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:52510->172.17.0.3:37738, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33094") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51218->172.17.0.3:33094, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35757") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43392->172.17.0.3:35757, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37474") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33912->172.17.0.3:37474, err= 2026/04/25 05:14:44 DEBUG : both10: size = 6 OK 2026/04/25 05:14:44 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:44 DEBUG : both0: size = 6 OK 2026/04/25 05:14:44 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:44 DEBUG : both11: size = 6 OK 2026/04/25 05:14:44 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:44 DEBUG : both10: Unchanged skipping 2026/04/25 05:14:44 DEBUG : both12: size = 6 OK 2026/04/25 05:14:44 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:44 DEBUG : both0: Unchanged skipping 2026/04/25 05:14:44 DEBUG : both13: size = 6 OK 2026/04/25 05:14:44 DEBUG : both14: size = 6 OK 2026/04/25 05:14:44 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:44 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:44 DEBUG : both13: Unchanged skipping 2026/04/25 05:14:44 DEBUG : both15: size = 6 OK 2026/04/25 05:14:44 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:44 DEBUG : both15: Unchanged skipping 2026/04/25 05:14:44 DEBUG : both16: size = 6 OK 2026/04/25 05:14:44 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:44 DEBUG : both16: Unchanged skipping 2026/04/25 05:14:44 DEBUG : both17: size = 6 OK 2026/04/25 05:14:44 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:44 DEBUG : both17: Unchanged skipping 2026/04/25 05:14:44 DEBUG : both18: size = 6 OK 2026/04/25 05:14:44 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:44 DEBUG : both18: Unchanged skipping 2026/04/25 05:14:44 DEBUG : both19: size = 6 OK 2026/04/25 05:14:44 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:44 DEBUG : both14: Unchanged skipping 2026/04/25 05:14:44 DEBUG : both1: size = 6 OK 2026/04/25 05:14:44 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:44 DEBUG : both19: Unchanged skipping 2026/04/25 05:14:44 DEBUG : both2: size = 6 OK 2026/04/25 05:14:44 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:44 DEBUG : both11: Unchanged skipping 2026/04/25 05:14:44 DEBUG : both3: size = 6 OK 2026/04/25 05:14:44 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:44 DEBUG : both12: Unchanged skipping 2026/04/25 05:14:44 DEBUG : both4: size = 6 OK 2026/04/25 05:14:44 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:44 DEBUG : both3: Unchanged skipping 2026/04/25 05:14:44 DEBUG : both5: size = 6 OK 2026/04/25 05:14:44 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:44 DEBUG : both1: Unchanged skipping 2026/04/25 05:14:44 DEBUG : both6: size = 6 OK 2026/04/25 05:14:44 DEBUG : both4: Unchanged skipping 2026/04/25 05:14:44 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:44 DEBUG : both7: size = 6 OK 2026/04/25 05:14:44 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:44 DEBUG : both6: Unchanged skipping 2026/04/25 05:14:44 DEBUG : both8: size = 6 OK 2026/04/25 05:14:44 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:44 DEBUG : both8: Unchanged skipping 2026/04/25 05:14:44 DEBUG : both9: size = 6 OK 2026/04/25 05:14:44 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:44 DEBUG : both9: Unchanged skipping 2026/04/25 05:14:44 DEBUG : both2: Unchanged skipping 2026/04/25 05:14:44 DEBUG : both7: Unchanged skipping 2026/04/25 05:14:44 DEBUG : both5: Unchanged skipping 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:14:44 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:44 INFO : only19: Deleted 2026/04/25 05:14:44 INFO : only1: Deleted 2026/04/25 05:14:44 INFO : only10: Deleted 2026/04/25 05:14:44 INFO : only7: Deleted 2026/04/25 05:14:44 INFO : only15: Deleted 2026/04/25 05:14:44 INFO : only13: Deleted 2026/04/25 05:14:44 INFO : only14: Deleted 2026/04/25 05:14:44 INFO : only16: Deleted 2026/04/25 05:14:44 INFO : only9: Deleted 2026/04/25 05:14:44 INFO : only18: Deleted 2026/04/25 05:14:44 INFO : only2: Deleted 2026/04/25 05:14:44 INFO : only5: Deleted 2026/04/25 05:14:44 INFO : only12: Deleted 2026/04/25 05:14:44 INFO : only3: Deleted 2026/04/25 05:14:44 INFO : only4: Deleted 2026/04/25 05:14:44 INFO : only0: Deleted 2026/04/25 05:14:44 INFO : only6: Deleted 2026/04/25 05:14:44 INFO : only8: Deleted 2026/04/25 05:14:44 INFO : only17: Deleted 2026/04/25 05:14:44 INFO : only11: Deleted 2026/04/25 05:14:44 INFO : There was nothing to transfer 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32152") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:39148->172.17.0.3:32152, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37014") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:58934->172.17.0.3:37014, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39295") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36466->172.17.0.3:39295, err= --- PASS: TestSyncConcurrentDelete (0.08s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39564") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53182->172.17.0.3:39564, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36904") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43426->172.17.0.3:36904, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34022") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35536->172.17.0.3:34022, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37181") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:49066->172.17.0.3:37181, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39911") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35422->172.17.0.3:39911, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33469") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:59580->172.17.0.3:33469, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38568") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53374->172.17.0.3:38568, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33090") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:46280->172.17.0.3:33090, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39599") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51560->172.17.0.3:39599, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39576") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51870->172.17.0.3:39576, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36616") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:37092->172.17.0.3:36616, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37105") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:42150->172.17.0.3:37105, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36285") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50272->172.17.0.3:36285, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38602") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:34008->172.17.0.3:38602, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35630") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:48818->172.17.0.3:35630, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32690") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:52854->172.17.0.3:32690, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32749") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:59200->172.17.0.3:32749, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38296") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53958->172.17.0.3:38296, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31859") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44024->172.17.0.3:31859, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34067") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44636->172.17.0.3:34067, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39004") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:38320->172.17.0.3:39004, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36844") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51444->172.17.0.3:36844, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30264") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:49206->172.17.0.3:30264, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38891") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:55080->172.17.0.3:38891, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31060") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:48026->172.17.0.3:31060, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35098") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40968->172.17.0.3:35098, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35619") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47978->172.17.0.3:35619, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38487") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:39898->172.17.0.3:38487, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34062") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43360->172.17.0.3:34062, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39933") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:52392->172.17.0.3:39933, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32993") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33550->172.17.0.3:32993, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38934") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47618->172.17.0.3:38934, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34221") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44080->172.17.0.3:34221, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38322") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40648->172.17.0.3:38322, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30993") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:56298->172.17.0.3:30993, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33604") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40102->172.17.0.3:33604, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35611") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:48088->172.17.0.3:35611, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35623") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43992->172.17.0.3:35623, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32268") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:58082->172.17.0.3:32268, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38515") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45926->172.17.0.3:38515, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36427") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35884->172.17.0.3:36427, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31902") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:34186->172.17.0.3:31902, err= 2026/04/25 05:14:44 DEBUG : both0: size = 6 OK 2026/04/25 05:14:44 DEBUG : both10: size = 6 OK 2026/04/25 05:14:44 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:44 DEBUG : both11: size = 6 OK 2026/04/25 05:14:44 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:44 DEBUG : both12: size = 6 OK 2026/04/25 05:14:44 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:44 DEBUG : both10: Unchanged skipping 2026/04/25 05:14:44 DEBUG : both13: size = 6 OK 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:14:44 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:44 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:44 DEBUG : both13: Unchanged skipping 2026/04/25 05:14:44 DEBUG : both14: size = 6 OK 2026/04/25 05:14:44 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:44 DEBUG : both14: Unchanged skipping 2026/04/25 05:14:44 DEBUG : both15: size = 6 OK 2026/04/25 05:14:44 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:44 DEBUG : both0: Unchanged skipping 2026/04/25 05:14:44 DEBUG : both16: size = 6 OK 2026/04/25 05:14:44 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:44 DEBUG : both16: Unchanged skipping 2026/04/25 05:14:44 DEBUG : both17: size = 6 OK 2026/04/25 05:14:44 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:44 DEBUG : both17: Unchanged skipping 2026/04/25 05:14:44 DEBUG : both18: size = 6 OK 2026/04/25 05:14:44 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:44 DEBUG : both18: Unchanged skipping 2026/04/25 05:14:44 DEBUG : both19: size = 6 OK 2026/04/25 05:14:44 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:44 DEBUG : both19: Unchanged skipping 2026/04/25 05:14:44 DEBUG : both1: size = 6 OK 2026/04/25 05:14:44 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:44 DEBUG : both1: Unchanged skipping 2026/04/25 05:14:44 DEBUG : both2: size = 6 OK 2026/04/25 05:14:44 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:44 DEBUG : both2: Unchanged skipping 2026/04/25 05:14:44 DEBUG : both3: size = 6 OK 2026/04/25 05:14:44 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:44 DEBUG : both3: Unchanged skipping 2026/04/25 05:14:44 DEBUG : both4: size = 6 OK 2026/04/25 05:14:44 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:44 DEBUG : both4: Unchanged skipping 2026/04/25 05:14:44 DEBUG : both5: size = 6 OK 2026/04/25 05:14:44 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:44 DEBUG : both5: Unchanged skipping 2026/04/25 05:14:44 DEBUG : both6: size = 6 OK 2026/04/25 05:14:44 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:44 DEBUG : both6: Unchanged skipping 2026/04/25 05:14:44 DEBUG : both7: size = 6 OK 2026/04/25 05:14:44 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:44 DEBUG : both7: Unchanged skipping 2026/04/25 05:14:44 DEBUG : both8: size = 6 OK 2026/04/25 05:14:44 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:44 DEBUG : both8: Unchanged skipping 2026/04/25 05:14:44 DEBUG : both9: size = 6 OK 2026/04/25 05:14:44 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:44 DEBUG : both12: Unchanged skipping 2026/04/25 05:14:44 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1409849330) 2026/04/25 05:14:44 DEBUG : only0: size = 6 (ftp://172.17.0.3:21/rclone-test-muxuzik5mufa) 2026/04/25 05:14:44 DEBUG : only0: Sizes differ 2026/04/25 05:14:44 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1409849330) 2026/04/25 05:14:44 DEBUG : only10: size = 6 (ftp://172.17.0.3:21/rclone-test-muxuzik5mufa) 2026/04/25 05:14:44 DEBUG : only10: Sizes differ 2026/04/25 05:14:44 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1409849330) 2026/04/25 05:14:44 DEBUG : both11: Unchanged skipping 2026/04/25 05:14:44 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1409849330) 2026/04/25 05:14:44 DEBUG : only12: size = 6 (ftp://172.17.0.3:21/rclone-test-muxuzik5mufa) 2026/04/25 05:14:44 DEBUG : only12: Sizes differ 2026/04/25 05:14:44 DEBUG : only11: size = 6 (ftp://172.17.0.3:21/rclone-test-muxuzik5mufa) 2026/04/25 05:14:44 DEBUG : only11: Sizes differ 2026/04/25 05:14:44 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1409849330) 2026/04/25 05:14:44 DEBUG : only13: size = 6 (ftp://172.17.0.3:21/rclone-test-muxuzik5mufa) 2026/04/25 05:14:44 DEBUG : only13: Sizes differ 2026/04/25 05:14:44 DEBUG : both15: Unchanged skipping 2026/04/25 05:14:44 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1409849330) 2026/04/25 05:14:44 DEBUG : only15: size = 6 (ftp://172.17.0.3:21/rclone-test-muxuzik5mufa) 2026/04/25 05:14:44 DEBUG : only15: Sizes differ 2026/04/25 05:14:44 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1409849330) 2026/04/25 05:14:44 DEBUG : only16: size = 6 (ftp://172.17.0.3:21/rclone-test-muxuzik5mufa) 2026/04/25 05:14:44 DEBUG : only16: Sizes differ 2026/04/25 05:14:44 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1409849330) 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35634") 2026/04/25 05:14:44 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1409849330) 2026/04/25 05:14:44 DEBUG : only14: size = 6 (ftp://172.17.0.3:21/rclone-test-muxuzik5mufa) 2026/04/25 05:14:44 DEBUG : only14: Sizes differ 2026/04/25 05:14:44 DEBUG : only17: size = 6 (ftp://172.17.0.3:21/rclone-test-muxuzik5mufa) 2026/04/25 05:14:44 DEBUG : only17: Sizes differ 2026/04/25 05:14:44 DEBUG : both9: Unchanged skipping 2026/04/25 05:14:44 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1409849330) 2026/04/25 05:14:44 DEBUG : only18: size = 6 (ftp://172.17.0.3:21/rclone-test-muxuzik5mufa) 2026/04/25 05:14:44 DEBUG : only18: Sizes differ 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43666->172.17.0.3:35634, err= 2026/04/25 05:14:44 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1409849330) 2026/04/25 05:14:44 DEBUG : only19: size = 6 (ftp://172.17.0.3:21/rclone-test-muxuzik5mufa) 2026/04/25 05:14:44 DEBUG : only19: Sizes differ 2026/04/25 05:14:44 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1409849330) 2026/04/25 05:14:44 DEBUG : only1: size = 6 (ftp://172.17.0.3:21/rclone-test-muxuzik5mufa) 2026/04/25 05:14:44 DEBUG : only1: Sizes differ 2026/04/25 05:14:44 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1409849330) 2026/04/25 05:14:44 DEBUG : only2: size = 6 (ftp://172.17.0.3:21/rclone-test-muxuzik5mufa) 2026/04/25 05:14:44 DEBUG : only2: Sizes differ 2026/04/25 05:14:44 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1409849330) 2026/04/25 05:14:44 DEBUG : only3: size = 6 (ftp://172.17.0.3:21/rclone-test-muxuzik5mufa) 2026/04/25 05:14:44 DEBUG : only3: Sizes differ 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39505") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33499") 2026/04/25 05:14:44 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1409849330) 2026/04/25 05:14:44 DEBUG : only4: size = 6 (ftp://172.17.0.3:21/rclone-test-muxuzik5mufa) 2026/04/25 05:14:44 DEBUG : only4: Sizes differ 2026/04/25 05:14:44 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1409849330) 2026/04/25 05:14:44 DEBUG : only5: size = 6 (ftp://172.17.0.3:21/rclone-test-muxuzik5mufa) 2026/04/25 05:14:44 DEBUG : only5: Sizes differ 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51432->172.17.0.3:39505, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:55232->172.17.0.3:33499, err= 2026/04/25 05:14:44 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35682") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:59606->172.17.0.3:35682, err= 2026/04/25 05:14:44 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/04/25 05:14:44 INFO : only10: Copied (replaced existing) 2026/04/25 05:14:44 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1409849330) 2026/04/25 05:14:44 DEBUG : only6: size = 6 (ftp://172.17.0.3:21/rclone-test-muxuzik5mufa) 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38675") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40466->172.17.0.3:38675, err= 2026/04/25 05:14:44 DEBUG : only6: Sizes differ 2026/04/25 05:14:44 DEBUG : only11.51c18866.partial: size = 0 OK 2026/04/25 05:14:44 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/04/25 05:14:44 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/04/25 05:14:44 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/04/25 05:14:44 INFO : only12: Copied (replaced existing) 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30324") 2026/04/25 05:14:44 DEBUG : only11.51c18866.partial: renamed to: only11 2026/04/25 05:14:44 INFO : only11: Copied (replaced existing) 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34579") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:32900->172.17.0.3:30324, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36594->172.17.0.3:34579, err= 2026/04/25 05:14:44 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1409849330) 2026/04/25 05:14:44 DEBUG : only7: size = 6 (ftp://172.17.0.3:21/rclone-test-muxuzik5mufa) 2026/04/25 05:14:44 DEBUG : only7: Sizes differ 2026/04/25 05:14:44 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/04/25 05:14:44 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/04/25 05:14:44 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1409849330) 2026/04/25 05:14:44 DEBUG : only8: size = 6 (ftp://172.17.0.3:21/rclone-test-muxuzik5mufa) 2026/04/25 05:14:44 DEBUG : only8: Sizes differ 2026/04/25 05:14:44 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1409849330) 2026/04/25 05:14:44 DEBUG : only9: size = 6 (ftp://172.17.0.3:21/rclone-test-muxuzik5mufa) 2026/04/25 05:14:44 DEBUG : only9: Sizes differ 2026/04/25 05:14:44 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/04/25 05:14:44 INFO : only0: Copied (replaced existing) 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:14:44 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/04/25 05:14:44 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/04/25 05:14:44 INFO : only16: Copied (replaced existing) 2026/04/25 05:14:44 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/04/25 05:14:44 INFO : only14: Copied (replaced existing) 2026/04/25 05:14:44 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/04/25 05:14:44 INFO : only15: Copied (replaced existing) 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30190") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34186") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30882") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:37078->172.17.0.3:30882, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:37066->172.17.0.3:34186, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:38640->172.17.0.3:30190, err= 2026/04/25 05:14:44 DEBUG : only1.77787b15.partial: size = 0 OK 2026/04/25 05:14:44 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35349") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:54518->172.17.0.3:35349, err= 2026/04/25 05:14:44 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/04/25 05:14:44 DEBUG : only1.77787b15.partial: renamed to: only1 2026/04/25 05:14:44 INFO : only1: Copied (replaced existing) 2026/04/25 05:14:44 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/04/25 05:14:44 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/04/25 05:14:44 INFO : only19: Copied (replaced existing) 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38658") 2026/04/25 05:14:44 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/04/25 05:14:44 INFO : only2: Copied (replaced existing) 2026/04/25 05:14:44 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/04/25 05:14:44 INFO : only3: Copied (replaced existing) 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:39470->172.17.0.3:38658, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34757") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:37438->172.17.0.3:34757, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34838") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35120->172.17.0.3:34838, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30023") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41978->172.17.0.3:30023, err= 2026/04/25 05:14:44 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/04/25 05:14:44 DEBUG : only18.f963383f.partial: size = 0 OK 2026/04/25 05:14:44 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/04/25 05:14:44 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/04/25 05:14:44 INFO : only17: Copied (replaced existing) 2026/04/25 05:14:44 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/04/25 05:14:44 DEBUG : only18.f963383f.partial: renamed to: only18 2026/04/25 05:14:44 INFO : only18: Copied (replaced existing) 2026/04/25 05:14:44 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/04/25 05:14:44 INFO : only5: Copied (replaced existing) 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34279") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33121") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45472->172.17.0.3:33121, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50138->172.17.0.3:34279, err= 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31301") 2026/04/25 05:14:44 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/04/25 05:14:44 INFO : only6: Copied (replaced existing) 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:39558->172.17.0.3:31301, err= 2026/04/25 05:14:44 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/04/25 05:14:44 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/04/25 05:14:44 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37282") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:55452->172.17.0.3:37282, err= 2026/04/25 05:14:44 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/04/25 05:14:44 INFO : only9: Copied (replaced existing) 2026/04/25 05:14:44 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/04/25 05:14:44 INFO : only8: Copied (replaced existing) 2026/04/25 05:14:44 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/04/25 05:14:44 INFO : only7: Copied (replaced existing) 2026/04/25 05:14:44 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38181") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:52598->172.17.0.3:38181, err= 2026/04/25 05:14:44 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/04/25 05:14:44 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/04/25 05:14:44 INFO : only13: Copied (replaced existing) 2026/04/25 05:14:44 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/04/25 05:14:44 INFO : only4: Copied (replaced existing) 2026/04/25 05:14:44 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36267") 2026/04/25 05:14:44 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33710->172.17.0.3:36267, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39335") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45312->172.17.0.3:39335, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33353") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:48850->172.17.0.3:33353, err= --- PASS: TestSyncConcurrentTruncate (0.09s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:14:45 DEBUG : empty_dir: Making directory with metadata 2026/04/25 05:14:45 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/25 05:14:45 DEBUG : empty_on_remote: Making directory with metadata 2026/04/25 05:14:45 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/25 05:14:45 INFO : empty_on_remote: Making directory 2026/04/25 05:14:45 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/25 05:14:45 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/25 05:14:45 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/25 05:14:45 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/25 05:14:45 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34580") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:52520->172.17.0.3:34580, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33079") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38437") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:38226->172.17.0.3:38437, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33454") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:46732->172.17.0.3:33079, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:56110->172.17.0.3:33454, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38835") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44612->172.17.0.3:38835, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35632") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50754->172.17.0.3:35632, err= --- PASS: TestSyncReplaceDirModTime (0.02s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:14:45 DEBUG : empty_dir: Making directory with metadata 2026/04/25 05:14:45 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/25 05:14:45 DEBUG : empty_on_remote: Making directory with metadata 2026/04/25 05:14:45 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/25 05:14:45 INFO : empty_on_remote: Making directory 2026/04/25 05:14:45 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/25 05:14:45 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/25 05:14:45 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/25 05:14:45 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/25 05:14:45 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/25 05:14:45 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34903") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:48084->172.17.0.3:34903, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35858") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47546->172.17.0.3:35858, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38662") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38522") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43652->172.17.0.3:38662, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37770") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41894->172.17.0.3:37770, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:58900->172.17.0.3:38522, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38508") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41556->172.17.0.3:38508, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31605") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47314->172.17.0.3:31605, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.02s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:14:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/25 05:14:45 INFO : sub dir: Making directory 2026/04/25 05:14:45 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31287") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:46188->172.17.0.3:31287, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37218") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:39802->172.17.0.3:37218, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38860") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:46060->172.17.0.3:38860, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32503") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36344->172.17.0.3:32503, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36371") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36958->172.17.0.3:36371, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36116") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36148->172.17.0.3:36116, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35839") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33172->172.17.0.3:35839, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33151") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:34502->172.17.0.3:33151, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38022") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44356->172.17.0.3:38022, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36026") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60704->172.17.0.3:36026, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34453") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51560->172.17.0.3:34453, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.04s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:14:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/25 05:14:45 INFO : sub dir: Making directory 2026/04/25 05:14:45 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31356") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35272->172.17.0.3:31356, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36618") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33298->172.17.0.3:36618, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38185") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60412->172.17.0.3:38185, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31205") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:49252->172.17.0.3:31205, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30094") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36630->172.17.0.3:30094, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35136") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33806->172.17.0.3:35136, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31608") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:59410->172.17.0.3:31608, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34592") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:58734->172.17.0.3:34592, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31359") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33016->172.17.0.3:31359, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31662") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40824->172.17.0.3:31662, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31400") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47470->172.17.0.3:31400, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.04s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32086") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45622->172.17.0.3:32086, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39436") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:52826->172.17.0.3:39436, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37300") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:34062->172.17.0.3:37300, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37526") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60168->172.17.0.3:37526, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37019") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51658->172.17.0.3:37019, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38897") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:52024->172.17.0.3:38897, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35849") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:38674->172.17.0.3:35849, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36454") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41318->172.17.0.3:36454, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39969") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60412->172.17.0.3:39969, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32110") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:49710->172.17.0.3:32110, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35478") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:39246->172.17.0.3:35478, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35073") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57084->172.17.0.3:35073, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34419") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:54766->172.17.0.3:34419, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33653") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40036->172.17.0.3:33653, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38795") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:56884->172.17.0.3:38795, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32138") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57768->172.17.0.3:32138, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38165") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44598->172.17.0.3:38165, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39250") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35662->172.17.0.3:39250, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38909") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40756->172.17.0.3:38909, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38830") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:49658->172.17.0.3:38830, err= 2026/04/25 05:14:45 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33222") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:34722->172.17.0.3:33222, err= 2026/04/25 05:14:45 DEBUG : apple: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : apple: Excluded 2026/04/25 05:14:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : splitbananasplit: Excluded 2026/04/25 05:14:45 DEBUG : banana: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : banana: Excluded 2026/04/25 05:14:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : appleappleapplebanana: Excluded 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38475") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41314->172.17.0.3:38475, err= 2026/04/25 05:14:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35687") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50252->172.17.0.3:35687, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37699") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33514->172.17.0.3:37699, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33762") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53360->172.17.0.3:33762, err= 2026/04/25 05:14:45 DEBUG : apple: size = 5 OK 2026/04/25 05:14:45 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : apple: Unchanged skipping 2026/04/25 05:14:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/25 05:14:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/25 05:14:45 DEBUG : banana: size = 6 OK 2026/04/25 05:14:45 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : banana: Unchanged skipping 2026/04/25 05:14:45 DEBUG : splitbananasplit: size = 16 OK 2026/04/25 05:14:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : splitbananasplit: Unchanged skipping 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34180") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40948->172.17.0.3:34180, err= 2026/04/25 05:14:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/25 05:14:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/25 05:14:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/25 05:14:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/25 05:14:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/25 05:14:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/25 05:14:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/25 05:14:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/25 05:14:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/25 05:14:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/25 05:14:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/25 05:14:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/25 05:14:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/25 05:14:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/25 05:14:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/25 05:14:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/25 05:14:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:14:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:14:45 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:45 INFO : There was nothing to transfer 2026/04/25 05:14:45 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33788") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:39834->172.17.0.3:33788, err= 2026/04/25 05:14:45 DEBUG : apple: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : apple: Excluded 2026/04/25 05:14:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : splitbananasplit: Excluded 2026/04/25 05:14:45 DEBUG : banana: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : banana: Excluded 2026/04/25 05:14:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : appleappleapplebanana: Excluded 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31301") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:39562->172.17.0.3:31301, err= 2026/04/25 05:14:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38864") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:32992->172.17.0.3:38864, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37013") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36982->172.17.0.3:37013, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31877") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:58878->172.17.0.3:31877, err= 2026/04/25 05:14:45 DEBUG : apple: size = 5 OK 2026/04/25 05:14:45 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : apple: Unchanged skipping 2026/04/25 05:14:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/25 05:14:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/25 05:14:45 DEBUG : banana: size = 6 OK 2026/04/25 05:14:45 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : banana: Unchanged skipping 2026/04/25 05:14:45 DEBUG : splitbananasplit: size = 16 OK 2026/04/25 05:14:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : splitbananasplit: Unchanged skipping 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30547") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43512->172.17.0.3:30547, err= 2026/04/25 05:14:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/25 05:14:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/25 05:14:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/25 05:14:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/25 05:14:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/25 05:14:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/25 05:14:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/25 05:14:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/25 05:14:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/25 05:14:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/25 05:14:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/25 05:14:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/25 05:14:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/25 05:14:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/25 05:14:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/25 05:14:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/25 05:14:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:14:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:14:45 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:45 INFO : There was nothing to transfer 2026/04/25 05:14:45 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34541") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:48688->172.17.0.3:34541, err= 2026/04/25 05:14:45 DEBUG : apple: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : apple: Excluded 2026/04/25 05:14:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : splitbananasplit: Excluded 2026/04/25 05:14:45 DEBUG : banana: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : banana: Excluded 2026/04/25 05:14:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : appleappleapplebanana: Excluded 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30549") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41944->172.17.0.3:30549, err= 2026/04/25 05:14:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38865") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:42974->172.17.0.3:38865, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31977") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:37534->172.17.0.3:31977, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39795") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:37086->172.17.0.3:39795, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31926") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:55034->172.17.0.3:31926, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31767") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47032->172.17.0.3:31767, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33208") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:39286->172.17.0.3:33208, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30128") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60016->172.17.0.3:30128, err= === RUN TestTransform/NFD run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37225") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:54536->172.17.0.3:37225, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36515") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45284->172.17.0.3:36515, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34742") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45874->172.17.0.3:34742, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31958") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53218->172.17.0.3:31958, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39862") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:55420->172.17.0.3:39862, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30567") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35294->172.17.0.3:30567, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37906") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35474->172.17.0.3:37906, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31419") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47882->172.17.0.3:31419, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31146") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:39234->172.17.0.3:31146, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32794") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:37610->172.17.0.3:32794, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32400") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:58762->172.17.0.3:32400, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32739") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:42072->172.17.0.3:32739, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34386") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:38176->172.17.0.3:34386, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31040") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:39202->172.17.0.3:31040, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31301") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:39578->172.17.0.3:31301, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32377") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33762->172.17.0.3:32377, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35882") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:49704->172.17.0.3:35882, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31083") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:42848->172.17.0.3:31083, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31914") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53046->172.17.0.3:31914, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38908") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:58598->172.17.0.3:38908, err= 2026/04/25 05:14:45 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37104") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:56082->172.17.0.3:37104, err= 2026/04/25 05:14:45 DEBUG : apple: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : apple: Excluded 2026/04/25 05:14:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : splitbananasplit: Excluded 2026/04/25 05:14:45 DEBUG : banana: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : banana: Excluded 2026/04/25 05:14:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : appleappleapplebanana: Excluded 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38033") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57478->172.17.0.3:38033, err= 2026/04/25 05:14:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33474") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:49176->172.17.0.3:33474, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31958") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53226->172.17.0.3:31958, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37115") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40226->172.17.0.3:37115, err= 2026/04/25 05:14:45 DEBUG : apple: size = 5 OK 2026/04/25 05:14:45 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : apple: Unchanged skipping 2026/04/25 05:14:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/25 05:14:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/25 05:14:45 DEBUG : banana: size = 6 OK 2026/04/25 05:14:45 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : banana: Unchanged skipping 2026/04/25 05:14:45 DEBUG : splitbananasplit: size = 16 OK 2026/04/25 05:14:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : splitbananasplit: Unchanged skipping 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36830") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:34652->172.17.0.3:36830, err= 2026/04/25 05:14:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/25 05:14:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/25 05:14:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/25 05:14:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/25 05:14:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/25 05:14:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/25 05:14:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/25 05:14:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/25 05:14:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/25 05:14:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/25 05:14:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/25 05:14:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/25 05:14:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/25 05:14:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/25 05:14:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/25 05:14:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/25 05:14:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:14:45 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:45 INFO : There was nothing to transfer 2026/04/25 05:14:45 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38703") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:49112->172.17.0.3:38703, err= 2026/04/25 05:14:45 DEBUG : apple: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : apple: Excluded 2026/04/25 05:14:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : splitbananasplit: Excluded 2026/04/25 05:14:45 DEBUG : banana: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : banana: Excluded 2026/04/25 05:14:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : appleappleapplebanana: Excluded 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38791") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44860->172.17.0.3:38791, err= 2026/04/25 05:14:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32740") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:46954->172.17.0.3:32740, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31209") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:46796->172.17.0.3:31209, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30538") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:48292->172.17.0.3:30538, err= 2026/04/25 05:14:45 DEBUG : apple: size = 5 OK 2026/04/25 05:14:45 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : apple: Unchanged skipping 2026/04/25 05:14:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/25 05:14:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/25 05:14:45 DEBUG : banana: size = 6 OK 2026/04/25 05:14:45 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : banana: Unchanged skipping 2026/04/25 05:14:45 DEBUG : splitbananasplit: size = 16 OK 2026/04/25 05:14:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : splitbananasplit: Unchanged skipping 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30119") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:56350->172.17.0.3:30119, err= 2026/04/25 05:14:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/25 05:14:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/25 05:14:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/25 05:14:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/25 05:14:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/25 05:14:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/25 05:14:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/25 05:14:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/25 05:14:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/25 05:14:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/25 05:14:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/25 05:14:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/25 05:14:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/25 05:14:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/25 05:14:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/25 05:14:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/25 05:14:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:14:45 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:45 INFO : There was nothing to transfer 2026/04/25 05:14:45 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33035") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:48172->172.17.0.3:33035, err= 2026/04/25 05:14:45 DEBUG : apple: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : apple: Excluded 2026/04/25 05:14:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : splitbananasplit: Excluded 2026/04/25 05:14:45 DEBUG : banana: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : banana: Excluded 2026/04/25 05:14:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : appleappleapplebanana: Excluded 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32274") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:49498->172.17.0.3:32274, err= 2026/04/25 05:14:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38221") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51248->172.17.0.3:38221, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35665") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:49326->172.17.0.3:35665, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33301") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44540->172.17.0.3:33301, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31159") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44294->172.17.0.3:31159, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39784") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:37086->172.17.0.3:39784, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38158") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:48050->172.17.0.3:38158, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36700") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:58196->172.17.0.3:36700, err= === RUN TestTransform/base64 run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32027") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:59942->172.17.0.3:32027, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32251") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:58018->172.17.0.3:32251, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31995") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:52394->172.17.0.3:31995, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30613") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:49236->172.17.0.3:30613, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33013") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57598->172.17.0.3:33013, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32240") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:48032->172.17.0.3:32240, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35041") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:54706->172.17.0.3:35041, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30206") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47012->172.17.0.3:30206, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31728") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:49764->172.17.0.3:31728, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30605") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35680->172.17.0.3:30605, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35965") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:56928->172.17.0.3:35965, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33146") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:48550->172.17.0.3:33146, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38541") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36448->172.17.0.3:38541, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30987") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35920->172.17.0.3:30987, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31660") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51068->172.17.0.3:31660, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39945") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40810->172.17.0.3:39945, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37577") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33680->172.17.0.3:37577, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39518") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51710->172.17.0.3:39518, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35318") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60464->172.17.0.3:35318, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31521") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35816->172.17.0.3:31521, err= 2026/04/25 05:14:45 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38022") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44370->172.17.0.3:38022, err= 2026/04/25 05:14:45 DEBUG : apple: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : apple: Excluded 2026/04/25 05:14:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : splitbananasplit: Excluded 2026/04/25 05:14:45 DEBUG : banana: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : banana: Excluded 2026/04/25 05:14:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : appleappleapplebanana: Excluded 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33320") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:58816->172.17.0.3:33320, err= 2026/04/25 05:14:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/25 05:14:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/25 05:14:45 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38783") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53808->172.17.0.3:38783, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37759") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33840->172.17.0.3:37759, err= 2026/04/25 05:14:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/25 05:14:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/25 05:14:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/25 05:14:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/25 05:14:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/25 05:14:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/25 05:14:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/25 05:14:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/25 05:14:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/25 05:14:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/25 05:14:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/25 05:14:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/25 05:14:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/25 05:14:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/25 05:14:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37648") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:38416->172.17.0.3:37648, err= 2026/04/25 05:14:45 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/25 05:14:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/25 05:14:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/25 05:14:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/25 05:14:45 DEBUG : apple: transformed to: YXBwbGU= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31504") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:34940->172.17.0.3:31504, err= 2026/04/25 05:14:45 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/25 05:14:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/25 05:14:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/25 05:14:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/25 05:14:45 DEBUG : banana: transformed to: YmFuYW5h 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30241") 2026/04/25 05:14:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Connecting to FTP server 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:21") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39206") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36915") 2026/04/25 05:14:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/25 05:14:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/25 05:14:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/25 05:14:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/25 05:14:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/25 05:14:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/25 05:14:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/25 05:14:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/25 05:14:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43562->172.17.0.3:36915, err= 2026/04/25 05:14:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50108->172.17.0.3:21, err= 2026/04/25 05:14:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60514->172.17.0.3:39206, err= 2026/04/25 05:14:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/25 05:14:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/25 05:14:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/25 05:14:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/25 05:14:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/25 05:14:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/25 05:14:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/25 05:14:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/25 05:14:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/25 05:14:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/25 05:14:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/25 05:14:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/25 05:14:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/25 05:14:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/25 05:14:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/25 05:14:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/25 05:14:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/25 05:14:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/25 05:14:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/25 05:14:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/25 05:14:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/25 05:14:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/25 05:14:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/25 05:14:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/25 05:14:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/25 05:14:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/25 05:14:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/25 05:14:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/25 05:14:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/25 05:14:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/25 05:14:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/25 05:14:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/25 05:14:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/25 05:14:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/25 05:14:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/25 05:14:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/25 05:14:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/25 05:14:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/25 05:14:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/25 05:14:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/25 05:14:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/25 05:14:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/25 05:14:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/25 05:14:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/25 05:14:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/25 05:14:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/25 05:14:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/25 05:14:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/25 05:14:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/25 05:14:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/25 05:14:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/25 05:14:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/25 05:14:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/25 05:14:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/25 05:14:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/25 05:14:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/25 05:14:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/25 05:14:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/25 05:14:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/25 05:14:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/25 05:14:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/25 05:14:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/25 05:14:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/25 05:14:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/25 05:14:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/25 05:14:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/25 05:14:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/25 05:14:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/25 05:14:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/25 05:14:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/25 05:14:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/25 05:14:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/25 05:14:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/25 05:14:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/25 05:14:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/25 05:14:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/25 05:14:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/25 05:14:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/25 05:14:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/25 05:14:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/25 05:14:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/25 05:14:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/25 05:14:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/25 05:14:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/25 05:14:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/25 05:14:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/25 05:14:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/25 05:14:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/25 05:14:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/25 05:14:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/25 05:14:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/25 05:14:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/25 05:14:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/25 05:14:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/25 05:14:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/25 05:14:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/25 05:14:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/25 05:14:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/25 05:14:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/25 05:14:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/25 05:14:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/25 05:14:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/25 05:14:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/25 05:14:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/25 05:14:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/25 05:14:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/25 05:14:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/25 05:14:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/25 05:14:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/25 05:14:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/25 05:14:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/25 05:14:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/25 05:14:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/25 05:14:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/25 05:14:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/25 05:14:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/25 05:14:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/25 05:14:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/25 05:14:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/25 05:14:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/25 05:14:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/25 05:14:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/25 05:14:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/25 05:14:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/25 05:14:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/25 05:14:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/25 05:14:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/25 05:14:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/25 05:14:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/25 05:14:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/25 05:14:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/25 05:14:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/25 05:14:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/25 05:14:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/25 05:14:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/25 05:14:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/25 05:14:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/25 05:14:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/25 05:14:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/25 05:14:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/25 05:14:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/25 05:14:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/25 05:14:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/25 05:14:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/25 05:14:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/25 05:14:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/25 05:14:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/25 05:14:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/25 05:14:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/25 05:14:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/25 05:14:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/25 05:14:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/25 05:14:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/25 05:14:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/25 05:14:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/25 05:14:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/25 05:14:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/25 05:14:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/25 05:14:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/25 05:14:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/25 05:14:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/25 05:14:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/25 05:14:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/25 05:14:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/25 05:14:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/25 05:14:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/25 05:14:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/25 05:14:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/25 05:14:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:42698->172.17.0.3:30241, err= 2026/04/25 05:14:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/25 05:14:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/25 05:14:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/25 05:14:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/25 05:14:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/25 05:14:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/25 05:14:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:14:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/04/25 05:14:45 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/04/25 05:14:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/25 05:14:45 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/25 05:14:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/25 05:14:45 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/04/25 05:14:45 INFO : banana: Copied (new) to: YmFuYW5h 2026/04/25 05:14:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37634") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:58334->172.17.0.3:37634, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34205") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36136->172.17.0.3:34205, err= 2026/04/25 05:14:45 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/04/25 05:14:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/04/25 05:14:45 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/04/25 05:14:45 INFO : apple: Copied (new) to: YXBwbGU= 2026/04/25 05:14:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/25 05:14:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36697") 2026/04/25 05:14:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/25 05:14:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:58956->172.17.0.3:36697, err= 2026/04/25 05:14:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/25 05:14:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/25 05:14:45 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/25 05:14:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34578") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:38848->172.17.0.3:34578, err= 2026/04/25 05:14:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/04/25 05:14:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/04/25 05:14:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/25 05:14:45 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/25 05:14:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39650") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41170->172.17.0.3:39650, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36234") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:58322->172.17.0.3:36234, err= 2026/04/25 05:14:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/04/25 05:14:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/25 05:14:45 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/25 05:14:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/25 05:14:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39511") 2026/04/25 05:14:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/25 05:14:45 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/25 05:14:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/25 05:14:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/25 05:14:45 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/25 05:14:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43012->172.17.0.3:39511, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38161") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:37164->172.17.0.3:38161, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31935") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:48826->172.17.0.3:31935, err= 2026/04/25 05:14:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/04/25 05:14:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/04/25 05:14:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/25 05:14:45 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/25 05:14:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/25 05:14:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/04/25 05:14:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/25 05:14:45 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/25 05:14:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/25 05:14:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/25 05:14:45 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/25 05:14:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35478") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:39252->172.17.0.3:35478, err= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30063") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43860->172.17.0.3:30063, err= 2026/04/25 05:14:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/04/25 05:14:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37732") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60026->172.17.0.3:37732, err= 2026/04/25 05:14:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/25 05:14:45 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/25 05:14:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30404") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:55860->172.17.0.3:30404, err= 2026/04/25 05:14:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/25 05:14:45 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/25 05:14:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/25 05:14:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30995") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:42808->172.17.0.3:30995, err= 2026/04/25 05:14:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/04/25 05:14:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/25 05:14:45 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/25 05:14:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/25 05:14:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/25 05:14:45 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/25 05:14:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39810") 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:56158->172.17.0.3:39810, err= 2026/04/25 05:14:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/04/25 05:14:45 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30419") 2026/04/25 05:14:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/25 05:14:45 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51790->172.17.0.3:30419, err= 2026/04/25 05:14:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/04/25 05:14:45 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/04/25 05:14:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/04/25 05:14:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/25 05:14:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-punavav8keci: closing 1 unused connections 2026/04/25 05:14:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qasekaz5teci: closing 2 unused connections 2026/04/25 05:14:47 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32022") 2026/04/25 05:14:47 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53610->172.17.0.3:32022, err= 2026/04/25 05:14:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/04/25 05:14:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/25 05:14:47 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/25 05:14:47 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/25 05:14:47 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Connecting to FTP server 2026/04/25 05:14:47 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:21") 2026/04/25 05:14:47 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Connecting to FTP server 2026/04/25 05:14:47 INFO : appleappleapplebanana: Deleted 2026/04/25 05:14:47 INFO : dir1/0003-defghij.txt: Deleted 2026/04/25 05:14:47 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50112->172.17.0.3:21, err= 2026/04/25 05:14:47 INFO : dir1/0010-456789.txt: Deleted 2026/04/25 05:14:47 INFO : dir1/0014-89;=.txt: Deleted 2026/04/25 05:14:47 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Connecting to FTP server 2026/04/25 05:14:47 INFO : apple: Deleted 2026/04/25 05:14:47 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/25 05:14:47 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/25 05:14:47 INFO : dir1/0015-9;=.txt: Deleted 2026/04/25 05:14:47 INFO : banana: Deleted 2026/04/25 05:14:47 INFO : dir1/0007-1234567.txt: Deleted 2026/04/25 05:14:47 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/25 05:14:47 INFO : dir1/0012-6789;.txt: Deleted 2026/04/25 05:14:47 INFO : dir1/0008-2345678.txt: Deleted 2026/04/25 05:14:47 INFO : dir1/0013-789;=.txt: Deleted 2026/04/25 05:14:47 INFO : splitbananasplit: Deleted 2026/04/25 05:14:47 INFO : dir1/0009-3456789.txt: Deleted 2026/04/25 05:14:47 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:21") 2026/04/25 05:14:47 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50120->172.17.0.3:21, err= 2026/04/25 05:14:47 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:21") 2026/04/25 05:14:47 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50126->172.17.0.3:21, err= 2026/04/25 05:14:50 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/25 05:14:50 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/25 05:14:51 INFO : dir1/0011-56789;.txt: Deleted 2026/04/25 05:14:51 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38293") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60106->172.17.0.3:38293, err= 2026/04/25 05:14:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/04/25 05:14:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/04/25 05:14:51 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : YXBwbGU=: Excluded 2026/04/25 05:14:51 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : YmFuYW5h: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34663") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:52558->172.17.0.3:34663, err= 2026/04/25 05:14:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/04/25 05:14:51 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/04/25 05:14:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/04/25 05:14:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/04/25 05:14:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/04/25 05:14:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/04/25 05:14:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/04/25 05:14:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/04/25 05:14:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/04/25 05:14:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/04/25 05:14:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/04/25 05:14:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/04/25 05:14:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/04/25 05:14:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/04/25 05:14:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/04/25 05:14:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31718") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57024->172.17.0.3:31718, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31033") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:52440->172.17.0.3:31033, err= 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/25 05:14:51 DEBUG : apple: transformed to: YXBwbGU= 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/25 05:14:51 DEBUG : apple: transformed to: YXBwbGU= 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/25 05:14:51 DEBUG : apple: transformed to: YXBwbGU= 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/25 05:14:51 DEBUG : apple: transformed to: YXBwbGU= 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/25 05:14:51 DEBUG : apple: transformed to: YXBwbGU= 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/25 05:14:51 DEBUG : apple: transformed to: YXBwbGU= 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/25 05:14:51 DEBUG : apple: transformed to: YXBwbGU= 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/25 05:14:51 DEBUG : apple: transformed to: YXBwbGU= 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/25 05:14:51 DEBUG : apple: transformed to: YXBwbGU= 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/25 05:14:51 DEBUG : apple: transformed to: YXBwbGU= 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/25 05:14:51 DEBUG : apple: transformed to: YXBwbGU= 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/25 05:14:51 DEBUG : apple: transformed to: YXBwbGU= 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/25 05:14:51 DEBUG : apple: transformed to: YXBwbGU= 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/25 05:14:51 DEBUG : apple: transformed to: YXBwbGU= 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/25 05:14:51 DEBUG : apple: transformed to: YXBwbGU= 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/25 05:14:51 DEBUG : apple: transformed to: YXBwbGU= 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/25 05:14:51 DEBUG : banana: transformed to: YmFuYW5h 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/25 05:14:51 DEBUG : banana: transformed to: YmFuYW5h 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/25 05:14:51 DEBUG : banana: transformed to: YmFuYW5h 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/25 05:14:51 DEBUG : banana: transformed to: YmFuYW5h 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/25 05:14:51 DEBUG : banana: transformed to: YmFuYW5h 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/25 05:14:51 DEBUG : banana: transformed to: YmFuYW5h 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/25 05:14:51 DEBUG : banana: transformed to: YmFuYW5h 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/25 05:14:51 DEBUG : banana: transformed to: YmFuYW5h 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/25 05:14:51 DEBUG : banana: transformed to: YmFuYW5h 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/25 05:14:51 DEBUG : banana: transformed to: YmFuYW5h 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/25 05:14:51 DEBUG : banana: transformed to: YmFuYW5h 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/25 05:14:51 DEBUG : banana: transformed to: YmFuYW5h 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/25 05:14:51 DEBUG : banana: transformed to: YmFuYW5h 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/25 05:14:51 DEBUG : banana: transformed to: YmFuYW5h 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/25 05:14:51 DEBUG : banana: transformed to: YmFuYW5h 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/25 05:14:51 DEBUG : banana: transformed to: YmFuYW5h 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/25 05:14:51 DEBUG : banana: transformed to: YmFuYW5h 2026/04/25 05:14:51 DEBUG : apple: transformed to: YXBwbGU= 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/25 05:14:51 DEBUG : banana: transformed to: YmFuYW5h 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/25 05:14:51 DEBUG : apple: transformed to: YXBwbGU= 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/25 05:14:51 DEBUG : banana: transformed to: YmFuYW5h 2026/04/25 05:14:51 DEBUG : apple: transformed to: YXBwbGU= 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/25 05:14:51 DEBUG : banana: transformed to: YmFuYW5h 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/25 05:14:51 DEBUG : apple: transformed to: YXBwbGU= 2026/04/25 05:14:51 DEBUG : banana: transformed to: YmFuYW5h 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/25 05:14:51 DEBUG : banana: transformed to: YmFuYW5h 2026/04/25 05:14:51 DEBUG : apple: transformed to: YXBwbGU= 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/25 05:14:51 DEBUG : banana: transformed to: YmFuYW5h 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/25 05:14:51 DEBUG : apple: transformed to: YXBwbGU= 2026/04/25 05:14:51 DEBUG : apple: transformed to: YXBwbGU= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33277") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:46614->172.17.0.3:33277, err= 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/25 05:14:51 DEBUG : banana: transformed to: YmFuYW5h 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/25 05:14:51 DEBUG : YXBwbGU=: size = 5 OK 2026/04/25 05:14:51 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : apple: Unchanged skipping 2026/04/25 05:14:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/25 05:14:51 DEBUG : YmFuYW5h: size = 6 OK 2026/04/25 05:14:51 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : banana: Unchanged skipping 2026/04/25 05:14:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/25 05:14:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : splitbananasplit: Unchanged skipping 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/25 05:14:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/25 05:14:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/25 05:14:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/25 05:14:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/25 05:14:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/25 05:14:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/25 05:14:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/25 05:14:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/25 05:14:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/25 05:14:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/25 05:14:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/25 05:14:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/25 05:14:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/25 05:14:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/25 05:14:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/25 05:14:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/25 05:14:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/25 05:14:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/25 05:14:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/25 05:14:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/25 05:14:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/25 05:14:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/25 05:14:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/25 05:14:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/25 05:14:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/25 05:14:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/25 05:14:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/25 05:14:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/25 05:14:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/25 05:14:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/25 05:14:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/25 05:14:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/25 05:14:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/25 05:14:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/25 05:14:51 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37207") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47154->172.17.0.3:37207, err= 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/25 05:14:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/25 05:14:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/25 05:14:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/25 05:14:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/25 05:14:51 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/25 05:14:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:14:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:14:51 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:51 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35087") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41520->172.17.0.3:35087, err= 2026/04/25 05:14:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/04/25 05:14:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/04/25 05:14:51 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : YXBwbGU=: Excluded 2026/04/25 05:14:51 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : YmFuYW5h: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34056") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:49526->172.17.0.3:34056, err= 2026/04/25 05:14:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/04/25 05:14:51 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/04/25 05:14:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/04/25 05:14:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/04/25 05:14:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/04/25 05:14:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/04/25 05:14:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/04/25 05:14:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/04/25 05:14:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/04/25 05:14:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/04/25 05:14:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/04/25 05:14:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/04/25 05:14:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/04/25 05:14:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/04/25 05:14:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/04/25 05:14:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32619") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53084->172.17.0.3:32619, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38612") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:59544->172.17.0.3:38612, err= 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/25 05:14:51 DEBUG : apple: transformed to: YXBwbGU= 2026/04/25 05:14:51 DEBUG : banana: transformed to: YmFuYW5h 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/25 05:14:51 DEBUG : banana: transformed to: YmFuYW5h 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/25 05:14:51 DEBUG : apple: transformed to: YXBwbGU= 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/25 05:14:51 DEBUG : banana: transformed to: YmFuYW5h 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32679") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40426->172.17.0.3:32679, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39291") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36338->172.17.0.3:39291, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35831") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51106->172.17.0.3:35831, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31894") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:34248->172.17.0.3:31894, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34600") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60492->172.17.0.3:34600, err= === RUN TestTransform/prefix run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35150") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43062->172.17.0.3:35150, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30429") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44880->172.17.0.3:30429, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38043") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53396->172.17.0.3:38043, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38798") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:55454->172.17.0.3:38798, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31424") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50466->172.17.0.3:31424, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32294") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:39380->172.17.0.3:32294, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31116") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:34326->172.17.0.3:31116, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32321") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36290->172.17.0.3:32321, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35505") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43352->172.17.0.3:35505, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30696") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45694->172.17.0.3:30696, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36181") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53888->172.17.0.3:36181, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30832") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60204->172.17.0.3:30832, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31148") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:39908->172.17.0.3:31148, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39094") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33556->172.17.0.3:39094, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33906") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:56566->172.17.0.3:33906, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32784") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50816->172.17.0.3:32784, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37633") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44900->172.17.0.3:37633, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38110") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60840->172.17.0.3:38110, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33586") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40670->172.17.0.3:33586, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30323") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:38690->172.17.0.3:30323, err= 2026/04/25 05:14:51 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35357") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33412->172.17.0.3:35357, err= 2026/04/25 05:14:51 DEBUG : apple: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : apple: Excluded 2026/04/25 05:14:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : splitbananasplit: Excluded 2026/04/25 05:14:51 DEBUG : banana: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : banana: Excluded 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35144") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:54376->172.17.0.3:35144, err= 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36199") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51500->172.17.0.3:36199, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30157") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53540->172.17.0.3:30157, err= 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/25 05:14:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/25 05:14:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/25 05:14:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/25 05:14:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/25 05:14:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/25 05:14:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/25 05:14:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33143") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:54838->172.17.0.3:33143, err= 2026/04/25 05:14:51 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/25 05:14:51 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/25 05:14:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/25 05:14:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34811") 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:48046->172.17.0.3:34811, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36123") 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/25 05:14:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/25 05:14:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/25 05:14:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:37194->172.17.0.3:36123, err= 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/25 05:14:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/25 05:14:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/25 05:14:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31641") 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/25 05:14:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/25 05:14:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/25 05:14:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/25 05:14:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/25 05:14:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32861") 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/25 05:14:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/25 05:14:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/25 05:14:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/25 05:14:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/25 05:14:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/25 05:14:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/25 05:14:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35245") 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/25 05:14:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/25 05:14:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/25 05:14:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/25 05:14:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/25 05:14:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/25 05:14:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/25 05:14:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/25 05:14:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/25 05:14:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/25 05:14:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/25 05:14:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/25 05:14:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/25 05:14:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/25 05:14:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/25 05:14:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/25 05:14:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/25 05:14:51 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:14:51 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40796->172.17.0.3:35245, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:38040->172.17.0.3:32861, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:38848->172.17.0.3:31641, err= 2026/04/25 05:14:51 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/04/25 05:14:51 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/04/25 05:14:51 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/25 05:14:51 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/04/25 05:14:51 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/04/25 05:14:51 INFO : banana: Copied (new) to: PREFIXbanana 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31729") 2026/04/25 05:14:51 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/04/25 05:14:51 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/04/25 05:14:51 INFO : apple: Copied (new) to: PREFIXapple 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36036->172.17.0.3:31729, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35839") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33401") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33184->172.17.0.3:35839, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47236->172.17.0.3:33401, err= 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/04/25 05:14:51 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/04/25 05:14:51 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/04/25 05:14:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37959") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45284->172.17.0.3:37959, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33669") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36416->172.17.0.3:33669, err= 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/04/25 05:14:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/25 05:14:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35736") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:34828->172.17.0.3:35736, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34935") 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/04/25 05:14:51 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51080->172.17.0.3:34935, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39239") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57238->172.17.0.3:39239, err= 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/04/25 05:14:51 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37745") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41038->172.17.0.3:37745, err= 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/04/25 05:14:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31789") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:52476->172.17.0.3:31789, err= 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/04/25 05:14:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/04/25 05:14:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33080") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51650->172.17.0.3:33080, err= 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/04/25 05:14:51 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/04/25 05:14:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35917") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:39174->172.17.0.3:35917, err= 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38182") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37331") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:59718->172.17.0.3:37331, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53784->172.17.0.3:38182, err= 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/04/25 05:14:51 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/04/25 05:14:51 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34684") 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/04/25 05:14:51 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/04/25 05:14:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:55462->172.17.0.3:34684, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39146") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:58690->172.17.0.3:39146, err= 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/04/25 05:14:51 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/04/25 05:14:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/04/25 05:14:51 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:51 INFO : dir1/0015-9;=.txt: Deleted 2026/04/25 05:14:51 INFO : banana: Deleted 2026/04/25 05:14:51 INFO : dir1/0014-89;=.txt: Deleted 2026/04/25 05:14:51 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/25 05:14:51 INFO : dir1/0007-1234567.txt: Deleted 2026/04/25 05:14:51 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/25 05:14:51 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/25 05:14:51 INFO : dir1/0008-2345678.txt: Deleted 2026/04/25 05:14:51 INFO : dir1/0012-6789;.txt: Deleted 2026/04/25 05:14:51 INFO : dir1/0013-789;=.txt: Deleted 2026/04/25 05:14:51 INFO : apple: Deleted 2026/04/25 05:14:51 INFO : dir1/0003-defghij.txt: Deleted 2026/04/25 05:14:51 INFO : splitbananasplit: Deleted 2026/04/25 05:14:51 INFO : dir1/0010-456789.txt: Deleted 2026/04/25 05:14:51 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/25 05:14:51 INFO : dir1/0011-56789;.txt: Deleted 2026/04/25 05:14:51 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/25 05:14:51 INFO : dir1/0009-3456789.txt: Deleted 2026/04/25 05:14:51 INFO : appleappleapplebanana: Deleted 2026/04/25 05:14:51 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/25 05:14:51 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30623") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:39010->172.17.0.3:30623, err= 2026/04/25 05:14:51 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/04/25 05:14:51 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : PREFIXsplitbananasplit: Excluded 2026/04/25 05:14:51 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : PREFIXbanana: Excluded 2026/04/25 05:14:51 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : PREFIXapple: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31228") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44336->172.17.0.3:31228, err= 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37939") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36178->172.17.0.3:37939, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33344") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53420->172.17.0.3:33344, err= 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/25 05:14:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/25 05:14:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/25 05:14:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/25 05:14:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/25 05:14:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/25 05:14:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/25 05:14:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/25 05:14:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/25 05:14:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/25 05:14:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/25 05:14:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/25 05:14:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/25 05:14:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/25 05:14:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/25 05:14:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/25 05:14:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/25 05:14:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/25 05:14:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/25 05:14:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/25 05:14:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/25 05:14:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/25 05:14:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/25 05:14:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/25 05:14:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/25 05:14:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/25 05:14:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/25 05:14:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/25 05:14:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/25 05:14:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/25 05:14:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/25 05:14:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/25 05:14:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/25 05:14:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/25 05:14:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/25 05:14:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/25 05:14:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/25 05:14:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/25 05:14:51 DEBUG : apple: transformed to: PREFIXapple 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/25 05:14:51 DEBUG : banana: transformed to: PREFIXbanana 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34077") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36872->172.17.0.3:34077, err= 2026/04/25 05:14:51 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37751") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31989") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:56972->172.17.0.3:31989, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36406") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:34492->172.17.0.3:37751, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36096->172.17.0.3:36406, err= 2026/04/25 05:14:51 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/04/25 05:14:51 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/04/25 05:14:51 INFO : banana: Copied (new) 2026/04/25 05:14:51 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37935") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35466->172.17.0.3:37935, err= 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:14:51 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/04/25 05:14:51 INFO : appleappleapplebanana: Copied (new) 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37888") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60110->172.17.0.3:37888, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35570") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38834") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43414->172.17.0.3:35570, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:59754->172.17.0.3:38834, err= 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/04/25 05:14:51 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/04/25 05:14:51 INFO : splitbananasplit: Copied (new) 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/04/25 05:14:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32294") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:39392->172.17.0.3:32294, err= 2026/04/25 05:14:51 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36607") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:48932->172.17.0.3:36607, err= 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/04/25 05:14:51 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/04/25 05:14:51 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/04/25 05:14:51 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/25 05:14:51 INFO : apple: Copied (new) 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35094") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32043") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:58276->172.17.0.3:35094, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53690->172.17.0.3:32043, err= 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/04/25 05:14:51 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31409") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57508->172.17.0.3:31409, err= 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/04/25 05:14:51 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37849") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:54300->172.17.0.3:37849, err= 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/04/25 05:14:51 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38232") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:49766->172.17.0.3:38232, err= 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/04/25 05:14:51 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33025") 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/04/25 05:14:51 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39637") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:55198->172.17.0.3:39637, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:56442->172.17.0.3:33025, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31212") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:46336->172.17.0.3:31212, err= 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/04/25 05:14:51 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34551") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53988->172.17.0.3:34551, err= 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/04/25 05:14:51 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/04/25 05:14:51 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35828") 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/04/25 05:14:51 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31223") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:37380->172.17.0.3:35828, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:34598->172.17.0.3:31223, err= 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/04/25 05:14:51 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30263") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:34684->172.17.0.3:30263, err= 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/04/25 05:14:51 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/04/25 05:14:51 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/04/25 05:14:51 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/25 05:14:51 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:51 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/04/25 05:14:51 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/04/25 05:14:51 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/04/25 05:14:51 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/04/25 05:14:51 INFO : PREFIXappleappleapplebanana: Deleted 2026/04/25 05:14:51 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/04/25 05:14:51 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/04/25 05:14:51 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/04/25 05:14:51 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/04/25 05:14:51 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/04/25 05:14:51 INFO : PREFIXsplitbananasplit: Deleted 2026/04/25 05:14:51 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/04/25 05:14:51 INFO : PREFIXbanana: Deleted 2026/04/25 05:14:51 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/04/25 05:14:51 INFO : PREFIXapple: Deleted 2026/04/25 05:14:51 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/04/25 05:14:51 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/04/25 05:14:51 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/04/25 05:14:51 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/04/25 05:14:51 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/04/25 05:14:51 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32221") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33230->172.17.0.3:32221, err= 2026/04/25 05:14:51 DEBUG : apple: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : apple: Excluded 2026/04/25 05:14:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : splitbananasplit: Excluded 2026/04/25 05:14:51 DEBUG : banana: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : banana: Excluded 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34917") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47348->172.17.0.3:34917, err= 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39759") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33830->172.17.0.3:39759, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38087") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:55192->172.17.0.3:38087, err= 2026/04/25 05:14:51 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33034") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50510->172.17.0.3:33034, err= 2026/04/25 05:14:51 DEBUG : apple: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : apple: Excluded 2026/04/25 05:14:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : splitbananasplit: Excluded 2026/04/25 05:14:51 DEBUG : banana: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : banana: Excluded 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36936") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57652->172.17.0.3:36936, err= 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32248") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:49310->172.17.0.3:32248, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33351") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43718->172.17.0.3:33351, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37436") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51684->172.17.0.3:37436, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31729") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36038->172.17.0.3:31729, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37837") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:59724->172.17.0.3:37837, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37570") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51618->172.17.0.3:37570, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34402") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47366->172.17.0.3:34402, err= === RUN TestTransform/suffix run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36701") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:58122->172.17.0.3:36701, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33418") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50994->172.17.0.3:33418, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32564") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:52250->172.17.0.3:32564, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30454") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:55394->172.17.0.3:30454, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32709") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:55006->172.17.0.3:32709, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38725") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33552->172.17.0.3:38725, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30599") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:55728->172.17.0.3:30599, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38986") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:49322->172.17.0.3:38986, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37813") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:58602->172.17.0.3:37813, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36820") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45296->172.17.0.3:36820, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31381") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:54808->172.17.0.3:31381, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33424") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:42242->172.17.0.3:33424, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31706") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41908->172.17.0.3:31706, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34077") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36888->172.17.0.3:34077, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33864") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51490->172.17.0.3:33864, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34961") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:39396->172.17.0.3:34961, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32668") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:49112->172.17.0.3:32668, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35146") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45350->172.17.0.3:35146, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39471") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:34530->172.17.0.3:39471, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31560") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:55990->172.17.0.3:31560, err= 2026/04/25 05:14:51 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34678") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47242->172.17.0.3:34678, err= 2026/04/25 05:14:51 DEBUG : apple: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : apple: Excluded 2026/04/25 05:14:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : splitbananasplit: Excluded 2026/04/25 05:14:51 DEBUG : banana: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : banana: Excluded 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31460") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51432->172.17.0.3:31460, err= 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30670") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:37322->172.17.0.3:30670, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38700") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45386->172.17.0.3:38700, err= 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/25 05:14:51 DEBUG : apple: transformed to: appleSUFFIX 2026/04/25 05:14:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/25 05:14:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/25 05:14:51 DEBUG : apple: transformed to: appleSUFFIX 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/25 05:14:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/25 05:14:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/25 05:14:51 DEBUG : apple: transformed to: appleSUFFIX 2026/04/25 05:14:51 DEBUG : apple: transformed to: appleSUFFIX 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35554") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:39510->172.17.0.3:35554, err= 2026/04/25 05:14:51 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/25 05:14:51 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/25 05:14:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : apple: transformed to: appleSUFFIX 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/25 05:14:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37236") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:37432->172.17.0.3:37236, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37756") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53552->172.17.0.3:37756, err= 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/25 05:14:51 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30915") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51178->172.17.0.3:30915, err= 2026/04/25 05:14:51 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/04/25 05:14:51 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/25 05:14:51 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34455") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32657") 2026/04/25 05:14:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/25 05:14:51 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/04/25 05:14:51 INFO : banana: Copied (new) to: bananaSUFFIX 2026/04/25 05:14:51 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35742->172.17.0.3:32657, err= 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50928->172.17.0.3:34455, err= 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37720") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:49154->172.17.0.3:37720, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38555") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:56696->172.17.0.3:38555, err= 2026/04/25 05:14:51 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/25 05:14:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/04/25 05:14:51 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/04/25 05:14:51 INFO : apple: Copied (new) to: appleSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/25 05:14:51 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/04/25 05:14:51 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31568") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35666") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:55046->172.17.0.3:31568, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33452") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:34322->172.17.0.3:35666, err= 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/25 05:14:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:34532->172.17.0.3:33452, err= 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/25 05:14:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39996") 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/04/25 05:14:51 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57178->172.17.0.3:39996, err= 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33488") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53810->172.17.0.3:33488, err= 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/04/25 05:14:51 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36974") 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:42596->172.17.0.3:36974, err= 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/25 05:14:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33267") 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/25 05:14:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:48520->172.17.0.3:33267, err= 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34203") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35028") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36228->172.17.0.3:35028, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:55572->172.17.0.3:34203, err= 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/04/25 05:14:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37187") 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/04/25 05:14:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43836->172.17.0.3:37187, err= 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/04/25 05:14:51 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35228") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34834") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:56634->172.17.0.3:34834, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35246->172.17.0.3:35228, err= 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/04/25 05:14:51 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34225") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:32918->172.17.0.3:34225, err= 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/04/25 05:14:51 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/04/25 05:14:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33257") 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/04/25 05:14:51 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36536->172.17.0.3:33257, err= 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/04/25 05:14:51 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/04/25 05:14:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/04/25 05:14:51 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:51 INFO : banana: Deleted 2026/04/25 05:14:51 INFO : apple: Deleted 2026/04/25 05:14:51 INFO : dir1/0003-defghij.txt: Deleted 2026/04/25 05:14:51 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/25 05:14:51 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/25 05:14:51 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/25 05:14:51 INFO : dir1/0007-1234567.txt: Deleted 2026/04/25 05:14:51 INFO : dir1/0013-789;=.txt: Deleted 2026/04/25 05:14:51 INFO : dir1/0014-89;=.txt: Deleted 2026/04/25 05:14:51 INFO : splitbananasplit: Deleted 2026/04/25 05:14:51 INFO : dir1/0009-3456789.txt: Deleted 2026/04/25 05:14:51 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/25 05:14:51 INFO : dir1/0011-56789;.txt: Deleted 2026/04/25 05:14:51 INFO : appleappleapplebanana: Deleted 2026/04/25 05:14:51 INFO : dir1/0015-9;=.txt: Deleted 2026/04/25 05:14:51 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/25 05:14:51 INFO : dir1/0008-2345678.txt: Deleted 2026/04/25 05:14:51 INFO : dir1/0012-6789;.txt: Deleted 2026/04/25 05:14:51 INFO : dir1/0010-456789.txt: Deleted 2026/04/25 05:14:51 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/25 05:14:51 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38894") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:49568->172.17.0.3:38894, err= 2026/04/25 05:14:51 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/04/25 05:14:51 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : bananaSUFFIX: Excluded 2026/04/25 05:14:51 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : splitbananasplitSUFFIX: Excluded 2026/04/25 05:14:51 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : appleSUFFIX: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34374") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57052->172.17.0.3:34374, err= 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32779") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:54936->172.17.0.3:32779, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34619") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:49670->172.17.0.3:34619, err= 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/25 05:14:51 DEBUG : apple: transformed to: appleSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/25 05:14:51 DEBUG : apple: transformed to: appleSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/25 05:14:51 DEBUG : apple: transformed to: appleSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/25 05:14:51 DEBUG : apple: transformed to: appleSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/25 05:14:51 DEBUG : apple: transformed to: appleSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/25 05:14:51 DEBUG : apple: transformed to: appleSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/25 05:14:51 DEBUG : apple: transformed to: appleSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/25 05:14:51 DEBUG : apple: transformed to: appleSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/25 05:14:51 DEBUG : apple: transformed to: appleSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/25 05:14:51 DEBUG : apple: transformed to: appleSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/25 05:14:51 DEBUG : apple: transformed to: appleSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/25 05:14:51 DEBUG : apple: transformed to: appleSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/25 05:14:51 DEBUG : apple: transformed to: appleSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/25 05:14:51 DEBUG : apple: transformed to: appleSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/25 05:14:51 DEBUG : apple: transformed to: appleSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/25 05:14:51 DEBUG : apple: transformed to: appleSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/25 05:14:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/25 05:14:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/25 05:14:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/25 05:14:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/25 05:14:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/25 05:14:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/25 05:14:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/25 05:14:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/25 05:14:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/25 05:14:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/25 05:14:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/25 05:14:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/25 05:14:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/25 05:14:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/25 05:14:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/25 05:14:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/25 05:14:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/25 05:14:51 DEBUG : apple: transformed to: appleSUFFIX 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/25 05:14:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/25 05:14:51 DEBUG : apple: transformed to: appleSUFFIX 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/25 05:14:51 DEBUG : apple: transformed to: appleSUFFIX 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/25 05:14:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37958") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33694->172.17.0.3:37958, err= 2026/04/25 05:14:51 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37460") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:48664->172.17.0.3:37460, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35727") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41102->172.17.0.3:35727, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38210") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:34470->172.17.0.3:38210, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39139") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38172") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:58352->172.17.0.3:39139, err= 2026/04/25 05:14:51 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/04/25 05:14:51 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47520->172.17.0.3:38172, err= 2026/04/25 05:14:51 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/04/25 05:14:51 INFO : apple: Copied (new) 2026/04/25 05:14:51 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:14:51 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/04/25 05:14:51 INFO : appleappleapplebanana: Copied (new) 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38491") 2026/04/25 05:14:51 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/04/25 05:14:51 INFO : banana: Copied (new) 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60894->172.17.0.3:38491, err= 2026/04/25 05:14:51 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36450") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51036->172.17.0.3:36450, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35697") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45292->172.17.0.3:35697, err= 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/04/25 05:14:51 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/04/25 05:14:51 INFO : splitbananasplit: Copied (new) 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38289") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43598->172.17.0.3:38289, err= 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/04/25 05:14:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/04/25 05:14:51 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33638") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:46616->172.17.0.3:33638, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32254") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53732->172.17.0.3:32254, err= 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/04/25 05:14:51 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36268") 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/04/25 05:14:51 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44180->172.17.0.3:36268, err= 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/04/25 05:14:51 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34639") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:39742->172.17.0.3:34639, err= 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/04/25 05:14:51 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39859") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57506->172.17.0.3:39859, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32680") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:54640->172.17.0.3:32680, err= 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/04/25 05:14:51 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39305") 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:58118->172.17.0.3:39305, err= 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/04/25 05:14:51 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/04/25 05:14:51 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/04/25 05:14:51 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31233") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:32798->172.17.0.3:31233, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32153") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30217") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:52062->172.17.0.3:30217, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53966->172.17.0.3:32153, err= 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/04/25 05:14:51 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32094") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:58082->172.17.0.3:32094, err= 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/04/25 05:14:51 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/04/25 05:14:51 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30411") 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/04/25 05:14:51 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:56036->172.17.0.3:30411, err= 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/04/25 05:14:51 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/04/25 05:14:51 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/25 05:14:51 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:51 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/04/25 05:14:51 INFO : splitbananasplitSUFFIX: Deleted 2026/04/25 05:14:51 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/04/25 05:14:51 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/04/25 05:14:51 INFO : appleappleapplebananaSUFFIX: Deleted 2026/04/25 05:14:51 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/04/25 05:14:51 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/04/25 05:14:51 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/04/25 05:14:51 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/04/25 05:14:51 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/04/25 05:14:51 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/04/25 05:14:51 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/04/25 05:14:51 INFO : appleSUFFIX: Deleted 2026/04/25 05:14:51 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/04/25 05:14:51 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/04/25 05:14:51 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/04/25 05:14:51 INFO : bananaSUFFIX: Deleted 2026/04/25 05:14:51 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/04/25 05:14:51 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/04/25 05:14:51 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/04/25 05:14:51 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35633") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43334->172.17.0.3:35633, err= 2026/04/25 05:14:51 DEBUG : apple: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : apple: Excluded 2026/04/25 05:14:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : splitbananasplit: Excluded 2026/04/25 05:14:51 DEBUG : banana: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : banana: Excluded 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38558") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35646->172.17.0.3:38558, err= 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32483") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:38884->172.17.0.3:32483, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37829") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50186->172.17.0.3:37829, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33691") 2026/04/25 05:14:51 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:34734->172.17.0.3:33691, err= 2026/04/25 05:14:51 DEBUG : apple: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : apple: Excluded 2026/04/25 05:14:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : splitbananasplit: Excluded 2026/04/25 05:14:51 DEBUG : banana: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : banana: Excluded 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31021") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:42594->172.17.0.3:31021, err= 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36145") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60854->172.17.0.3:36145, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34721") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:37194->172.17.0.3:34721, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32330") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40554->172.17.0.3:32330, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30105") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36880->172.17.0.3:30105, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30624") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41148->172.17.0.3:30624, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34845") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:48018->172.17.0.3:34845, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34352") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:59774->172.17.0.3:34352, err= === RUN TestTransform/truncate run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30837") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:52842->172.17.0.3:30837, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33362") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60230->172.17.0.3:33362, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32606") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47572->172.17.0.3:32606, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38244") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36846->172.17.0.3:38244, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33230") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:59052->172.17.0.3:33230, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37024") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41150->172.17.0.3:37024, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30316") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57070->172.17.0.3:30316, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30612") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:38966->172.17.0.3:30612, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37024") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41162->172.17.0.3:37024, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31100") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:52122->172.17.0.3:31100, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33457") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44848->172.17.0.3:33457, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38495") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:54852->172.17.0.3:38495, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33641") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:46248->172.17.0.3:33641, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30830") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57952->172.17.0.3:30830, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37192") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:55460->172.17.0.3:37192, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38613") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40414->172.17.0.3:38613, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38912") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57502->172.17.0.3:38912, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35947") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47758->172.17.0.3:35947, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30047") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:37146->172.17.0.3:30047, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39281") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:59790->172.17.0.3:39281, err= 2026/04/25 05:14:51 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39045") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43840->172.17.0.3:39045, err= 2026/04/25 05:14:51 DEBUG : apple: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : apple: Excluded 2026/04/25 05:14:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : splitbananasplit: Excluded 2026/04/25 05:14:51 DEBUG : banana: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : banana: Excluded 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39409") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:39202->172.17.0.3:39409, err= 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31777") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44568->172.17.0.3:31777, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30654") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:54742->172.17.0.3:30654, err= 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35838") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41674->172.17.0.3:35838, err= 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/25 05:14:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : apple: size = 5 OK 2026/04/25 05:14:51 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : apple: Unchanged skipping 2026/04/25 05:14:51 DEBUG : banana: size = 6 OK 2026/04/25 05:14:51 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : banana: Unchanged skipping 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/25 05:14:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/25 05:14:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/25 05:14:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/25 05:14:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/25 05:14:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/25 05:14:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/25 05:14:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/25 05:14:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/25 05:14:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/25 05:14:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/25 05:14:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/25 05:14:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/25 05:14:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/25 05:14:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/25 05:14:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/25 05:14:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/25 05:14:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/25 05:14:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/25 05:14:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/25 05:14:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/25 05:14:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/25 05:14:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/25 05:14:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/25 05:14:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/25 05:14:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/25 05:14:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/25 05:14:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/25 05:14:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/25 05:14:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/25 05:14:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/25 05:14:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/25 05:14:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/25 05:14:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32077") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33577") 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:39290->172.17.0.3:33577, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45100->172.17.0.3:32077, err= 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/25 05:14:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/25 05:14:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34414") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:56794->172.17.0.3:34414, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37847") 2026/04/25 05:14:51 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/04/25 05:14:51 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37923") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41722->172.17.0.3:37923, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:42458->172.17.0.3:37847, err= 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/25 05:14:51 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35290") 2026/04/25 05:14:51 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53420->172.17.0.3:35290, err= 2026/04/25 05:14:51 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/04/25 05:14:51 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/25 05:14:51 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/04/25 05:14:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/04/25 05:14:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32065") 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53436->172.17.0.3:32065, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34649") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:56072->172.17.0.3:34649, err= 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/04/25 05:14:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/25 05:14:51 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35827") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32333") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:56142->172.17.0.3:35827, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47890->172.17.0.3:32333, err= 2026/04/25 05:14:51 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/04/25 05:14:51 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38595") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57350->172.17.0.3:38595, err= 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/04/25 05:14:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/25 05:14:51 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/04/25 05:14:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/25 05:14:51 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/04/25 05:14:51 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36216") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36940->172.17.0.3:36216, err= 2026/04/25 05:14:51 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/04/25 05:14:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39840") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50476->172.17.0.3:39840, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39224") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47658->172.17.0.3:39224, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34879") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33020->172.17.0.3:34879, err= 2026/04/25 05:14:51 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/04/25 05:14:51 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/04/25 05:14:51 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/25 05:14:51 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/04/25 05:14:51 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/04/25 05:14:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/25 05:14:51 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/04/25 05:14:51 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35115") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:56434->172.17.0.3:35115, err= 2026/04/25 05:14:51 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/04/25 05:14:51 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37129") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50898->172.17.0.3:37129, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39646") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34378") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:46636->172.17.0.3:39646, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:49058->172.17.0.3:34378, err= 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/04/25 05:14:51 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/04/25 05:14:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/04/25 05:14:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/04/25 05:14:51 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/04/25 05:14:51 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:51 INFO : dir1/0010-456789.txt: Deleted 2026/04/25 05:14:51 INFO : appleappleapplebanana: Deleted 2026/04/25 05:14:51 INFO : splitbananasplit: Deleted 2026/04/25 05:14:51 INFO : dir1/0013-789;=.txt: Deleted 2026/04/25 05:14:51 INFO : dir1/0008-2345678.txt: Deleted 2026/04/25 05:14:51 INFO : dir1/0009-3456789.txt: Deleted 2026/04/25 05:14:51 INFO : dir1/0012-6789;.txt: Deleted 2026/04/25 05:14:51 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/25 05:14:51 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/25 05:14:51 INFO : dir1/0011-56789;.txt: Deleted 2026/04/25 05:14:51 INFO : dir1/0003-defghij.txt: Deleted 2026/04/25 05:14:51 INFO : dir1/0007-1234567.txt: Deleted 2026/04/25 05:14:51 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/25 05:14:51 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/25 05:14:51 INFO : dir1/0014-89;=.txt: Deleted 2026/04/25 05:14:51 INFO : dir1/0015-9;=.txt: Deleted 2026/04/25 05:14:51 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/25 05:14:51 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/25 05:14:51 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39838") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47084->172.17.0.3:39838, err= 2026/04/25 05:14:51 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : splitbanan: Excluded 2026/04/25 05:14:51 DEBUG : apple: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : apple: Excluded 2026/04/25 05:14:51 DEBUG : banana: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : banana: Excluded 2026/04/25 05:14:51 DEBUG : appleapple: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : appleapple: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38679") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33954->172.17.0.3:38679, err= 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefg: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0000-abcde: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0003-defgh: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdef: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0009-34567: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0008-23456: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.t: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0004-efghi: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0010-45678: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijk: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0007-12345: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0011-56789: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0005-fghij: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35553") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51346->172.17.0.3:35553, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38646") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:54310->172.17.0.3:38646, err= 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30184") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60716->172.17.0.3:30184, err= 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/25 05:14:51 DEBUG : apple: size = 5 OK 2026/04/25 05:14:51 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : apple: Unchanged skipping 2026/04/25 05:14:51 DEBUG : appleapple: size = 21 OK 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/25 05:14:51 DEBUG : splitbanan: size = 16 OK 2026/04/25 05:14:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : splitbananasplit: Unchanged skipping 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/25 05:14:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/25 05:14:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/25 05:14:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/25 05:14:51 DEBUG : banana: size = 6 OK 2026/04/25 05:14:51 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : banana: Unchanged skipping 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/25 05:14:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/25 05:14:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/25 05:14:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/25 05:14:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/25 05:14:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36843") 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/25 05:14:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35284->172.17.0.3:36843, err= 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/25 05:14:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/25 05:14:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/25 05:14:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/25 05:14:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/25 05:14:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/25 05:14:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/25 05:14:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/25 05:14:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/25 05:14:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/25 05:14:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/25 05:14:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/25 05:14:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/25 05:14:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/25 05:14:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/25 05:14:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/25 05:14:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/25 05:14:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/25 05:14:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/25 05:14:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/25 05:14:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/25 05:14:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/25 05:14:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/25 05:14:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/25 05:14:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/25 05:14:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/25 05:14:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/25 05:14:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/25 05:14:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/25 05:14:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/25 05:14:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/25 05:14:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/25 05:14:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/25 05:14:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/25 05:14:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/25 05:14:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/25 05:14:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/25 05:14:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/25 05:14:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/25 05:14:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/25 05:14:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/25 05:14:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/25 05:14:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/25 05:14:51 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:14:51 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:51 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32011") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:58534->172.17.0.3:32011, err= 2026/04/25 05:14:51 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : splitbanan: Excluded 2026/04/25 05:14:51 DEBUG : apple: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : apple: Excluded 2026/04/25 05:14:51 DEBUG : banana: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : banana: Excluded 2026/04/25 05:14:51 DEBUG : appleapple: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : appleapple: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31825") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:54584->172.17.0.3:31825, err= 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefg: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0000-abcde: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0003-defgh: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdef: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0009-34567: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0008-23456: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.t: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0004-efghi: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0010-45678: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijk: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0007-12345: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0011-56789: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0005-fghij: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37810") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45680->172.17.0.3:37810, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31139") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:38612->172.17.0.3:31139, err= 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/25 05:14:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32473") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60036->172.17.0.3:32473, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32911") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:58898->172.17.0.3:32911, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36538") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40246->172.17.0.3:36538, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39681") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:49790->172.17.0.3:39681, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31422") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43428->172.17.0.3:31422, err= === RUN TestTransform/encoder run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30345") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:34560->172.17.0.3:30345, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38842") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:55162->172.17.0.3:38842, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34598") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33884->172.17.0.3:34598, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35246") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36700->172.17.0.3:35246, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31554") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47408->172.17.0.3:31554, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31917") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53704->172.17.0.3:31917, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34497") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:38892->172.17.0.3:34497, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30136") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:55184->172.17.0.3:30136, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35159") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:58728->172.17.0.3:35159, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36608") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:54906->172.17.0.3:36608, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37316") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:59966->172.17.0.3:37316, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32743") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:38198->172.17.0.3:32743, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37917") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57166->172.17.0.3:37917, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30830") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50288->172.17.0.3:30830, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35125") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40004->172.17.0.3:35125, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30141") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51290->172.17.0.3:30141, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37560") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45884->172.17.0.3:37560, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37167") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60314->172.17.0.3:37167, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36136") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51582->172.17.0.3:36136, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37847") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:48824->172.17.0.3:37847, err= 2026/04/25 05:14:51 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33643") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:59938->172.17.0.3:33643, err= 2026/04/25 05:14:51 DEBUG : apple: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : apple: Excluded 2026/04/25 05:14:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : splitbananasplit: Excluded 2026/04/25 05:14:51 DEBUG : banana: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : banana: Excluded 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39352") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41912->172.17.0.3:39352, err= 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35983") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47790->172.17.0.3:35983, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38498") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:52166->172.17.0.3:38498, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32382") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47680->172.17.0.3:32382, err= 2026/04/25 05:14:51 DEBUG : apple: size = 5 OK 2026/04/25 05:14:51 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : apple: Unchanged skipping 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/25 05:14:51 DEBUG : banana: size = 6 OK 2026/04/25 05:14:51 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : banana: Unchanged skipping 2026/04/25 05:14:51 DEBUG : splitbananasplit: size = 16 OK 2026/04/25 05:14:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : splitbananasplit: Unchanged skipping 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32773") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:34830->172.17.0.3:32773, err= 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:14:51 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:51 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32665") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45352->172.17.0.3:32665, err= 2026/04/25 05:14:51 DEBUG : apple: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : apple: Excluded 2026/04/25 05:14:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : splitbananasplit: Excluded 2026/04/25 05:14:51 DEBUG : banana: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : banana: Excluded 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30516") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:55066->172.17.0.3:30516, err= 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34357") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43854->172.17.0.3:34357, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34515") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:34256->172.17.0.3:34515, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35212") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:54432->172.17.0.3:35212, err= 2026/04/25 05:14:51 DEBUG : apple: size = 5 OK 2026/04/25 05:14:51 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : apple: Unchanged skipping 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/25 05:14:51 DEBUG : banana: size = 6 OK 2026/04/25 05:14:51 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : banana: Unchanged skipping 2026/04/25 05:14:51 DEBUG : splitbananasplit: size = 16 OK 2026/04/25 05:14:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : splitbananasplit: Unchanged skipping 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32180") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:42480->172.17.0.3:32180, err= 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:14:51 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:51 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38821") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:42532->172.17.0.3:38821, err= 2026/04/25 05:14:51 DEBUG : apple: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : apple: Excluded 2026/04/25 05:14:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : splitbananasplit: Excluded 2026/04/25 05:14:51 DEBUG : banana: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : banana: Excluded 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37923") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:49792->172.17.0.3:37923, err= 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31252") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35558->172.17.0.3:31252, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38205") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:56790->172.17.0.3:38205, err= 2026/04/25 05:14:51 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36048") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:52080->172.17.0.3:36048, err= 2026/04/25 05:14:51 DEBUG : apple: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : apple: Excluded 2026/04/25 05:14:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : splitbananasplit: Excluded 2026/04/25 05:14:51 DEBUG : banana: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : banana: Excluded 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32594") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50536->172.17.0.3:32594, err= 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33731") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50746->172.17.0.3:33731, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34841") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:54354->172.17.0.3:34841, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36998") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47776->172.17.0.3:36998, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38547") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40080->172.17.0.3:38547, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31816") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41432->172.17.0.3:31816, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35305") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:46532->172.17.0.3:35305, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36196") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41010->172.17.0.3:36196, err= === RUN TestTransform/ISO-8859-1 run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31930") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:42500->172.17.0.3:31930, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35184") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:42368->172.17.0.3:35184, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39819") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:32984->172.17.0.3:39819, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38393") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:38876->172.17.0.3:38393, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30586") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35454->172.17.0.3:30586, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35699") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41658->172.17.0.3:35699, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38249") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45530->172.17.0.3:38249, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38241") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:59518->172.17.0.3:38241, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33155") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36548->172.17.0.3:33155, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37100") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:46938->172.17.0.3:37100, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31559") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47476->172.17.0.3:31559, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36568") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35022->172.17.0.3:36568, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30957") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:52184->172.17.0.3:30957, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37313") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43032->172.17.0.3:37313, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34590") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53396->172.17.0.3:34590, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32065") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53450->172.17.0.3:32065, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36071") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:48236->172.17.0.3:36071, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39588") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36842->172.17.0.3:39588, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35452") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:54904->172.17.0.3:35452, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31330") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:34498->172.17.0.3:31330, err= 2026/04/25 05:14:51 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34956") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33676->172.17.0.3:34956, err= 2026/04/25 05:14:51 DEBUG : apple: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : apple: Excluded 2026/04/25 05:14:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : splitbananasplit: Excluded 2026/04/25 05:14:51 DEBUG : banana: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : banana: Excluded 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38022") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44202->172.17.0.3:38022, err= 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32265") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33306->172.17.0.3:32265, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30784") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45568->172.17.0.3:30784, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33177") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53742->172.17.0.3:33177, err= 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/25 05:14:51 DEBUG : apple: size = 5 OK 2026/04/25 05:14:51 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : apple: Unchanged skipping 2026/04/25 05:14:51 DEBUG : banana: size = 6 OK 2026/04/25 05:14:51 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : banana: Unchanged skipping 2026/04/25 05:14:51 DEBUG : splitbananasplit: size = 16 OK 2026/04/25 05:14:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : splitbananasplit: Unchanged skipping 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31235") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50072->172.17.0.3:31235, err= 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:14:51 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:51 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33769") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:56684->172.17.0.3:33769, err= 2026/04/25 05:14:51 DEBUG : apple: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : apple: Excluded 2026/04/25 05:14:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : splitbananasplit: Excluded 2026/04/25 05:14:51 DEBUG : banana: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : banana: Excluded 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32975") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:59250->172.17.0.3:32975, err= 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30774") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33066->172.17.0.3:30774, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35322") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36194->172.17.0.3:35322, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32269") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:48226->172.17.0.3:32269, err= 2026/04/25 05:14:51 DEBUG : apple: size = 5 OK 2026/04/25 05:14:51 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : apple: Unchanged skipping 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/25 05:14:51 DEBUG : banana: size = 6 OK 2026/04/25 05:14:51 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : banana: Unchanged skipping 2026/04/25 05:14:51 DEBUG : splitbananasplit: size = 16 OK 2026/04/25 05:14:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : splitbananasplit: Unchanged skipping 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31703") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47720->172.17.0.3:31703, err= 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:14:51 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:51 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37817") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45118->172.17.0.3:37817, err= 2026/04/25 05:14:51 DEBUG : apple: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : apple: Excluded 2026/04/25 05:14:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : splitbananasplit: Excluded 2026/04/25 05:14:51 DEBUG : banana: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : banana: Excluded 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31646") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:58662->172.17.0.3:31646, err= 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34602") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:46136->172.17.0.3:34602, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30163") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:49870->172.17.0.3:30163, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38158") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:48272->172.17.0.3:38158, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31131") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43976->172.17.0.3:31131, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31130") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:39408->172.17.0.3:31130, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32613") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60260->172.17.0.3:32613, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31761") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35022->172.17.0.3:31761, err= === RUN TestTransform/charmap run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30983") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57808->172.17.0.3:30983, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32802") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53902->172.17.0.3:32802, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33287") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:56090->172.17.0.3:33287, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39842") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45576->172.17.0.3:39842, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34619") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60798->172.17.0.3:34619, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38143") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:38866->172.17.0.3:38143, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38516") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43468->172.17.0.3:38516, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36154") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:38232->172.17.0.3:36154, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38157") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57046->172.17.0.3:38157, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30609") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:34904->172.17.0.3:30609, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33826") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:59840->172.17.0.3:33826, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39909") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:48980->172.17.0.3:39909, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30349") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:46314->172.17.0.3:30349, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34996") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36964->172.17.0.3:34996, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39937") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:54960->172.17.0.3:39937, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36321") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41472->172.17.0.3:36321, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35287") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:39108->172.17.0.3:35287, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32634") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51608->172.17.0.3:32634, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32559") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45900->172.17.0.3:32559, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34383") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:46580->172.17.0.3:34383, err= 2026/04/25 05:14:51 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37209") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:38274->172.17.0.3:37209, err= 2026/04/25 05:14:51 DEBUG : apple: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : apple: Excluded 2026/04/25 05:14:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : splitbananasplit: Excluded 2026/04/25 05:14:51 DEBUG : banana: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : banana: Excluded 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36386") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51606->172.17.0.3:36386, err= 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33460") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41902->172.17.0.3:33460, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32119") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:59080->172.17.0.3:32119, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31429") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:37114->172.17.0.3:31429, err= 2026/04/25 05:14:51 DEBUG : apple: size = 5 OK 2026/04/25 05:14:51 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : apple: Unchanged skipping 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/25 05:14:51 DEBUG : banana: size = 6 OK 2026/04/25 05:14:51 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : banana: Unchanged skipping 2026/04/25 05:14:51 DEBUG : splitbananasplit: size = 16 OK 2026/04/25 05:14:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : splitbananasplit: Unchanged skipping 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33825") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51062->172.17.0.3:33825, err= 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:14:51 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:51 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30387") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:48064->172.17.0.3:30387, err= 2026/04/25 05:14:51 DEBUG : apple: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : apple: Excluded 2026/04/25 05:14:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : splitbananasplit: Excluded 2026/04/25 05:14:51 DEBUG : banana: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : banana: Excluded 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31637") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:55338->172.17.0.3:31637, err= 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34069") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:55528->172.17.0.3:34069, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36886") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:56522->172.17.0.3:36886, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35151") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45114->172.17.0.3:35151, err= 2026/04/25 05:14:51 DEBUG : apple: size = 5 OK 2026/04/25 05:14:51 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : apple: Unchanged skipping 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/25 05:14:51 DEBUG : banana: size = 6 OK 2026/04/25 05:14:51 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : banana: Unchanged skipping 2026/04/25 05:14:51 DEBUG : splitbananasplit: size = 16 OK 2026/04/25 05:14:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : splitbananasplit: Unchanged skipping 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38115") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:49800->172.17.0.3:38115, err= 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:14:51 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:51 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32899") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:38004->172.17.0.3:32899, err= 2026/04/25 05:14:51 DEBUG : apple: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : apple: Excluded 2026/04/25 05:14:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : splitbananasplit: Excluded 2026/04/25 05:14:51 DEBUG : banana: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : banana: Excluded 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36052") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60412->172.17.0.3:36052, err= 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39222") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35822->172.17.0.3:39222, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35813") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33518->172.17.0.3:35813, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39395") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:39768->172.17.0.3:39395, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32433") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36848->172.17.0.3:32433, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32513") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51960->172.17.0.3:32513, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35693") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44358->172.17.0.3:35693, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32159") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40630->172.17.0.3:32159, err= === RUN TestTransform/lowercase run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34921") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44940->172.17.0.3:34921, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33094") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:34382->172.17.0.3:33094, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38854") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:34990->172.17.0.3:38854, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33680") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36488->172.17.0.3:33680, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39511") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:38652->172.17.0.3:39511, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37155") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45858->172.17.0.3:37155, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39963") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57178->172.17.0.3:39963, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32136") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36704->172.17.0.3:32136, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31179") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:54066->172.17.0.3:31179, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32604") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53456->172.17.0.3:32604, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33987") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:46528->172.17.0.3:33987, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35479") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44964->172.17.0.3:35479, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32249") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36754->172.17.0.3:32249, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37990") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50728->172.17.0.3:37990, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37993") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40958->172.17.0.3:37993, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39006") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35478->172.17.0.3:39006, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33350") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:42764->172.17.0.3:33350, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38129") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50184->172.17.0.3:38129, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32384") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:55230->172.17.0.3:32384, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34616") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50722->172.17.0.3:34616, err= 2026/04/25 05:14:51 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37926") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40640->172.17.0.3:37926, err= 2026/04/25 05:14:51 DEBUG : apple: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : apple: Excluded 2026/04/25 05:14:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : splitbananasplit: Excluded 2026/04/25 05:14:51 DEBUG : banana: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : banana: Excluded 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37352") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50788->172.17.0.3:37352, err= 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36388") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:34298->172.17.0.3:36388, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35174") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40904->172.17.0.3:35174, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37728") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:37550->172.17.0.3:37728, err= 2026/04/25 05:14:51 DEBUG : apple: size = 5 OK 2026/04/25 05:14:51 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : apple: Unchanged skipping 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/25 05:14:51 DEBUG : banana: size = 6 OK 2026/04/25 05:14:51 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : banana: Unchanged skipping 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38596") 2026/04/25 05:14:51 DEBUG : splitbananasplit: size = 16 OK 2026/04/25 05:14:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : splitbananasplit: Unchanged skipping 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60838->172.17.0.3:38596, err= 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:14:51 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:51 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31056") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:55032->172.17.0.3:31056, err= 2026/04/25 05:14:51 DEBUG : apple: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : apple: Excluded 2026/04/25 05:14:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : splitbananasplit: Excluded 2026/04/25 05:14:51 DEBUG : banana: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : banana: Excluded 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38147") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:52446->172.17.0.3:38147, err= 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30481") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:38714->172.17.0.3:30481, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31678") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57664->172.17.0.3:31678, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33916") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35502->172.17.0.3:33916, err= 2026/04/25 05:14:51 DEBUG : apple: size = 5 OK 2026/04/25 05:14:51 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : apple: Unchanged skipping 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/25 05:14:51 DEBUG : banana: size = 6 OK 2026/04/25 05:14:51 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : banana: Unchanged skipping 2026/04/25 05:14:51 DEBUG : splitbananasplit: size = 16 OK 2026/04/25 05:14:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : splitbananasplit: Unchanged skipping 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32821") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47694->172.17.0.3:32821, err= 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:14:51 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:51 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34686") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:38134->172.17.0.3:34686, err= 2026/04/25 05:14:51 DEBUG : apple: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : apple: Excluded 2026/04/25 05:14:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : splitbananasplit: Excluded 2026/04/25 05:14:51 DEBUG : banana: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : banana: Excluded 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37299") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57264->172.17.0.3:37299, err= 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33536") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:34758->172.17.0.3:33536, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37283") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47126->172.17.0.3:37283, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32597") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:52360->172.17.0.3:32597, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37567") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:32938->172.17.0.3:37567, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36943") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57688->172.17.0.3:36943, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38589") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36338->172.17.0.3:38589, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31981") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44268->172.17.0.3:31981, err= === RUN TestTransform/ascii run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36522") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:54076->172.17.0.3:36522, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31207") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:46448->172.17.0.3:31207, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32977") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33270->172.17.0.3:32977, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32182") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:55874->172.17.0.3:32182, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35974") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:59992->172.17.0.3:35974, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35763") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33224->172.17.0.3:35763, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38927") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:54538->172.17.0.3:38927, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36746") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35418->172.17.0.3:36746, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35172") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:58432->172.17.0.3:35172, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38316") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40284->172.17.0.3:38316, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33741") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44438->172.17.0.3:33741, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31137") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:59894->172.17.0.3:31137, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35644") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:58534->172.17.0.3:35644, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34341") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40876->172.17.0.3:34341, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35347") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47048->172.17.0.3:35347, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33145") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35832->172.17.0.3:33145, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35068") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57218->172.17.0.3:35068, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31119") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43268->172.17.0.3:31119, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37896") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:56966->172.17.0.3:37896, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30490") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:59090->172.17.0.3:30490, err= 2026/04/25 05:14:51 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32776") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:37618->172.17.0.3:32776, err= 2026/04/25 05:14:51 DEBUG : apple: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : apple: Excluded 2026/04/25 05:14:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : splitbananasplit: Excluded 2026/04/25 05:14:51 DEBUG : banana: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : banana: Excluded 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33388") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45450->172.17.0.3:33388, err= 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30428") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:52928->172.17.0.3:30428, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37339") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:42818->172.17.0.3:37339, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34512") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:46450->172.17.0.3:34512, err= 2026/04/25 05:14:51 DEBUG : apple: size = 5 OK 2026/04/25 05:14:51 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : apple: Unchanged skipping 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/25 05:14:51 DEBUG : banana: size = 6 OK 2026/04/25 05:14:51 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : banana: Unchanged skipping 2026/04/25 05:14:51 DEBUG : splitbananasplit: size = 16 OK 2026/04/25 05:14:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : splitbananasplit: Unchanged skipping 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32224") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53496->172.17.0.3:32224, err= 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:14:51 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32550") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:56810->172.17.0.3:32550, err= 2026/04/25 05:14:51 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:51 DEBUG : apple: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : apple: Excluded 2026/04/25 05:14:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : splitbananasplit: Excluded 2026/04/25 05:14:51 DEBUG : banana: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : banana: Excluded 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33007") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60096->172.17.0.3:33007, err= 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33955") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:37610->172.17.0.3:33955, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31935") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51810->172.17.0.3:31935, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35866") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:34664->172.17.0.3:35866, err= 2026/04/25 05:14:51 DEBUG : apple: size = 5 OK 2026/04/25 05:14:51 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : apple: Unchanged skipping 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/25 05:14:51 DEBUG : banana: size = 6 OK 2026/04/25 05:14:51 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : banana: Unchanged skipping 2026/04/25 05:14:51 DEBUG : splitbananasplit: size = 16 OK 2026/04/25 05:14:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : splitbananasplit: Unchanged skipping 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38015") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:58096->172.17.0.3:38015, err= 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:14:51 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:51 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30917") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33154->172.17.0.3:30917, err= 2026/04/25 05:14:51 DEBUG : apple: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : apple: Excluded 2026/04/25 05:14:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : splitbananasplit: Excluded 2026/04/25 05:14:51 DEBUG : banana: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : banana: Excluded 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : appleappleapplebanana: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32833") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41494->172.17.0.3:32833, err= 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/25 05:14:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31756") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:46228->172.17.0.3:31756, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37961") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:59322->172.17.0.3:37961, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31339") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:55906->172.17.0.3:31339, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38347") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44770->172.17.0.3:38347, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38067") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:34778->172.17.0.3:38067, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33268") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53916->172.17.0.3:33268, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37120") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44976->172.17.0.3:37120, err= --- PASS: TestTransform (6.73s) --- PASS: TestTransform/NFC (0.06s) --- PASS: TestTransform/NFD (0.07s) --- PASS: TestTransform/base64 (5.79s) --- PASS: TestTransform/prefix (0.14s) --- PASS: TestTransform/suffix (0.10s) --- PASS: TestTransform/truncate (0.15s) --- PASS: TestTransform/encoder (0.11s) --- PASS: TestTransform/ISO-8859-1 (0.10s) --- PASS: TestTransform/charmap (0.08s) --- PASS: TestTransform/lowercase (0.07s) --- PASS: TestTransform/ascii (0.06s) === RUN TestTransformCopy run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:14:51 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31100") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43808->172.17.0.3:31100, err= 2026/04/25 05:14:51 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/25 05:14:51 INFO : sub dir_somesuffix: Making directory 2026/04/25 05:14:51 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/25 05:14:51 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/04/25 05:14:51 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/25 05:14:51 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34848") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:49092->172.17.0.3:34848, err= 2026/04/25 05:14:51 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/04/25 05:14:51 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/25 05:14:51 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/25 05:14:51 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38032") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:49532->172.17.0.3:38032, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30061") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60678->172.17.0.3:30061, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30541") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:48034->172.17.0.3:30541, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30963") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33132->172.17.0.3:30963, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32665") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45354->172.17.0.3:32665, err= --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:14:51 DEBUG : toe: transformed to: tictactoe 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33291") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:49432->172.17.0.3:33291, err= 2026/04/25 05:14:51 DEBUG : toe: transformed to: tictactoe 2026/04/25 05:14:51 INFO : tictactoe: Making directory 2026/04/25 05:14:51 DEBUG : toe: transformed to: tictactoe 2026/04/25 05:14:51 DEBUG : toe: transformed to: tictactoe 2026/04/25 05:14:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/25 05:14:51 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32196") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:37328->172.17.0.3:32196, err= 2026/04/25 05:14:51 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/04/25 05:14:51 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/04/25 05:14:51 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/04/25 05:14:51 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33197") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45696->172.17.0.3:33197, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35752") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:32858->172.17.0.3:35752, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32512") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51790->172.17.0.3:32512, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31312") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36632->172.17.0.3:31312, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35014") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:34546->172.17.0.3:35014, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39926") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51232->172.17.0.3:39926, err= 2026/04/25 05:14:51 INFO : toe: Making directory 2026/04/25 05:14:51 INFO : toe/toe: Making directory 2026/04/25 05:14:51 DEBUG : toe: transformed to: tictactoe 2026/04/25 05:14:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/25 05:14:51 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38077") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44974->172.17.0.3:38077, err= 2026/04/25 05:14:51 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/04/25 05:14:51 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/04/25 05:14:51 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/25 05:14:51 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30574") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:32884->172.17.0.3:30574, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39296") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51118->172.17.0.3:39296, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34044") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:55280->172.17.0.3:34044, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30004") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40804->172.17.0.3:30004, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32418") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51504->172.17.0.3:32418, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37051") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:34464->172.17.0.3:37051, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33675") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40482->172.17.0.3:33675, err= --- PASS: TestFileTag (0.01s) === RUN TestNoTag run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37424") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33690->172.17.0.3:37424, err= 2026/04/25 05:14:51 INFO : toe: Making directory 2026/04/25 05:14:51 INFO : toe/toe: Making directory 2026/04/25 05:14:51 DEBUG : toe: transformed to: tictactoe 2026/04/25 05:14:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/25 05:14:51 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36757") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35776->172.17.0.3:36757, err= 2026/04/25 05:14:51 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/04/25 05:14:51 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/04/25 05:14:51 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/25 05:14:51 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34920") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50862->172.17.0.3:34920, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37804") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:42940->172.17.0.3:37804, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30092") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:39572->172.17.0.3:30092, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31037") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40208->172.17.0.3:31037, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36856") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:52740->172.17.0.3:36856, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36908") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53598->172.17.0.3:36908, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33972") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50470->172.17.0.3:33972, err= --- PASS: TestNoTag (0.01s) === RUN TestDirTag run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:14:51 DEBUG : empty_dir: Making directory with metadata 2026/04/25 05:14:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/25 05:14:51 DEBUG : toe: transformed to: tictactoe 2026/04/25 05:14:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/25 05:14:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36460") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41236->172.17.0.3:36460, err= 2026/04/25 05:14:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/25 05:14:51 INFO : tictacempty_dir: Making directory 2026/04/25 05:14:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/25 05:14:51 DEBUG : toe: transformed to: tictactoe 2026/04/25 05:14:51 DEBUG : toe: transformed to: tictactoe 2026/04/25 05:14:51 INFO : tictactoe: Making directory 2026/04/25 05:14:51 DEBUG : toe: transformed to: tictactoe 2026/04/25 05:14:51 DEBUG : toe: transformed to: tictactoe 2026/04/25 05:14:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/25 05:14:51 INFO : tictactoe/tictactoe: Making directory 2026/04/25 05:14:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/25 05:14:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/25 05:14:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39811") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:59504->172.17.0.3:39811, err= 2026/04/25 05:14:51 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/04/25 05:14:51 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/04/25 05:14:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/25 05:14:51 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33599") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41470->172.17.0.3:33599, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33682") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50542->172.17.0.3:33682, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39102") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51870->172.17.0.3:39102, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37880") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60420->172.17.0.3:37880, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32542") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:48770->172.17.0.3:32542, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34984") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:52418->172.17.0.3:34984, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34590") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53402->172.17.0.3:34590, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39483") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47036->172.17.0.3:39483, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34665") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33922->172.17.0.3:34665, err= --- PASS: TestDirTag (0.01s) === RUN TestAllTag run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:14:51 DEBUG : empty_dir: Making directory with metadata 2026/04/25 05:14:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/25 05:14:51 DEBUG : toe: transformed to: tictactoe 2026/04/25 05:14:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/25 05:14:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33388") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45464->172.17.0.3:33388, err= 2026/04/25 05:14:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/25 05:14:51 INFO : tictacempty_dir: Making directory 2026/04/25 05:14:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/25 05:14:51 DEBUG : toe: transformed to: tictactoe 2026/04/25 05:14:51 DEBUG : toe: transformed to: tictactoe 2026/04/25 05:14:51 INFO : tictactoe: Making directory 2026/04/25 05:14:51 DEBUG : toe: transformed to: tictactoe 2026/04/25 05:14:51 DEBUG : toe: transformed to: tictactoe 2026/04/25 05:14:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/25 05:14:51 INFO : tictactoe/tictactoe: Making directory 2026/04/25 05:14:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/25 05:14:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/25 05:14:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/25 05:14:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32127") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:37256->172.17.0.3:32127, err= 2026/04/25 05:14:51 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/04/25 05:14:51 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/04/25 05:14:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/25 05:14:51 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35304") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51896->172.17.0.3:35304, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36163") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44338->172.17.0.3:36163, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30452") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:58766->172.17.0.3:30452, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33729") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57804->172.17.0.3:33729, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32701") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:48198->172.17.0.3:32701, err= 2026/04/25 05:14:51 DEBUG : toe: transformed to: tictactoe 2026/04/25 05:14:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/25 05:14:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/25 05:14:51 DEBUG : toe: transformed to: tictactoe 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35826") 2026/04/25 05:14:51 DEBUG : toe: transformed to: tictactoe 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:56826->172.17.0.3:35826, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32495") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:39958->172.17.0.3:32495, err= 2026/04/25 05:14:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39453") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:39462->172.17.0.3:39453, err= 2026/04/25 05:14:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/25 05:14:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/04/25 05:14:51 NOTICE: ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: 0 differences found 2026/04/25 05:14:51 NOTICE: ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: 1 hashes could not be checked 2026/04/25 05:14:51 NOTICE: ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: 1 matching files 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39370") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50874->172.17.0.3:39370, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33076") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36874") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:53356->172.17.0.3:33076, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60418->172.17.0.3:36874, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32061") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:56518->172.17.0.3:32061, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39705") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47812->172.17.0.3:39705, err= --- PASS: TestAllTag (0.02s) === RUN TestRunTwice run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:14:51 DEBUG : toe: transformed to: tictactoe 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31281") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47734->172.17.0.3:31281, err= 2026/04/25 05:14:51 DEBUG : toe: transformed to: tictactoe 2026/04/25 05:14:51 INFO : tictactoe: Making directory 2026/04/25 05:14:51 DEBUG : toe: transformed to: tictactoe 2026/04/25 05:14:51 DEBUG : toe: transformed to: tictactoe 2026/04/25 05:14:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/25 05:14:51 INFO : tictactoe/tictactoe: Making directory 2026/04/25 05:14:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/25 05:14:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/25 05:14:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33807") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35936->172.17.0.3:33807, err= 2026/04/25 05:14:51 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/04/25 05:14:51 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/04/25 05:14:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/25 05:14:51 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36115") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:39172->172.17.0.3:36115, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38222") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:54384->172.17.0.3:38222, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32312") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45792->172.17.0.3:32312, err= 2026/04/25 05:14:51 DEBUG : toe: transformed to: tictactoe 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34011") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50072->172.17.0.3:34011, err= 2026/04/25 05:14:51 DEBUG : toe: transformed to: tictactoe 2026/04/25 05:14:51 DEBUG : toe: transformed to: tictactoe 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36298") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:59462->172.17.0.3:36298, err= 2026/04/25 05:14:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31279") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:49022->172.17.0.3:31279, err= 2026/04/25 05:14:51 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/25 05:14:51 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/25 05:14:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/25 05:14:51 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:14:51 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34505") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43602->172.17.0.3:34505, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32653") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:52262->172.17.0.3:32653, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32125") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:58912->172.17.0.3:32125, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31680") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41384->172.17.0.3:31680, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37506") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35694->172.17.0.3:37506, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37526") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45472->172.17.0.3:37526, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35991") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35716->172.17.0.3:35991, err= --- PASS: TestRunTwice (0.02s) === RUN TestSyntax 2026/04/25 05:14:51 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33797") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:56806->172.17.0.3:33797, err= 2026/04/25 05:14:51 INFO : toe: Making directory 2026/04/25 05:14:51 INFO : toe/toe: Making directory 2026/04/25 05:14:51 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31624") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33432->172.17.0.3:31624, err= 2026/04/25 05:14:51 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/04/25 05:14:51 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/04/25 05:14:51 INFO : toe/toe/toe: Copied (new) 2026/04/25 05:14:51 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37942") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45464->172.17.0.3:37942, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38521") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43462->172.17.0.3:38521, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34321") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:48236->172.17.0.3:34321, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36236") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36714->172.17.0.3:36236, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33377") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:58802->172.17.0.3:33377, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34493") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:46700->172.17.0.3:34493, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36000") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33628->172.17.0.3:36000, err= --- PASS: TestConflicting (0.01s) === RUN TestMove run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:14:51 DEBUG : empty_dir: Making directory with metadata 2026/04/25 05:14:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/25 05:14:51 DEBUG : toe: transformed to: tictactoe 2026/04/25 05:14:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/25 05:14:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35407") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47198->172.17.0.3:35407, err= 2026/04/25 05:14:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/25 05:14:51 INFO : tictacempty_dir: Making directory 2026/04/25 05:14:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/25 05:14:51 DEBUG : toe: transformed to: tictactoe 2026/04/25 05:14:51 DEBUG : toe: transformed to: tictactoe 2026/04/25 05:14:51 INFO : tictactoe: Making directory 2026/04/25 05:14:51 DEBUG : toe: transformed to: tictactoe 2026/04/25 05:14:51 DEBUG : toe: transformed to: tictactoe 2026/04/25 05:14:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/25 05:14:51 INFO : tictactoe/tictactoe: Making directory 2026/04/25 05:14:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/25 05:14:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/25 05:14:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/25 05:14:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/25 05:14:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36858") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:54758->172.17.0.3:36858, err= 2026/04/25 05:14:51 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/04/25 05:14:51 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/04/25 05:14:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/25 05:14:51 INFO : toe/toe/toe.txt: Deleted 2026/04/25 05:14:51 INFO : toe/toe: Removing directory 2026/04/25 05:14:51 INFO : toe: Removing directory 2026/04/25 05:14:51 INFO : empty_dir: Removing directory 2026/04/25 05:14:51 DEBUG : Local file system at /tmp/rclone1409849330: deleted 3 directories 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33267") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43116->172.17.0.3:33267, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36875") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:47872->172.17.0.3:36875, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38809") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33448->172.17.0.3:38809, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33310") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40796->172.17.0.3:33310, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33149") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35482->172.17.0.3:33149, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35382") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34668") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:55894->172.17.0.3:34668, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44796->172.17.0.3:35382, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33884") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:50596->172.17.0.3:33884, err= 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38806") 2026/04/25 05:14:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36552->172.17.0.3:38806, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:14:52 DEBUG : empty_dir: Making directory with metadata 2026/04/25 05:14:52 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/25 05:14:52 DEBUG : toe: transformed to: tictactoe 2026/04/25 05:14:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/25 05:14:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37553") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:56144->172.17.0.3:37553, err= 2026/04/25 05:14:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/25 05:14:52 INFO : tictacempty_dir: Making directory 2026/04/25 05:14:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/25 05:14:52 DEBUG : toe: transformed to: tictactoe 2026/04/25 05:14:52 DEBUG : toe: transformed to: tictactoe 2026/04/25 05:14:52 INFO : tictactoe: Making directory 2026/04/25 05:14:52 DEBUG : toe: transformed to: tictactoe 2026/04/25 05:14:52 DEBUG : toe: transformed to: tictactoe 2026/04/25 05:14:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/25 05:14:52 INFO : tictactoe/tictactoe: Making directory 2026/04/25 05:14:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/25 05:14:52 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/25 05:14:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/25 05:14:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/25 05:14:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37537") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:54388->172.17.0.3:37537, err= 2026/04/25 05:14:52 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/04/25 05:14:52 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/04/25 05:14:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/25 05:14:52 INFO : toe/toe/toe.txt: Deleted 2026/04/25 05:14:52 INFO : toe/toe: Removing directory 2026/04/25 05:14:52 INFO : toe: Removing directory 2026/04/25 05:14:52 INFO : empty_dir: Removing directory 2026/04/25 05:14:52 DEBUG : Local file system at /tmp/rclone1409849330: deleted 3 directories 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39667") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40414->172.17.0.3:39667, err= 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35925") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:34576->172.17.0.3:35925, err= 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37567") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:32946->172.17.0.3:37567, err= 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32085") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:56948->172.17.0.3:32085, err= 2026/04/25 05:14:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/25 05:14:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/04/25 05:14:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/25 05:14:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/25 05:14:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/25 05:14:52 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35986") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57302->172.17.0.3:35986, err= 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31265") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33283") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60804->172.17.0.3:33283, err= 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35292") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33026->172.17.0.3:35292, err= 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:49398->172.17.0.3:31265, err= 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36163") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44342->172.17.0.3:36163, err= 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35057") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:39090->172.17.0.3:35057, err= 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38231") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:46294->172.17.0.3:38231, err= 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31641") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36851") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36880") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44112->172.17.0.3:36851, err= 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41782->172.17.0.3:36880, err= 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:39248->172.17.0.3:31641, err= 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39680") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:35822->172.17.0.3:39680, err= 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36238") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:52366->172.17.0.3:36238, err= 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32135") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33612->172.17.0.3:32135, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:14:52 DEBUG : Reset feature "Copy" 2026/04/25 05:14:52 DEBUG : Reset feature "Move" 2026/04/25 05:14:52 DEBUG : Reset feature "Copy" 2026/04/25 05:14:52 DEBUG : Reset feature "Move" 2026/04/25 05:14:52 DEBUG : empty_dir: Making directory with metadata 2026/04/25 05:14:52 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/25 05:14:52 DEBUG : toe: transformed to: tictactoe 2026/04/25 05:14:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/25 05:14:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33764") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:38418->172.17.0.3:33764, err= 2026/04/25 05:14:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/25 05:14:52 INFO : tictacempty_dir: Making directory 2026/04/25 05:14:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/25 05:14:52 DEBUG : toe: transformed to: tictactoe 2026/04/25 05:14:52 DEBUG : toe: transformed to: tictactoe 2026/04/25 05:14:52 INFO : tictactoe: Making directory 2026/04/25 05:14:52 DEBUG : toe: transformed to: tictactoe 2026/04/25 05:14:52 DEBUG : toe: transformed to: tictactoe 2026/04/25 05:14:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/25 05:14:52 INFO : tictactoe/tictactoe: Making directory 2026/04/25 05:14:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/25 05:14:52 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/25 05:14:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/25 05:14:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/25 05:14:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31740") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40994->172.17.0.3:31740, err= 2026/04/25 05:14:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/25 05:14:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/25 05:14:52 INFO : toe/toe/toe.txt: Deleted 2026/04/25 05:14:52 INFO : toe/toe: Removing directory 2026/04/25 05:14:52 INFO : toe: Removing directory 2026/04/25 05:14:52 INFO : empty_dir: Removing directory 2026/04/25 05:14:52 DEBUG : Local file system at /tmp/rclone1409849330: deleted 3 directories 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30136") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:55198->172.17.0.3:30136, err= 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37869") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45218->172.17.0.3:37869, err= 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34618") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57354->172.17.0.3:34618, err= 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35765") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:37990->172.17.0.3:35765, err= 2026/04/25 05:14:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/25 05:14:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/04/25 05:14:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/25 05:14:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/25 05:14:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37915") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:55988->172.17.0.3:37915, err= 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30928") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36982->172.17.0.3:30928, err= 2026/04/25 05:14:52 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/25 05:14:52 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/04/25 05:14:52 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34405") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60918->172.17.0.3:34405, err= 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37097") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:48812->172.17.0.3:37097, err= 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31722") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40310->172.17.0.3:31722, err= 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34068") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31056") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:55046->172.17.0.3:31056, err= 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:52746->172.17.0.3:34068, err= 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34713") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41460->172.17.0.3:34713, err= 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:39669") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:33598->172.17.0.3:39669, err= 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31331") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37217") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:51178->172.17.0.3:31331, err= 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38922") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57190->172.17.0.3:38922, err= 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57598->172.17.0.3:37217, err= 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33169") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:45328->172.17.0.3:33169, err= 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37394") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:42000->172.17.0.3:37394, err= 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33493") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:55084->172.17.0.3:33493, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:14:52 DEBUG : toe: transformed to: dG9l 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31381") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60850->172.17.0.3:31381, err= 2026/04/25 05:14:52 DEBUG : toe: transformed to: dG9l 2026/04/25 05:14:52 INFO : dG9l: Making directory 2026/04/25 05:14:52 DEBUG : toe: transformed to: dG9l 2026/04/25 05:14:52 DEBUG : toe: transformed to: dG9l 2026/04/25 05:14:52 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/25 05:14:52 INFO : dG9l/dG9l: Making directory 2026/04/25 05:14:52 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/25 05:14:52 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/04/25 05:14:52 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/25 05:14:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/25 05:14:52 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33181") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:38786->172.17.0.3:33181, err= 2026/04/25 05:14:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/04/25 05:14:52 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/04/25 05:14:52 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34478") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:49820->172.17.0.3:34478, err= 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36091") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:56062->172.17.0.3:36091, err= 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38348") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:59202->172.17.0.3:38348, err= 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:36427") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:48226->172.17.0.3:36427, err= 2026/04/25 05:14:52 DEBUG : dG9l: transformed to: toe 2026/04/25 05:14:52 DEBUG : dG9l: transformed to: toe 2026/04/25 05:14:52 DEBUG : toe: Directory modification time the same (differ by 41.824281ms, within tolerance 1s) 2026/04/25 05:14:52 DEBUG : Added delayed dir = "toe", newDst=toe 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34123") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:37910->172.17.0.3:34123, err= 2026/04/25 05:14:52 DEBUG : dG9l: transformed to: toe 2026/04/25 05:14:52 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/04/25 05:14:52 DEBUG : toe/toe: Directory modification time the same (differ by 41.824281ms, within tolerance 1s) 2026/04/25 05:14:52 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35522") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41734->172.17.0.3:35522, err= 2026/04/25 05:14:52 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/04/25 05:14:52 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/25 05:14:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/04/25 05:14:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/04/25 05:14:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/04/25 05:14:52 DEBUG : Local file system at /tmp/rclone1409849330: Waiting for checks to finish 2026/04/25 05:14:52 DEBUG : Local file system at /tmp/rclone1409849330: Waiting for transfers to finish 2026/04/25 05:14:52 DEBUG : Waiting for deletions to finish 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38912") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44660->172.17.0.3:38912, err= 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:32282") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:36968->172.17.0.3:32282, err= 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34870") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:43768->172.17.0.3:34870, err= 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33574") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44278->172.17.0.3:33574, err= 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:33877") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:57932->172.17.0.3:33877, err= 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30487") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:46536->172.17.0.3:30487, err= 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37677") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:44726->172.17.0.3:37677, err= --- PASS: TestBase64 (0.01s) === RUN TestError run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-muxuzik5mufa", Local "Local file system at /tmp/rclone1409849330", Modify Window "1s" 2026/04/25 05:14:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/25 05:14:52 DEBUG : toe: transformed to: 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35811") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:58520->172.17.0.3:35811, err= 2026/04/25 05:14:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/25 05:14:52 DEBUG : toe: transformed to: 2026/04/25 05:14:52 INFO : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Making directory 2026/04/25 05:14:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/25 05:14:52 DEBUG : toe: transformed to: 2026/04/25 05:14:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/25 05:14:52 DEBUG : toe: transformed to: 2026/04/25 05:14:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/25 05:14:52 DEBUG : toe/toe: transformed to: 2026/04/25 05:14:52 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/25 05:14:52 INFO : toe/toe: Making directory 2026/04/25 05:14:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/25 05:14:52 DEBUG : toe/toe: transformed to: 2026/04/25 05:14:52 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/25 05:14:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/25 05:14:52 DEBUG : toe: transformed to: 2026/04/25 05:14:52 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/25 05:14:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/25 05:14:52 DEBUG : toe/toe/toe: transformed to: 2026/04/25 05:14:52 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for checks to finish 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Waiting for transfers to finish 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31845") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40956->172.17.0.3:31845, err= 2026/04/25 05:14:52 DEBUG : toe/toe/toe: size = 11 OK 2026/04/25 05:14:52 INFO : toe/toe/toe: Copied (new) 2026/04/25 05:14:52 ERROR : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: not deleting files as there were IO errors 2026/04/25 05:14:52 ERROR : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: not deleting directories as there were IO errors 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:38416") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:59280->172.17.0.3:38416, err= 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34512") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:46458->172.17.0.3:34512, err= 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:37006") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:41830->172.17.0.3:37006, err= 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34126") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:42024->172.17.0.3:34126, err= 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:31648") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:55840->172.17.0.3:31648, err= 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:34405") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60926->172.17.0.3:34405, err= 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:30462") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:40248->172.17.0.3:30462, err= --- PASS: TestError (0.01s) PASS 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: dial("tcp","172.17.0.3:35064") 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: > dial: conn=172.17.0.1:60912->172.17.0.3:35064, err= 2026/04/25 05:14:52 DEBUG : ftp://172.17.0.3:21/rclone-test-muxuzik5mufa: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 1m28.968454525s (try 1/5)