"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPProftpd: -verbose" - Starting (try 1/5) 2026/05/04 01:56:24 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gaqupaq7ximi" 2026/05/04 01:56:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/04 01:56:24 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/05/04 01:56:24 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:24 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:24 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:24 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:24 DEBUG : TestFTPProftpd: detected overridden config - adding "{aR8Ac}" suffix to name 2026/05/04 01:56:24 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:24 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:24 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:24 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:24 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Connecting to FTP server 2026/05/04 01:56:24 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:24 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59104->172.17.0.3:21, err= 2026/05/04 01:56:25 DEBUG : Creating backend with remote "/tmp/rclone3984675892" 2026/05/04 01:56: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-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:11026") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:58528->172.17.0.3:11026, err= 2026/05/04 01:56:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:25 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:40149") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44130->172.17.0.3:40149, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:35513") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44768->172.17.0.3:35513, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:14271") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:57052->172.17.0.3:14271, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:51214") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:34928->172.17.0.3:51214, err= 2026/05/04 01:56:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:64046") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:46560->172.17.0.3:64046, err= 2026/05/04 01:56:25 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/04 01:56:25 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/04 01:56:25 INFO : sub dir/hello world: Copied (new) 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:5436") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47540->172.17.0.3:5436, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:42575") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35872->172.17.0.3:42575, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:27658") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48466->172.17.0.3:27658, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:52814") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:46206->172.17.0.3:52814, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:44953") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:52310->172.17.0.3:44953, err= --- PASS: TestCopy (0.02s) === RUN TestCopyMetadata run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:53566") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:55656->172.17.0.3:53566, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:5118") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48216->172.17.0.3:5118, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:5128") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:52192->172.17.0.3:5128, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:52071") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:41562->172.17.0.3:52071, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:25 DEBUG : Creating backend with remote "/non-existing" 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:46235") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:36088->172.17.0.3:46235, err= 2026/05/04 01:56:25 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:33942") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:60180->172.17.0.3:33942, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:26973") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:57708->172.17.0.3:26973, err= --- PASS: TestCopyMissingDirectory (0.01s) === RUN TestCopyNoTraverse run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:29493") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:41908->172.17.0.3:29493, err= 2026/05/04 01:56:25 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/04 01:56:25 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/04 01:56:25 INFO : sub dir/hello world: Copied (new) 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:1129") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47292->172.17.0.3:1129, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:32062") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:58050->172.17.0.3:32062, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:7447") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50214->172.17.0.3:7447, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:3126") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:60238->172.17.0.3:3126, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:30110") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37336->172.17.0.3:30110, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" sync_test.go:222: Only runs on local 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:6000") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:34700->172.17.0.3:6000, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:49093") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:40468->172.17.0.3:49093, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:25 INFO : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Running all checks before starting transfers 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:11139") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:49382->172.17.0.3:11139, err= 2026/05/04 01:56:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:25 INFO : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Checks finished, now starting transfers 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:51098") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:40912->172.17.0.3:51098, err= 2026/05/04 01:56:25 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/04 01:56:25 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/04 01:56:25 INFO : sub dir/hello world: Copied (new) 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:7751") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:52148->172.17.0.3:7751, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:57101") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:58990->172.17.0.3:57101, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:13893") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35258->172.17.0.3:13893, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:17753") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:51056->172.17.0.3:17753, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:31715") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:39408->172.17.0.3:31715, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:25 ERROR : Ignoring --no-traverse with sync 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:48382") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:40346->172.17.0.3:48382, err= 2026/05/04 01:56:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:31000") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35404->172.17.0.3:31000, err= 2026/05/04 01:56:25 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/04 01:56:25 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/04 01:56:25 INFO : sub dir/hello world: Copied (new) 2026/05/04 01:56:25 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:17395") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:58184->172.17.0.3:17395, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:46894") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59566->172.17.0.3:46894, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:35413") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:42384->172.17.0.3:35413, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:58947") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:40598->172.17.0.3:58947, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:9017") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37752->172.17.0.3:9017, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:22692") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:36148->172.17.0.3:22692, err= 2026/05/04 01:56:25 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:38365") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:34036->172.17.0.3:38365, err= 2026/05/04 01:56:25 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/05/04 01:56:25 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/05/04 01:56:25 INFO : hello world2: Copied (new) 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:61559") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:33900->172.17.0.3:61559, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:26787") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:42586->172.17.0.3:26787, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:42470") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:43426->172.17.0.3:42470, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:48096") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50672->172.17.0.3:48096, err= 2026/05/04 01:56:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:7487") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:53738->172.17.0.3:7487, err= 2026/05/04 01:56:25 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/05/04 01:56:25 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/05/04 01:56:25 INFO : potato2: Copied (new) 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:10878") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:42834->172.17.0.3:10878, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:9534") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:49460->172.17.0.3:9534, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:35957") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:60750->172.17.0.3:35957, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:10983") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50092->172.17.0.3:10983, err= 2026/05/04 01:56:25 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/05/04 01:56:25 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/05/04 01:56:25 INFO : potato2: Copied (new) 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:40573") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:36202->172.17.0.3:40573, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:42380") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:46482->172.17.0.3:42380, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:13086") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:38012->172.17.0.3:13086, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/04 01:56:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/04 01:56:25 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/04 01:56:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:5149") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:57526->172.17.0.3:5149, err= 2026/05/04 01:56:25 INFO : sub dir2: Making directory 2026/05/04 01:56:25 INFO : sub dir: Making directory 2026/05/04 01:56:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/04 01:56:25 INFO : sub dir2/sub sub dir2: Making directory 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Connecting to FTP server 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59120->172.17.0.3:21, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:47356") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:40104->172.17.0.3:47356, err= 2026/05/04 01:56:25 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/04 01:56:25 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/04 01:56:25 INFO : sub dir/hello world: Copied (new) 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:61156") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:36794->172.17.0.3:61156, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:15264") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:56784->172.17.0.3:15264, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:7608") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:49412->172.17.0.3:7608, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:32920") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:53606->172.17.0.3:32920, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:23621") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:38166->172.17.0.3:23621, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:3373") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:33362->172.17.0.3:3373, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:44603") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50450->172.17.0.3:44603, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:6830") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:45532->172.17.0.3:6830, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:51206") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:55012->172.17.0.3:51206, err= --- PASS: TestCopyEmptyDirectories (0.02s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:25 INFO : sub dir2: Making directory 2026/05/04 01:56:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/04 01:56:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:45789") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50334->172.17.0.3:45789, err= 2026/05/04 01:56:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:20103") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:34264->172.17.0.3:20103, err= 2026/05/04 01:56:25 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/04 01:56:25 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/04 01:56:25 INFO : sub dir/hello world: Copied (new) 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:37522") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44476->172.17.0.3:37522, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:52692") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:36132->172.17.0.3:52692, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:28637") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48290->172.17.0.3:28637, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:34016") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:58456->172.17.0.3:34016, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:29988") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:49762->172.17.0.3:29988, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:25 DEBUG : sub dir2: Making directory with metadata 2026/05/04 01:56:25 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:50079") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48476->172.17.0.3:50079, err= 2026/05/04 01:56:25 INFO : sub dir2: Making directory 2026/05/04 01:56:25 INFO : sub dir: Making directory 2026/05/04 01:56:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:53893") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:58708->172.17.0.3:53893, err= 2026/05/04 01:56:25 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/04 01:56:25 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/04 01:56:25 INFO : sub dir/hello world: Copied (new) 2026/05/04 01:56:25 INFO : sub dir/hello world: Deleted 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:9996") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:57202->172.17.0.3:9996, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:29619") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:19958") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48726->172.17.0.3:29619, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:41500->172.17.0.3:19958, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:50536") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:52152->172.17.0.3:50536, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:47305") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:57090->172.17.0.3:47305, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:28407") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:17989") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47882->172.17.0.3:28407, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:33008->172.17.0.3:17989, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:60377") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:43200->172.17.0.3:60377, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:41626") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:43262->172.17.0.3:41626, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:39727") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:41442->172.17.0.3:39727, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:25 INFO : sub dir2: Making directory 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:20136") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:58520->172.17.0.3:20136, err= 2026/05/04 01:56:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:14014") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:56682->172.17.0.3:14014, err= 2026/05/04 01:56:25 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/04 01:56:25 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/04 01:56:25 INFO : sub dir/hello world: Copied (new) 2026/05/04 01:56:25 INFO : sub dir/hello world: Deleted 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:2878") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:42812->172.17.0.3:2878, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:54027") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:51300->172.17.0.3:54027, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:61583") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:55254->172.17.0.3:61583, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:38588") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50196->172.17.0.3:38588, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:20476") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:52788->172.17.0.3:20476, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:25 DEBUG : sub dir2: Making directory with metadata 2026/05/04 01:56:25 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/04 01:56:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:61086") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:34656->172.17.0.3:61086, err= 2026/05/04 01:56:25 INFO : sub dir2: Making directory 2026/05/04 01:56:25 INFO : sub dir: Making directory 2026/05/04 01:56:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:9342") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:43672->172.17.0.3:9342, err= 2026/05/04 01:56:25 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/04 01:56:25 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/04 01:56:25 INFO : sub dir/hello world: Copied (new) 2026/05/04 01:56:25 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:6926") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48580->172.17.0.3:6926, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:44515") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:5086") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:51802->172.17.0.3:44515, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37738->172.17.0.3:5086, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:40232") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:46632->172.17.0.3:40232, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:47521") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:44275") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:57242->172.17.0.3:47521, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44088->172.17.0.3:44275, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:16886") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:43464->172.17.0.3:16886, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:37848") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:33804->172.17.0.3:37848, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:44635") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:45498->172.17.0.3:44635, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:25 INFO : sub dir2: Making directory 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:8265") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47350->172.17.0.3:8265, err= 2026/05/04 01:56:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:48167") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:60592->172.17.0.3:48167, err= 2026/05/04 01:56:25 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/04 01:56:25 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/04 01:56:25 INFO : sub dir/hello world: Copied (new) 2026/05/04 01:56:25 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:12573") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59426->172.17.0.3:12573, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:21120") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59456->172.17.0.3:21120, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:55005") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:42176->172.17.0.3:55005, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:28949") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:60870->172.17.0.3:28949, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:48761") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54154->172.17.0.3:48761, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:2942") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48760->172.17.0.3:2942, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:56938") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:46698->172.17.0.3:56938, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:24571") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:49178->172.17.0.3:24571, err= 2026/05/04 01:56:25 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-megeciy5deju" 2026/05/04 01:56:25 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/05/04 01:56:25 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:25 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:25 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:25 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:25 DEBUG : TestFTPProftpd: detected overridden config - adding "{aR8Ac}" suffix to name 2026/05/04 01:56:25 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:25 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:25 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:25 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-megeciy5deju: Connecting to FTP server 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-megeciy5deju: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-megeciy5deju: > dial: conn=172.17.0.1:59132->172.17.0.3:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi -> ftp://172.17.0.3:21/rclone-test-megeciy5deju 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:14828") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:60738->172.17.0.3:14828, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-megeciy5deju: dial("tcp","172.17.0.3:36308") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-megeciy5deju: > dial: conn=172.17.0.1:53026->172.17.0.3:36308, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:63001") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37586->172.17.0.3:63001, err= 2026/05/04 01:56:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-megeciy5deju: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-megeciy5deju: Waiting for transfers to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:4499") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:51468->172.17.0.3:4499, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-megeciy5deju: dial("tcp","172.17.0.3:39139") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-megeciy5deju: > dial: conn=172.17.0.1:40576->172.17.0.3:39139, err= 2026/05/04 01:56:25 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/05/04 01:56:25 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/05/04 01:56:25 INFO : sub dir/hello world: Copied (new) 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-megeciy5deju: dial("tcp","172.17.0.3:21204") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-megeciy5deju: > dial: conn=172.17.0.1:58830->172.17.0.3:21204, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-megeciy5deju: dial("tcp","172.17.0.3:55721") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-megeciy5deju: > dial: conn=172.17.0.1:35994->172.17.0.3:55721, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-megeciy5deju: dial("tcp","172.17.0.3:53928") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-megeciy5deju: > dial: conn=172.17.0.1:59788->172.17.0.3:53928, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-megeciy5deju: dial("tcp","172.17.0.3:3700") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-megeciy5deju: > dial: conn=172.17.0.1:33242->172.17.0.3:3700, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-megeciy5deju: Purge object "sub dir/hello world" 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-megeciy5deju: Purge dir "sub dir" 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-megeciy5deju: Purge dir "" 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:34839") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:39826->172.17.0.3:34839, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:7548") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47338->172.17.0.3:7548, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:54710") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44284->172.17.0.3:54710, err= --- PASS: TestServerSideCopy (0.03s) === RUN TestCopyOverSelf run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:55607") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:53512->172.17.0.3:55607, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:26920") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:53358->172.17.0.3:26920, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:56250") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48158->172.17.0.3:56250, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:4296") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:41474->172.17.0.3:4296, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:20707") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:49926->172.17.0.3:20707, err= 2026/05/04 01:56:25 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3984675892) 2026/05/04 01:56:25 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi) 2026/05/04 01:56:25 DEBUG : sub dir/hello world: Sizes differ 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:62191") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:55434->172.17.0.3:62191, err= 2026/05/04 01:56:25 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/05/04 01:56:25 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/05/04 01:56:25 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:14336") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:34980->172.17.0.3:14336, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:15093") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54814->172.17.0.3:15093, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:64287") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35428->172.17.0.3:64287, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:45999") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:56468->172.17.0.3:45999, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:40795") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:38240->172.17.0.3:40795, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:42707") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:43258->172.17.0.3:42707, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:47863") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:33684->172.17.0.3:47863, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:30544") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54296->172.17.0.3:30544, err= 2026/05/04 01:56:25 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-riqohat3huju" 2026/05/04 01:56:25 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/05/04 01:56:25 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:25 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:25 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:25 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:25 DEBUG : TestFTPProftpd: detected overridden config - adding "{aR8Ac}" suffix to name 2026/05/04 01:56:25 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:25 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:25 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:25 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-riqohat3huju: Connecting to FTP server 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-riqohat3huju: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-riqohat3huju: > dial: conn=172.17.0.1:59138->172.17.0.3:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi -> ftp://172.17.0.3:21/rclone-test-riqohat3huju 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-riqohat3huju: dial("tcp","172.17.0.3:1917") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-riqohat3huju: > dial: conn=172.17.0.1:51622->172.17.0.3:1917, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:1493") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:57068->172.17.0.3:1493, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:29153") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:58288->172.17.0.3:29153, err= 2026/05/04 01:56:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-riqohat3huju: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-riqohat3huju: Waiting for transfers to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:32768") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:38586->172.17.0.3:32768, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-riqohat3huju: dial("tcp","172.17.0.3:56327") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-riqohat3huju: > dial: conn=172.17.0.1:56806->172.17.0.3:56327, err= 2026/05/04 01:56:25 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/05/04 01:56:25 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/05/04 01:56:25 INFO : sub dir/hello world: Copied (new) 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-riqohat3huju: dial("tcp","172.17.0.3:19740") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-riqohat3huju: > dial: conn=172.17.0.1:34366->172.17.0.3:19740, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-riqohat3huju: dial("tcp","172.17.0.3:64337") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-riqohat3huju: > dial: conn=172.17.0.1:41322->172.17.0.3:64337, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:12316") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:40794->172.17.0.3:12316, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:51679") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:41476->172.17.0.3:51679, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:30089") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:39484->172.17.0.3:30089, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:49479") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50986->172.17.0.3:49479, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-riqohat3huju: dial("tcp","172.17.0.3:10344") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-riqohat3huju: > dial: conn=172.17.0.1:44202->172.17.0.3:10344, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-riqohat3huju: dial("tcp","172.17.0.3:33091") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-riqohat3huju: > dial: conn=172.17.0.1:34394->172.17.0.3:33091, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:17770") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:57142->172.17.0.3:17770, err= 2026/05/04 01:56:25 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi) 2026/05/04 01:56:25 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-riqohat3huju) 2026/05/04 01:56:25 DEBUG : sub dir/hello world: Sizes differ 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-riqohat3huju: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-riqohat3huju: Waiting for transfers to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:10924") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:42330->172.17.0.3:10924, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-riqohat3huju: dial("tcp","172.17.0.3:62644") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-riqohat3huju: > dial: conn=172.17.0.1:50846->172.17.0.3:62644, err= 2026/05/04 01:56:25 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/05/04 01:56:25 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/05/04 01:56:25 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-riqohat3huju: dial("tcp","172.17.0.3:57283") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-riqohat3huju: > dial: conn=172.17.0.1:41472->172.17.0.3:57283, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-riqohat3huju: dial("tcp","172.17.0.3:1623") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-riqohat3huju: > dial: conn=172.17.0.1:35500->172.17.0.3:1623, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-riqohat3huju: dial("tcp","172.17.0.3:25799") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-riqohat3huju: > dial: conn=172.17.0.1:54882->172.17.0.3:25799, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-riqohat3huju: dial("tcp","172.17.0.3:23861") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-riqohat3huju: > dial: conn=172.17.0.1:49656->172.17.0.3:23861, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-riqohat3huju: Purge object "sub dir/hello world" 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-riqohat3huju: Purge dir "sub dir" 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-riqohat3huju: Purge dir "" 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:39699") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35824->172.17.0.3:39699, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:4134") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50276->172.17.0.3:4134, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:25570") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:52314->172.17.0.3:25570, err= --- PASS: TestServerSideCopyOverSelf (0.05s) === RUN TestMoveOverSelf run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:30037") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:56378->172.17.0.3:30037, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:24931") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:43848->172.17.0.3:24931, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:17124") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35662->172.17.0.3:17124, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:56473") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:46630->172.17.0.3:56473, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:27425") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50322->172.17.0.3:27425, err= 2026/05/04 01:56:25 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3984675892) 2026/05/04 01:56:25 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi) 2026/05/04 01:56:25 DEBUG : sub dir/hello world: Sizes differ 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:26086") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48322->172.17.0.3:26086, err= 2026/05/04 01:56:25 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/05/04 01:56:25 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/05/04 01:56:25 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/04 01:56:25 INFO : sub dir/hello world: Deleted 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:12675") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:43152->172.17.0.3:12675, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:28192") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37668->172.17.0.3:28192, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:35743") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:43154->172.17.0.3:35743, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:62496") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47736->172.17.0.3:62496, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:11415") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50118->172.17.0.3:11415, err= --- PASS: TestMoveOverSelf (0.02s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:7172") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:49432->172.17.0.3:7172, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:31988") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:53394->172.17.0.3:31988, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:37194") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35614->172.17.0.3:37194, err= 2026/05/04 01:56:25 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-kojelel4hobo" 2026/05/04 01:56:25 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/05/04 01:56:25 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:25 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:25 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:25 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:25 DEBUG : TestFTPProftpd: detected overridden config - adding "{aR8Ac}" suffix to name 2026/05/04 01:56:25 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:25 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:25 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:25 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-kojelel4hobo: Connecting to FTP server 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-kojelel4hobo: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-kojelel4hobo: > dial: conn=172.17.0.1:59154->172.17.0.3:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi -> ftp://172.17.0.3:21/rclone-test-kojelel4hobo 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:16738") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:60432->172.17.0.3:16738, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-kojelel4hobo: dial("tcp","172.17.0.3:17351") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-kojelel4hobo: > dial: conn=172.17.0.1:46628->172.17.0.3:17351, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:57912") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:36798->172.17.0.3:57912, err= 2026/05/04 01:56:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-kojelel4hobo: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-kojelel4hobo: Waiting for transfers to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:14483") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:46354->172.17.0.3:14483, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-kojelel4hobo: dial("tcp","172.17.0.3:65191") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-kojelel4hobo: > dial: conn=172.17.0.1:50188->172.17.0.3:65191, err= 2026/05/04 01:56:25 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/05/04 01:56:25 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/05/04 01:56:25 INFO : sub dir/hello world: Copied (new) 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-kojelel4hobo: dial("tcp","172.17.0.3:24297") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-kojelel4hobo: > dial: conn=172.17.0.1:50132->172.17.0.3:24297, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-kojelel4hobo: dial("tcp","172.17.0.3:33221") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-kojelel4hobo: > dial: conn=172.17.0.1:49122->172.17.0.3:33221, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:47851") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:60776->172.17.0.3:47851, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:43997") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:53376->172.17.0.3:43997, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:60350") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:53360->172.17.0.3:60350, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-kojelel4hobo: Using server-side directory move 2026/05/04 01:56:25 INFO : ftp://172.17.0.3:21/rclone-test-kojelel4hobo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:44435") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:56532->172.17.0.3:44435, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-kojelel4hobo: dial("tcp","172.17.0.3:12281") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-kojelel4hobo: > dial: conn=172.17.0.1:49462->172.17.0.3:12281, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-kojelel4hobo: dial("tcp","172.17.0.3:25244") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-kojelel4hobo: > dial: conn=172.17.0.1:55988->172.17.0.3:25244, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:34580") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50850->172.17.0.3:34580, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-kojelel4hobo: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi) 2026/05/04 01:56:25 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-kojelel4hobo) 2026/05/04 01:56:25 DEBUG : sub dir/hello world: Sizes differ 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-kojelel4hobo: Waiting for transfers to finish 2026/05/04 01:56:25 INFO : sub dir/hello world: Deleted 2026/05/04 01:56:25 INFO : sub dir/hello world: Moved (server-side) 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:40545") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50882->172.17.0.3:40545, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:11265") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:33716->172.17.0.3:11265, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-kojelel4hobo: dial("tcp","172.17.0.3:17046") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-kojelel4hobo: > dial: conn=172.17.0.1:35944->172.17.0.3:17046, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-kojelel4hobo: dial("tcp","172.17.0.3:15288") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-kojelel4hobo: > dial: conn=172.17.0.1:51936->172.17.0.3:15288, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:43576") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:55232->172.17.0.3:43576, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:55547") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54990->172.17.0.3:55547, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:36498") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:58462->172.17.0.3:36498, err= 2026/05/04 01:56:25 DEBUG : testing file moves 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-kojelel4hobo: dial("tcp","172.17.0.3:9301") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:33906") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-kojelel4hobo: > dial: conn=172.17.0.1:53824->172.17.0.3:9301, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:40624->172.17.0.3:33906, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-kojelel4hobo: dial("tcp","172.17.0.3:40781") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:34813") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48520->172.17.0.3:34813, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-kojelel4hobo: > dial: conn=172.17.0.1:50064->172.17.0.3:40781, err= 2026/05/04 01:56:25 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi) 2026/05/04 01:56:25 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-kojelel4hobo) 2026/05/04 01:56:25 DEBUG : sub dir/hello world: Sizes differ 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-kojelel4hobo: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-kojelel4hobo: Waiting for transfers to finish 2026/05/04 01:56:25 INFO : sub dir/hello world: Deleted 2026/05/04 01:56:25 INFO : sub dir/hello world: Moved (server-side) 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:31949") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:41232->172.17.0.3:31949, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:41042") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:53142->172.17.0.3:41042, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-kojelel4hobo: dial("tcp","172.17.0.3:41824") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-kojelel4hobo: > dial: conn=172.17.0.1:34690->172.17.0.3:41824, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-kojelel4hobo: dial("tcp","172.17.0.3:20589") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-kojelel4hobo: > dial: conn=172.17.0.1:52348->172.17.0.3:20589, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-kojelel4hobo: dial("tcp","172.17.0.3:3169") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-kojelel4hobo: > dial: conn=172.17.0.1:47806->172.17.0.3:3169, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-kojelel4hobo: dial("tcp","172.17.0.3:23462") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-kojelel4hobo: > dial: conn=172.17.0.1:59228->172.17.0.3:23462, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-kojelel4hobo: Purge object "sub dir/hello world" 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-kojelel4hobo: Purge dir "sub dir" 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-kojelel4hobo: Purge dir "" 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:4840") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:33176->172.17.0.3:4840, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:5802") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:39376->172.17.0.3:5802, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:60709") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:49492->172.17.0.3:60709, err= --- PASS: TestServerSideMoveOverSelf (0.06s) === RUN TestCopyAfterDelete run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:44315") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48858->172.17.0.3:44315, err= 2026/05/04 01:56:25 ERROR : error listing: directory not found 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:37381") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:51170->172.17.0.3:37381, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:19872") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:42130->172.17.0.3:19872, err= 2026/05/04 01:56:25 INFO : Local file system at /tmp/rclone3984675892: Making directory 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:38473") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:51858->172.17.0.3:38473, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:41174") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:36500->172.17.0.3:41174, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:58527") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:39056->172.17.0.3:58527, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:19575") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37622->172.17.0.3:19575, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:27454") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54960->172.17.0.3:27454, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:61556") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:56276->172.17.0.3:61556, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:6184") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:60886->172.17.0.3:6184, err= --- PASS: TestCopyAfterDelete (0.02s) === RUN TestCopyRedownload run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:47705") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:42532->172.17.0.3:47705, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:29189") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:55586->172.17.0.3:29189, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:47700") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59478->172.17.0.3:47700, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:13699") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:41458->172.17.0.3:13699, err= 2026/05/04 01:56:25 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:54639") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:58934->172.17.0.3:54639, err= 2026/05/04 01:56:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/04 01:56:25 DEBUG : Local file system at /tmp/rclone3984675892: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : Local file system at /tmp/rclone3984675892: Waiting for transfers to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:24110") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:40614->172.17.0.3:24110, err= 2026/05/04 01:56:25 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/05/04 01:56:25 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/05/04 01:56:25 INFO : sub dir/hello world: Copied (new) 2026/05/04 01:56:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:57606") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:42482->172.17.0.3:57606, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:42501") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:36436->172.17.0.3:42501, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:12451") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:57126->172.17.0.3:12451, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:50810") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:36134->172.17.0.3:50810, err= 2026/05/04 01:56:25 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:14675") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:33298->172.17.0.3:14675, err= 2026/05/04 01:56:25 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/05/04 01:56:25 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/05/04 01:56:25 INFO : check sum: Copied (new) 2026/05/04 01:56:25 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:22109") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:40248->172.17.0.3:22109, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:6438") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:53306->172.17.0.3:6438, err= 2026/05/04 01:56:25 DEBUG : check sum: size = 1 OK 2026/05/04 01:56:25 NOTICE: ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/04 01:56:25 DEBUG : check sum: Size of src and dst objects identical 2026/05/04 01:56:25 DEBUG : check sum: Unchanged skipping 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:25 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:25 INFO : There was nothing to transfer 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:2400") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:39898->172.17.0.3:2400, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:42971") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:57786->172.17.0.3:42971, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:41077") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:36084->172.17.0.3:41077, err= --- PASS: TestSyncBasedOnCheckSum (0.02s) === RUN TestSyncSizeOnly run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:44196") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:57814->172.17.0.3:44196, err= 2026/05/04 01:56:25 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:17731") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44238->172.17.0.3:17731, err= 2026/05/04 01:56:25 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/05/04 01:56:25 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/05/04 01:56:25 INFO : sizeonly: Copied (new) 2026/05/04 01:56:25 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:7526") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44734->172.17.0.3:7526, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:47171") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37628->172.17.0.3:47171, err= 2026/05/04 01:56:25 DEBUG : sizeonly: size = 6 OK 2026/05/04 01:56:25 DEBUG : sizeonly: Sizes identical 2026/05/04 01:56:25 DEBUG : sizeonly: Unchanged skipping 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:25 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:25 INFO : There was nothing to transfer 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:60942") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35702->172.17.0.3:60942, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:14052") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:32780->172.17.0.3:14052, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:56407") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:43228->172.17.0.3:56407, err= --- PASS: TestSyncSizeOnly (0.01s) === RUN TestSyncIgnoreSize run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:11285") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:34500->172.17.0.3:11285, err= 2026/05/04 01:56:25 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:13625") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:58228->172.17.0.3:13625, err= 2026/05/04 01:56:25 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/05/04 01:56:25 INFO : ignore-size: Copied (new) 2026/05/04 01:56:25 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:29766") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:58982->172.17.0.3:29766, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:31434") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:55718->172.17.0.3:31434, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:25 DEBUG : ignore-size: Unchanged skipping 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:25 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:25 INFO : There was nothing to transfer 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:24745") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:34522->172.17.0.3:24745, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:51881") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:57360->172.17.0.3:51881, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:60452") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:60958->172.17.0.3:60452, err= --- PASS: TestSyncIgnoreSize (0.02s) === RUN TestSyncIgnoreTimes run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:24581") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:58616->172.17.0.3:24581, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:19064") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37346->172.17.0.3:19064, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:58302") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:49578->172.17.0.3:58302, err= 2026/05/04 01:56:25 DEBUG : existing: size = 6 OK 2026/05/04 01:56:25 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : existing: Unchanged skipping 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:25 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:25 INFO : There was nothing to transfer 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:28395") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:52286->172.17.0.3:28395, err= 2026/05/04 01:56:25 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:62272") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59532->172.17.0.3:62272, err= 2026/05/04 01:56:25 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/05/04 01:56:25 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/05/04 01:56:25 INFO : existing: Copied (replaced existing) 2026/05/04 01:56:25 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:25213") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:60504->172.17.0.3:25213, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:6183") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:52230->172.17.0.3:6183, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:64565") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:51834->172.17.0.3:64565, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:2622") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44776->172.17.0.3:2622, err= 2026/05/04 01:56:25 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:29266") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48840->172.17.0.3:29266, err= 2026/05/04 01:56:25 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/05/04 01:56:25 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/05/04 01:56:25 INFO : existing: Copied (new) 2026/05/04 01:56:25 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:39972") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:45290->172.17.0.3:39972, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:54650") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:52502->172.17.0.3:54650, err= 2026/05/04 01:56:25 DEBUG : existing: Destination exists, skipping 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:25 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:25 INFO : There was nothing to transfer 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:42641") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59742->172.17.0.3:42641, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:3676") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59932->172.17.0.3:3676, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:34045") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44184->172.17.0.3:34045, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:35147") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:49246->172.17.0.3:35147, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:21421") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:34408->172.17.0.3:21421, err= 2026/05/04 01:56:25 INFO : d: Making directory 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:52894") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:53234->172.17.0.3:52894, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Connecting to FTP server 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:10787") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:43466") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59162->172.17.0.3:21, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47678->172.17.0.3:10787, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:38088->172.17.0.3:43466, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:12237") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:56012->172.17.0.3:12237, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:29660") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:33636->172.17.0.3:29660, err= 2026/05/04 01:56:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Connecting to FTP server 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:58199") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:39973") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50980->172.17.0.3:58199, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:35644") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:46820->172.17.0.3:35644, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59164->172.17.0.3:21, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:38760->172.17.0.3:39973, err= 2026/05/04 01:56:25 DEBUG : c/non empty space: size = 5 OK 2026/05/04 01:56:25 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/04 01:56:25 DEBUG : c/non empty space: Unchanged skipping 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:48915") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:36836->172.17.0.3:48915, err= 2026/05/04 01:56:25 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/05/04 01:56:25 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/05/04 01:56:25 INFO : a/potato2: Copied (new) 2026/05/04 01:56:25 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:25 INFO : b/potato: Deleted 2026/05/04 01:56:25 INFO : d: Removing directory 2026/05/04 01:56:25 INFO : b: Removing directory 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: deleted 2 directories 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:11837") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:46534->172.17.0.3:11837, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:15948") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:38726->172.17.0.3:15948, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:52651") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44948->172.17.0.3:52651, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:27968") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47286->172.17.0.3:27968, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:60586") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:52312->172.17.0.3:60586, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:22143") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:36120->172.17.0.3:22143, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:62016") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47906->172.17.0.3:62016, err= --- PASS: TestSyncIgnoreErrors (0.04s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:31080") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:34546->172.17.0.3:31080, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:11199") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37776->172.17.0.3:11199, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:5052") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:49594->172.17.0.3:5052, err= 2026/05/04 01:56:25 DEBUG : empty space: size = 1 OK 2026/05/04 01:56:25 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/05/04 01:56:25 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:25 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:44672") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:55022->172.17.0.3:44672, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:48194") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:57886->172.17.0.3:48194, err= 2026/05/04 01:56:25 DEBUG : empty space: size = 1 OK 2026/05/04 01:56:25 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:14215") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37366->172.17.0.3:14215, err= 2026/05/04 01:56:25 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/05/04 01:56:25 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/05/04 01:56:25 INFO : empty space: Copied (replaced existing) 2026/05/04 01:56:25 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:33524") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:53738->172.17.0.3:33524, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:50993") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:52686->172.17.0.3:50993, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:55008") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37144->172.17.0.3:55008, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.02s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:3786") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:40598->172.17.0.3:3786, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:16356") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54210->172.17.0.3:16356, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:10113") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:43248->172.17.0.3:10113, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:24980") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:33502->172.17.0.3:24980, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:61690") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37630->172.17.0.3:61690, err= 2026/05/04 01:56:25 DEBUG : foo: size = 3 OK 2026/05/04 01:56:25 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:18704") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:33154->172.17.0.3:18704, err= 2026/05/04 01:56:25 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/05/04 01:56:25 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/05/04 01:56:25 INFO : foo: Copied (replaced existing) 2026/05/04 01:56:25 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:3173") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:52884->172.17.0.3:3173, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:30839") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:53482->172.17.0.3:30839, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:33200") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:34702->172.17.0.3:33200, err= --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:35300") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:34192->172.17.0.3:35300, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:63791") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:51350->172.17.0.3:63791, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:17732") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:42154->172.17.0.3:17732, err= 2026/05/04 01:56:25 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/04 01:56:25 DEBUG : empty space: size = 1 OK 2026/05/04 01:56:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : empty space: Unchanged skipping 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:38656") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:53296->172.17.0.3:38656, err= 2026/05/04 01:56:25 DEBUG : potato.06503f43.partial: size = 60 OK 2026/05/04 01:56:25 DEBUG : potato.06503f43.partial: renamed to: potato 2026/05/04 01:56:25 INFO : potato: Copied (new) 2026/05/04 01:56:25 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:58757") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:49260->172.17.0.3:58757, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:12677") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:36324->172.17.0.3:12677, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:14600") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:49732->172.17.0.3:14600, err= --- PASS: TestSyncAfterAddingAFile (0.02s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:16937") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37488->172.17.0.3:16937, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:39175") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:49436->172.17.0.3:39175, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:30760") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54348->172.17.0.3:30760, err= 2026/05/04 01:56:25 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3984675892) 2026/05/04 01:56:25 DEBUG : potato: size = 60 (ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi) 2026/05/04 01:56:25 DEBUG : potato: Sizes differ 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:38615") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:39792->172.17.0.3:38615, err= 2026/05/04 01:56:25 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/05/04 01:56:25 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/05/04 01:56:25 INFO : potato: Copied (replaced existing) 2026/05/04 01:56:25 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:4508") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:39080->172.17.0.3:4508, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:20895") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47414->172.17.0.3:20895, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:29538") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37680->172.17.0.3:29538, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:16093") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:60966->172.17.0.3:16093, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:28219") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:40424->172.17.0.3:28219, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:57773") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:58926->172.17.0.3:57773, err= 2026/05/04 01:56:25 DEBUG : potato: size = 21 OK 2026/05/04 01:56:25 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:59503") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:52956->172.17.0.3:59503, err= 2026/05/04 01:56:25 DEBUG : potato.a809149f.partial: size = 21 OK 2026/05/04 01:56:25 DEBUG : potato.a809149f.partial: renamed to: potato 2026/05/04 01:56:25 INFO : potato: Copied (replaced existing) 2026/05/04 01:56:25 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:55322") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48432->172.17.0.3:55322, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:55359") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:40888->172.17.0.3:55359, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:22595") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:38084->172.17.0.3:22595, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:28229") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:60912->172.17.0.3:28229, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:24456") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35706->172.17.0.3:24456, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:7694") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48874->172.17.0.3:7694, err= 2026/05/04 01:56:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/04 01:56:25 DEBUG : empty space: size = 1 OK 2026/05/04 01:56:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/04 01:56:25 DEBUG : empty space: Unchanged skipping 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:25 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/04 01:56:25 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:25 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:18549") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:34860->172.17.0.3:18549, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:50134") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:56426->172.17.0.3:50134, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:53180") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:36818->172.17.0.3:53180, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:20997") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:49416->172.17.0.3:20997, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:29615") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37872->172.17.0.3:29615, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:18563") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37142->172.17.0.3:18563, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:20147") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:33096->172.17.0.3:20147, err= 2026/05/04 01:56:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/04 01:56:25 DEBUG : empty space: size = 1 OK 2026/05/04 01:56:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/04 01:56:25 DEBUG : empty space: Unchanged skipping 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:46194") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:55248->172.17.0.3:46194, err= 2026/05/04 01:56:25 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/05/04 01:56:25 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/05/04 01:56:25 INFO : potato2: Copied (new) 2026/05/04 01:56:25 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:25 INFO : potato: Deleted 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:53006") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:40138->172.17.0.3:53006, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:30420") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:56262->172.17.0.3:30420, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:49239") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:40422->172.17.0.3:49239, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:4053") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:57068->172.17.0.3:4053, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:39526") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:33980->172.17.0.3:39526, err= 2026/05/04 01:56:25 INFO : d: Making directory 2026/05/04 01:56:25 INFO : d/e: Making directory 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:25879") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54292->172.17.0.3:25879, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:64235") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:61765") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:54345") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:36120->172.17.0.3:64235, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:36552->172.17.0.3:61765, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:40900->172.17.0.3:54345, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:49813") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:57010->172.17.0.3:49813, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:15866") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54246->172.17.0.3:15866, err= 2026/05/04 01:56:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:17749") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:46876") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:33620->172.17.0.3:46876, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:43232->172.17.0.3:17749, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:19080") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50164->172.17.0.3:19080, err= 2026/05/04 01:56:25 DEBUG : c/non empty space: size = 5 OK 2026/05/04 01:56:25 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:36264") 2026/05/04 01:56:25 DEBUG : c/non empty space: Unchanged skipping 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:33068->172.17.0.3:36264, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:38177") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:56548->172.17.0.3:38177, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:25 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/05/04 01:56:25 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/05/04 01:56:25 INFO : a/potato2: Copied (new) 2026/05/04 01:56:25 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:25 INFO : b/potato: Deleted 2026/05/04 01:56:25 INFO : d/e: Removing directory 2026/05/04 01:56:25 INFO : d: Removing directory 2026/05/04 01:56:25 INFO : b: Removing directory 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: deleted 3 directories 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:23913") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:53206->172.17.0.3:23913, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:6259") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:34564->172.17.0.3:6259, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:17651") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:60762->172.17.0.3:17651, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:62122") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:55540->172.17.0.3:62122, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:14897") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:42918->172.17.0.3:14897, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:58295") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:43736->172.17.0.3:58295, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:25379") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:40996->172.17.0.3:25379, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:26566") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:51342->172.17.0.3:26566, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:5109") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48102->172.17.0.3:5109, err= 2026/05/04 01:56:25 INFO : d: Making directory 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:57339") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59320->172.17.0.3:57339, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:47940") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:2783") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:43630->172.17.0.3:47940, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59618->172.17.0.3:2783, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:23488") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:56036->172.17.0.3:23488, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:54016") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:56028->172.17.0.3:54016, err= 2026/05/04 01:56:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:31599") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:56600") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:33552->172.17.0.3:31599, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:60344") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:57368->172.17.0.3:56600, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44886->172.17.0.3:60344, err= 2026/05/04 01:56:25 DEBUG : c/non empty space: size = 5 OK 2026/05/04 01:56:25 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/04 01:56:25 DEBUG : c/non empty space: Unchanged skipping 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:53000") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35714->172.17.0.3:53000, err= 2026/05/04 01:56:25 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/05/04 01:56:25 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/05/04 01:56:25 INFO : a/potato2: Copied (new) 2026/05/04 01:56:25 ERROR : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: not deleting files as there were IO errors 2026/05/04 01:56:25 ERROR : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: not deleting directories as there were IO errors 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:19230") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:46342->172.17.0.3:19230, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:58724") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:57050->172.17.0.3:58724, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:3642") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:62864") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:30003") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:60164->172.17.0.3:3642, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:55026->172.17.0.3:62864, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54854->172.17.0.3:30003, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:15624") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:55812->172.17.0.3:15624, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:13209") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:49067") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:57582") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50148->172.17.0.3:13209, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48760->172.17.0.3:49067, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:21518") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35338->172.17.0.3:57582, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:57834->172.17.0.3:21518, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:50344") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:51756->172.17.0.3:50344, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.03s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:18546") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:45968->172.17.0.3:18546, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:2382") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59036->172.17.0.3:2382, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:15711") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:38326->172.17.0.3:15711, err= 2026/05/04 01:56:25 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:26400") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:60538->172.17.0.3:26400, err= 2026/05/04 01:56:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/04 01:56:25 DEBUG : empty space: size = 1 OK 2026/05/04 01:56:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : empty space: Unchanged skipping 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:25 INFO : potato: Deleted 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:33878") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:34962->172.17.0.3:33878, err= 2026/05/04 01:56:25 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/05/04 01:56:25 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/05/04 01:56:25 INFO : potato2: Copied (new) 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:63845") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54702->172.17.0.3:63845, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:50812") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:39382->172.17.0.3:50812, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:20062") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35734->172.17.0.3:20062, err= --- PASS: TestSyncDeleteDuring (0.02s) === RUN TestSyncDeleteBefore run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:2899") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:34824->172.17.0.3:2899, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:46040") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:40708->172.17.0.3:46040, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:17750") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:41862->172.17.0.3:17750, err= 2026/05/04 01:56:25 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:58601") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59516->172.17.0.3:58601, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:25 INFO : potato: Deleted 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:4572") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:60596->172.17.0.3:4572, err= 2026/05/04 01:56:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/04 01:56:25 DEBUG : empty space: size = 1 OK 2026/05/04 01:56:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/04 01:56:25 DEBUG : empty space: Unchanged skipping 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:17057") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48248->172.17.0.3:17057, err= 2026/05/04 01:56:25 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/05/04 01:56:25 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/05/04 01:56:25 INFO : potato2: Copied (new) 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:58238") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44674->172.17.0.3:58238, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:37269") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:32948->172.17.0.3:37269, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:5185") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48522->172.17.0.3:5185, err= --- PASS: TestSyncDeleteBefore (0.02s) === RUN TestCopyDeleteBefore run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:26494") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:49310->172.17.0.3:26494, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:60677") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:38560->172.17.0.3:60677, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:36426") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:57526->172.17.0.3:36426, err= 2026/05/04 01:56:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:59902") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:52318->172.17.0.3:59902, err= 2026/05/04 01:56:25 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/05/04 01:56:25 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/05/04 01:56:25 INFO : potato2: Copied (new) 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:21977") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:51156->172.17.0.3:21977, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:31336") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37452->172.17.0.3:31336, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:13212") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35438->172.17.0.3:13212, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:31636") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:51166->172.17.0.3:31636, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:4736") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:39140->172.17.0.3:4736, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:50587") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:53414->172.17.0.3:50587, err= 2026/05/04 01:56:25 DEBUG : enormous: Excluded (Size Filter) 2026/05/04 01:56:25 DEBUG : enormous: Excluded 2026/05/04 01:56:25 DEBUG : potato2: Excluded (Size Filter) 2026/05/04 01:56:25 DEBUG : potato2: Excluded 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:54023") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:60870->172.17.0.3:54023, err= 2026/05/04 01:56:25 DEBUG : potato2: Excluded (Size Filter) 2026/05/04 01:56:25 DEBUG : potato2: Excluded 2026/05/04 01:56:25 DEBUG : empty space: size = 1 OK 2026/05/04 01:56:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : empty space: Unchanged skipping 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:25 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:25 INFO : There was nothing to transfer 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:2207") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:49758->172.17.0.3:2207, err= 2026/05/04 01:56:25 DEBUG : enormous: Excluded (Size Filter) 2026/05/04 01:56:25 DEBUG : enormous: Excluded 2026/05/04 01:56:25 DEBUG : potato2: Excluded (Size Filter) 2026/05/04 01:56:25 DEBUG : potato2: Excluded 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:7334") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:56868->172.17.0.3:7334, err= 2026/05/04 01:56:25 DEBUG : potato2: Excluded (Size Filter) 2026/05/04 01:56:25 DEBUG : potato2: Excluded 2026/05/04 01:56:25 DEBUG : empty space: size = 1 OK 2026/05/04 01:56:25 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/05/04 01:56:25 DEBUG : empty space: Unchanged skipping 2026/05/04 01:56:25 DEBUG : Local file system at /tmp/rclone3984675892: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : Local file system at /tmp/rclone3984675892: Waiting for transfers to finish 2026/05/04 01:56:25 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:25 INFO : There was nothing to transfer 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:13285") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:46702->172.17.0.3:13285, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:29492") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:45394->172.17.0.3:29492, err= --- PASS: TestSyncWithExclude (0.02s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:27568") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47754->172.17.0.3:27568, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:50845") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37540->172.17.0.3:50845, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:20911") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:43422->172.17.0.3:20911, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:14005") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37872->172.17.0.3:14005, err= 2026/05/04 01:56:25 DEBUG : enormous: Excluded (Size Filter) 2026/05/04 01:56:25 DEBUG : enormous: Excluded 2026/05/04 01:56:25 DEBUG : potato2: Excluded (Size Filter) 2026/05/04 01:56:25 DEBUG : potato2: Excluded 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:65159") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47440->172.17.0.3:65159, err= 2026/05/04 01:56:25 DEBUG : empty space: size = 1 OK 2026/05/04 01:56:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : empty space: Unchanged skipping 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:25 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:25 INFO : enormous: Deleted 2026/05/04 01:56:25 INFO : potato2: Deleted 2026/05/04 01:56:25 INFO : There was nothing to transfer 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:12079") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48162->172.17.0.3:12079, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:15950") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37644->172.17.0.3:15950, err= 2026/05/04 01:56:25 DEBUG : empty space: size = 1 OK 2026/05/04 01:56:25 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/05/04 01:56:25 DEBUG : empty space: Unchanged skipping 2026/05/04 01:56:25 DEBUG : Local file system at /tmp/rclone3984675892: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : Local file system at /tmp/rclone3984675892: Waiting for transfers to finish 2026/05/04 01:56:25 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:25 INFO : potato2: Deleted 2026/05/04 01:56:25 INFO : enormous: Deleted 2026/05/04 01:56:25 INFO : There was nothing to transfer 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:32775") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48620->172.17.0.3:32775, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:24133") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:49700->172.17.0.3:24133, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.02s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:1403") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:56012->172.17.0.3:1403, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:13149") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:57792->172.17.0.3:13149, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:54946") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:43328->172.17.0.3:54946, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:22975") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54696->172.17.0.3:22975, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:25185") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:56954->172.17.0.3:25185, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:65305") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:53292->172.17.0.3:65305, err= 2026/05/04 01:56:25 DEBUG : five: Need to transfer - File not found at Destination 2026/05/04 01:56:25 DEBUG : one: Destination is newer than source, skipping 2026/05/04 01:56:25 DEBUG : four: size = 4 (Local file system at /tmp/rclone3984675892) 2026/05/04 01:56:25 DEBUG : four: size = 8 (ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi) 2026/05/04 01:56:25 DEBUG : four: Sizes differ 2026/05/04 01:56:25 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : three: size = 5 OK 2026/05/04 01:56:25 DEBUG : three: Sizes identical 2026/05/04 01:56:25 DEBUG : two: size = 3 OK 2026/05/04 01:56:25 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:35605") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:41052->172.17.0.3:35605, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:15813") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:43976->172.17.0.3:15813, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:16609") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:43140->172.17.0.3:16609, err= 2026/05/04 01:56:25 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/05/04 01:56:25 DEBUG : five.0fee171d.partial: size = 4 OK 2026/05/04 01:56:25 DEBUG : four.f852663a.partial: size = 4 OK 2026/05/04 01:56:25 DEBUG : five.0fee171d.partial: renamed to: five 2026/05/04 01:56:25 INFO : five: Copied (new) 2026/05/04 01:56:25 DEBUG : two.8549bf6d.partial: renamed to: two 2026/05/04 01:56:25 INFO : two: Copied (replaced existing) 2026/05/04 01:56:25 DEBUG : four.f852663a.partial: renamed to: four 2026/05/04 01:56:25 INFO : four: Copied (replaced existing) 2026/05/04 01:56:25 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:10446") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:34026->172.17.0.3:10446, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:47026") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:40878->172.17.0.3:47026, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:39297") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:49738->172.17.0.3:39297, err= --- PASS: TestSyncWithUpdateOlder (0.03s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/05/04 01:56:25 ERROR : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Ignoring --track-renames as the source and destination do not have a common hash 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:3830") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35788->172.17.0.3:3830, err= 2026/05/04 01:56:25 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/04 01:56:25 DEBUG : yam: Need to transfer - File not found at Destination 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:60375") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:45172->172.17.0.3:60375, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:34306") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50846->172.17.0.3:34306, err= 2026/05/04 01:56:25 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/05/04 01:56:25 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/05/04 01:56:25 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/05/04 01:56:25 INFO : yam: Copied (new) 2026/05/04 01:56:25 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/05/04 01:56:25 INFO : potato: Copied (new) 2026/05/04 01:56:25 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:41388") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:45994->172.17.0.3:41388, err= 2026/05/04 01:56:25 ERROR : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Ignoring --track-renames as the source and destination do not have a common hash 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:25289") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:49290->172.17.0.3:25289, err= 2026/05/04 01:56:25 DEBUG : yaml: Need to transfer - File not found at Destination 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : potato: size = 14 OK 2026/05/04 01:56:25 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:25 DEBUG : potato: Unchanged skipping 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:26125") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:41948->172.17.0.3:26125, err= 2026/05/04 01:56:25 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/05/04 01:56:25 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/05/04 01:56:25 INFO : yaml: Copied (new) 2026/05/04 01:56:25 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:25 INFO : yam: Deleted 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:9591") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:38812->172.17.0.3:9591, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:30774") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35960->172.17.0.3:30774, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:10026") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54546->172.17.0.3:10026, err= --- PASS: TestSyncWithTrackRenames (0.02s) === 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-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:16769") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:34152->172.17.0.3:16769, err= 2026/05/04 01:56:25 INFO : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Making map for --track-renames 2026/05/04 01:56:25 INFO : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Finished making map for --track-renames 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for renames to finish 2026/05/04 01:56:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/04 01:56:25 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:40593") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:57196") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:34550->172.17.0.3:40593, err= 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:33738->172.17.0.3:57196, err= 2026/05/04 01:56:25 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/05/04 01:56:25 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/05/04 01:56:25 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/05/04 01:56:25 INFO : yam: Copied (new) 2026/05/04 01:56:25 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/05/04 01:56:25 INFO : potato: Copied (new) 2026/05/04 01:56:25 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:9781") 2026/05/04 01:56:25 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:53022->172.17.0.3:9781, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:39163") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:36400->172.17.0.3:39163, err= 2026/05/04 01:56:26 DEBUG : potato: size = 14 OK 2026/05/04 01:56:26 INFO : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Making map for --track-renames 2026/05/04 01:56:26 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:26 INFO : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Finished making map for --track-renames 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:26 DEBUG : potato: Unchanged skipping 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for renames to finish 2026/05/04 01:56:26 INFO : yam: Moved (server-side) to: yaml 2026/05/04 01:56:26 INFO : yaml: Renamed from "yam" 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:26 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:26 INFO : There was nothing to transfer 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:39512") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:42516->172.17.0.3:39512, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:19372") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:55330->172.17.0.3:19372, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:43975") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:43812->172.17.0.3:43975, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.02s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:34382") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50360->172.17.0.3:34382, err= 2026/05/04 01:56:26 INFO : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Making map for --track-renames 2026/05/04 01:56:26 INFO : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Finished making map for --track-renames 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:26 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/04 01:56:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for renames to finish 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:64026") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:41874->172.17.0.3:64026, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:65344") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44878->172.17.0.3:65344, err= 2026/05/04 01:56:26 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/05/04 01:56:26 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/05/04 01:56:26 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/05/04 01:56:26 INFO : potato: Copied (new) 2026/05/04 01:56:26 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/05/04 01:56:26 INFO : sub/yam: Copied (new) 2026/05/04 01:56:26 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:42428") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:33622->172.17.0.3:42428, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:55941") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44034->172.17.0.3:55941, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:18227") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:45204->172.17.0.3:18227, err= 2026/05/04 01:56:26 DEBUG : potato: size = 14 OK 2026/05/04 01:56:26 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:26 DEBUG : potato: Unchanged skipping 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:27307") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54564->172.17.0.3:27307, err= 2026/05/04 01:56:26 INFO : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Making map for --track-renames 2026/05/04 01:56:26 INFO : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Finished making map for --track-renames 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for renames to finish 2026/05/04 01:56:26 INFO : sub/yam: Moved (server-side) to: yam 2026/05/04 01:56:26 INFO : yam: Renamed from "sub/yam" 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:26 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:26 INFO : There was nothing to transfer 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:59384") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:51810->172.17.0.3:59384, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:7848") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:55856->172.17.0.3:7848, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:30967") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48260->172.17.0.3:30967, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:63948") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:38394->172.17.0.3:63948, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:57523") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:38966->172.17.0.3:57523, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.02s) === RUN TestServerSideMoveLocal run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:26 DEBUG : Creating backend with remote "/tmp/rclone3984675892/dir1" 2026/05/04 01:56:26 DEBUG : Creating backend with remote "/tmp/rclone3984675892/dir2" 2026/05/04 01:56:26 DEBUG : Local file system at /tmp/rclone3984675892/dir2: Using server-side directory move 2026/05/04 01:56:26 INFO : Local file system at /tmp/rclone3984675892/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/04 01:56:26 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:26 DEBUG : Local file system at /tmp/rclone3984675892/dir2: Waiting for checks to finish 2026/05/04 01:56:26 INFO : file1.txt: Moved (server-side) 2026/05/04 01:56:26 DEBUG : Local file system at /tmp/rclone3984675892/dir2: Waiting for transfers to finish 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:22863") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:42732->172.17.0.3:22863, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:28106") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:52846->172.17.0.3:28106, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:28028") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37372->172.17.0.3:28028, err= 2026/05/04 01:56:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/04 01:56:26 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:36433") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:39130->172.17.0.3:36433, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:46431") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44158->172.17.0.3:46431, err= 2026/05/04 01:56:26 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/04 01:56:26 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/05/04 01:56:26 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/04 01:56:26 INFO : sub dir/hello world: Copied (new) 2026/05/04 01:56:26 INFO : sub dir/hello world: Deleted 2026/05/04 01:56:26 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/05/04 01:56:26 INFO : nested/sub dir/file: Copied (new) 2026/05/04 01:56:26 INFO : nested/sub dir/file: Deleted 2026/05/04 01:56:26 INFO : sub dir: Removing directory 2026/05/04 01:56:26 INFO : nested/sub dir: Removing directory 2026/05/04 01:56:26 INFO : nested: Removing directory 2026/05/04 01:56:26 DEBUG : Local file system at /tmp/rclone3984675892: deleted 3 directories 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:47653") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:46472->172.17.0.3:47653, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:45766") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:27028") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:60246->172.17.0.3:45766, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35178->172.17.0.3:27028, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:33585") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44312->172.17.0.3:33585, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:31136") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37966->172.17.0.3:31136, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:48194") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:57888->172.17.0.3:48194, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:14518") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47468->172.17.0.3:14518, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:9370") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:49720->172.17.0.3:9370, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:6396") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:57980->172.17.0.3:6396, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:42661") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:51674->172.17.0.3:42661, err= 2026/05/04 01:56:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/04 01:56:26 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:51121") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37412->172.17.0.3:51121, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:10551") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:57878->172.17.0.3:10551, err= 2026/05/04 01:56:26 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/05/04 01:56:26 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/04 01:56:26 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/05/04 01:56:26 INFO : nested/sub dir/file: Copied (new) 2026/05/04 01:56:26 INFO : nested/sub dir/file: Deleted 2026/05/04 01:56:26 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/04 01:56:26 INFO : sub dir/hello world: Copied (new) 2026/05/04 01:56:26 INFO : sub dir/hello world: Deleted 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:18863") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47768->172.17.0.3:18863, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:10651") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:32264") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37326->172.17.0.3:32264, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:49892->172.17.0.3:10651, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:64378") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:53730->172.17.0.3:64378, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:22429") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:42296->172.17.0.3:22429, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:40955") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:39374") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:51232->172.17.0.3:40955, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:51300->172.17.0.3:39374, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:11130") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:45368->172.17.0.3:11130, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:3778") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:43380->172.17.0.3:3778, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:55283") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:38076->172.17.0.3:55283, err= 2026/05/04 01:56:26 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/04 01:56:26 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:59288") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:13231") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:55270->172.17.0.3:59288, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:49238->172.17.0.3:13231, err= 2026/05/04 01:56:26 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/05/04 01:56:26 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/05/04 01:56:26 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/05/04 01:56:26 INFO : existing: Copied (new) 2026/05/04 01:56:26 INFO : existing: Deleted 2026/05/04 01:56:26 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/05/04 01:56:26 INFO : existing-b: Copied (new) 2026/05/04 01:56:26 INFO : existing-b: Deleted 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:3953") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44290->172.17.0.3:3953, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:59341") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:60390->172.17.0.3:59341, err= 2026/05/04 01:56:26 DEBUG : existing: Destination exists, skipping 2026/05/04 01:56:26 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:26 INFO : There was nothing to transfer 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:34617") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:46318->172.17.0.3:34617, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:62839") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:41278->172.17.0.3:62839, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:50695") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:38412->172.17.0.3:50695, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:26 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-hahayuq1tixa" 2026/05/04 01:56:26 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/05/04 01:56:26 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:26 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:26 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:26 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:26 DEBUG : TestFTPProftpd: detected overridden config - adding "{aR8Ac}" suffix to name 2026/05/04 01:56:26 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:26 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:26 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:26 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-hahayuq1tixa: Connecting to FTP server 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-hahayuq1tixa: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-hahayuq1tixa: > dial: conn=172.17.0.1:59168->172.17.0.3:21, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:61594") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:39402->172.17.0.3:61594, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:39776") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37980->172.17.0.3:39776, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:19928") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:58848->172.17.0.3:19928, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:28708") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:52926->172.17.0.3:28708, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi -> ftp://172.17.0.3:21/rclone-test-hahayuq1tixa 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-hahayuq1tixa: dial("tcp","172.17.0.3:22766") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-hahayuq1tixa: > dial: conn=172.17.0.1:36862->172.17.0.3:22766, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-hahayuq1tixa: dial("tcp","172.17.0.3:12519") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-hahayuq1tixa: > dial: conn=172.17.0.1:50070->172.17.0.3:12519, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-hahayuq1tixa: dial("tcp","172.17.0.3:44474") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-hahayuq1tixa: > dial: conn=172.17.0.1:57970->172.17.0.3:44474, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-hahayuq1tixa: Using server-side directory move 2026/05/04 01:56:26 INFO : ftp://172.17.0.3:21/rclone-test-hahayuq1tixa: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-hahayuq1tixa: dial("tcp","172.17.0.3:21639") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-hahayuq1tixa: > dial: conn=172.17.0.1:33260->172.17.0.3:21639, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:16970") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:52506->172.17.0.3:16970, err= 2026/05/04 01:56:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/04 01:56:26 DEBUG : empty space: size = 1 OK 2026/05/04 01:56:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/05/04 01:56:26 DEBUG : empty space: Unchanged skipping 2026/05/04 01:56:26 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi) 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-hahayuq1tixa: Waiting for checks to finish 2026/05/04 01:56:26 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-hahayuq1tixa) 2026/05/04 01:56:26 DEBUG : potato3: Sizes differ 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-hahayuq1tixa: Connecting to FTP server 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-hahayuq1tixa: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-hahayuq1tixa: > dial: conn=172.17.0.1:59176->172.17.0.3:21, err= 2026/05/04 01:56:26 INFO : empty space: Deleted 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-hahayuq1tixa: Waiting for transfers to finish 2026/05/04 01:56:26 INFO : potato2: Moved (server-side) 2026/05/04 01:56:26 INFO : potato3: Deleted 2026/05/04 01:56:26 INFO : potato3: Moved (server-side) 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:35961") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:33898->172.17.0.3:35961, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-hahayuq1tixa: dial("tcp","172.17.0.3:64587") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-hahayuq1tixa: > dial: conn=172.17.0.1:33532->172.17.0.3:64587, err= 2026/05/04 01:56:26 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-pojagem5savu" 2026/05/04 01:56:26 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/05/04 01:56:26 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:26 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:26 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:26 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:26 DEBUG : TestFTPProftpd: detected overridden config - adding "{aR8Ac}" suffix to name 2026/05/04 01:56:26 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:26 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:26 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:26 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-pojagem5savu: Connecting to FTP server 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-pojagem5savu: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-pojagem5savu: > dial: conn=172.17.0.1:59184->172.17.0.3:21, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-pojagem5savu: Using server-side directory move 2026/05/04 01:56:26 INFO : ftp://172.17.0.3:21/rclone-test-pojagem5savu: Server side directory move succeeded 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-pojagem5savu: dial("tcp","172.17.0.3:10424") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-pojagem5savu: > dial: conn=172.17.0.1:58014->172.17.0.3:10424, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-hahayuq1tixa: dial("tcp","172.17.0.3:13671") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-hahayuq1tixa: > dial: conn=172.17.0.1:46890->172.17.0.3:13671, err= 2026/05/04 01:56:26 ERROR : error listing: directory not found 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-pojagem5savu: dial("tcp","172.17.0.3:5078") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-pojagem5savu: > dial: conn=172.17.0.1:41080->172.17.0.3:5078, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-pojagem5savu: Purge object "empty space" 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-pojagem5savu: Purge object "potato2" 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-pojagem5savu: Purge object "potato3" 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-pojagem5savu: Purge dir "" 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-hahayuq1tixa: dial("tcp","172.17.0.3:58609") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-hahayuq1tixa: > dial: conn=172.17.0.1:52776->172.17.0.3:58609, err= 2026/05/04 01:56:26 ERROR : error listing: directory not found 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-hahayuq1tixa: Purge dir "" 2026/05/04 01:56:26 NOTICE: purge failed to rmdir "": directory not found 2026/05/04 01:56:26 NOTICE: purge failed: directory not found 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:39400") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59636->172.17.0.3:39400, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:34144") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44350->172.17.0.3:34144, err= --- PASS: TestServerSideMove (0.06s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:26 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-citetet1toto" 2026/05/04 01:56:26 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/05/04 01:56:26 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:26 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:26 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:26 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:26 DEBUG : TestFTPProftpd: detected overridden config - adding "{aR8Ac}" suffix to name 2026/05/04 01:56:26 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:26 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:26 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:26 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-citetet1toto: Connecting to FTP server 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-citetet1toto: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-citetet1toto: > dial: conn=172.17.0.1:59198->172.17.0.3:21, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:17294") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:52916->172.17.0.3:17294, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:23517") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:56930->172.17.0.3:23517, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:64941") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:39946->172.17.0.3:64941, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:50354") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47994->172.17.0.3:50354, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi -> ftp://172.17.0.3:21/rclone-test-citetet1toto 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-citetet1toto: dial("tcp","172.17.0.3:32267") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-citetet1toto: > dial: conn=172.17.0.1:54364->172.17.0.3:32267, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-citetet1toto: dial("tcp","172.17.0.3:59765") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-citetet1toto: > dial: conn=172.17.0.1:35898->172.17.0.3:59765, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-citetet1toto: dial("tcp","172.17.0.3:47552") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-citetet1toto: > dial: conn=172.17.0.1:56542->172.17.0.3:47552, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-citetet1toto: dial("tcp","172.17.0.3:54308") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-citetet1toto: > dial: conn=172.17.0.1:45026->172.17.0.3:54308, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:37789") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:33942->172.17.0.3:37789, err= 2026/05/04 01:56:26 DEBUG : empty space: Excluded (Size Filter) 2026/05/04 01:56:26 DEBUG : empty space: Excluded 2026/05/04 01:56:26 DEBUG : empty space: Excluded (Size Filter) 2026/05/04 01:56:26 DEBUG : empty space: Excluded 2026/05/04 01:56:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-citetet1toto: Waiting for checks to finish 2026/05/04 01:56:26 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi) 2026/05/04 01:56:26 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-citetet1toto) 2026/05/04 01:56:26 DEBUG : potato3: Sizes differ 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-citetet1toto: Connecting to FTP server 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-citetet1toto: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-citetet1toto: Waiting for transfers to finish 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-citetet1toto: > dial: conn=172.17.0.1:59206->172.17.0.3:21, err= 2026/05/04 01:56:26 INFO : potato2: Moved (server-side) 2026/05/04 01:56:26 INFO : potato3: Deleted 2026/05/04 01:56:26 INFO : potato3: Moved (server-side) 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:20307") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:45898->172.17.0.3:20307, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-citetet1toto: dial("tcp","172.17.0.3:21493") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-citetet1toto: > dial: conn=172.17.0.1:43132->172.17.0.3:21493, err= 2026/05/04 01:56:26 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-buxupan9heze" 2026/05/04 01:56:26 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/05/04 01:56:26 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:26 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:26 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:26 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:26 DEBUG : TestFTPProftpd: detected overridden config - adding "{aR8Ac}" suffix to name 2026/05/04 01:56:26 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:26 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:26 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:26 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buxupan9heze: Connecting to FTP server 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buxupan9heze: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buxupan9heze: > dial: conn=172.17.0.1:59214->172.17.0.3:21, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-citetet1toto: dial("tcp","172.17.0.3:42214") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buxupan9heze: dial("tcp","172.17.0.3:31308") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-citetet1toto: > dial: conn=172.17.0.1:38142->172.17.0.3:42214, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buxupan9heze: > dial: conn=172.17.0.1:37516->172.17.0.3:31308, err= 2026/05/04 01:56:26 DEBUG : empty space: Excluded (Size Filter) 2026/05/04 01:56:26 DEBUG : empty space: Excluded 2026/05/04 01:56:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/04 01:56:26 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buxupan9heze: Waiting for checks to finish 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buxupan9heze: Connecting to FTP server 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buxupan9heze: Waiting for transfers to finish 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buxupan9heze: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buxupan9heze: > dial: conn=172.17.0.1:59216->172.17.0.3:21, err= 2026/05/04 01:56:26 INFO : potato2: Moved (server-side) 2026/05/04 01:56:26 INFO : potato3: Moved (server-side) 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buxupan9heze: dial("tcp","172.17.0.3:45759") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buxupan9heze: > dial: conn=172.17.0.1:53302->172.17.0.3:45759, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-citetet1toto: dial("tcp","172.17.0.3:59571") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-citetet1toto: > dial: conn=172.17.0.1:39122->172.17.0.3:59571, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buxupan9heze: dial("tcp","172.17.0.3:41831") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buxupan9heze: > dial: conn=172.17.0.1:37654->172.17.0.3:41831, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buxupan9heze: Purge object "potato2" 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buxupan9heze: Purge object "potato3" 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-buxupan9heze: Purge dir "" 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-citetet1toto: dial("tcp","172.17.0.3:55969") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-citetet1toto: > dial: conn=172.17.0.1:34000->172.17.0.3:55969, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-citetet1toto: Purge object "empty space" 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-citetet1toto: Purge dir "" 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:25731") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:52562->172.17.0.3:25731, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:29095") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:55616->172.17.0.3:29095, err= --- PASS: TestServerSideMoveWithFilter (0.07s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:26 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-sayawaq2gofi" 2026/05/04 01:56:26 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/05/04 01:56:26 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:26 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:26 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:26 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:26 DEBUG : TestFTPProftpd: detected overridden config - adding "{aR8Ac}" suffix to name 2026/05/04 01:56:26 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:26 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:26 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:26 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-sayawaq2gofi: Connecting to FTP server 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-sayawaq2gofi: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-sayawaq2gofi: > dial: conn=172.17.0.1:59228->172.17.0.3:21, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:55929") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:49744->172.17.0.3:55929, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:48025") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54046->172.17.0.3:48025, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:62540") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50878->172.17.0.3:62540, err= 2026/05/04 01:56:26 INFO : tomatoDir: Making directory 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:28811") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:55998->172.17.0.3:28811, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:54887") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:38506->172.17.0.3:54887, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi -> ftp://172.17.0.3:21/rclone-test-sayawaq2gofi 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-sayawaq2gofi: dial("tcp","172.17.0.3:51855") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-sayawaq2gofi: > dial: conn=172.17.0.1:47430->172.17.0.3:51855, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-sayawaq2gofi: dial("tcp","172.17.0.3:39002") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-sayawaq2gofi: > dial: conn=172.17.0.1:55916->172.17.0.3:39002, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-sayawaq2gofi: dial("tcp","172.17.0.3:11337") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-sayawaq2gofi: > dial: conn=172.17.0.1:37876->172.17.0.3:11337, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-sayawaq2gofi: Using server-side directory move 2026/05/04 01:56:26 INFO : ftp://172.17.0.3:21/rclone-test-sayawaq2gofi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-sayawaq2gofi: dial("tcp","172.17.0.3:51884") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:8940") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:40994->172.17.0.3:8940, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-sayawaq2gofi: > dial: conn=172.17.0.1:34468->172.17.0.3:51884, err= 2026/05/04 01:56:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:40243") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:36836->172.17.0.3:40243, err= 2026/05/04 01:56:26 DEBUG : empty space: size = 1 OK 2026/05/04 01:56:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/05/04 01:56:26 DEBUG : empty space: Unchanged skipping 2026/05/04 01:56:26 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi) 2026/05/04 01:56:26 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-sayawaq2gofi) 2026/05/04 01:56:26 DEBUG : potato3: Sizes differ 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-sayawaq2gofi: Connecting to FTP server 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-sayawaq2gofi: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-sayawaq2gofi: > dial: conn=172.17.0.1:59234->172.17.0.3:21, err= 2026/05/04 01:56:26 INFO : empty space: Deleted 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-sayawaq2gofi: Waiting for checks to finish 2026/05/04 01:56:26 INFO : potato2: Moved (server-side) 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-sayawaq2gofi: Waiting for transfers to finish 2026/05/04 01:56:26 INFO : potato3: Deleted 2026/05/04 01:56:26 INFO : potato3: Moved (server-side) 2026/05/04 01:56:26 INFO : tomatoDir: Removing directory 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: deleted 1 directories 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:42259") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:46974->172.17.0.3:42259, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:18953") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:56792->172.17.0.3:18953, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-sayawaq2gofi: dial("tcp","172.17.0.3:59553") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-sayawaq2gofi: > dial: conn=172.17.0.1:54514->172.17.0.3:59553, err= 2026/05/04 01:56:26 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-farawag4zuvu" 2026/05/04 01:56:26 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/05/04 01:56:26 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:26 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:26 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:26 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:26 DEBUG : TestFTPProftpd: detected overridden config - adding "{aR8Ac}" suffix to name 2026/05/04 01:56:26 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:26 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:26 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:26 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-farawag4zuvu: Connecting to FTP server 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-farawag4zuvu: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-farawag4zuvu: > dial: conn=172.17.0.1:59242->172.17.0.3:21, err= 2026/05/04 01:56:26 INFO : tomatoDir: Making directory 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-farawag4zuvu: Using server-side directory move 2026/05/04 01:56:26 INFO : ftp://172.17.0.3:21/rclone-test-farawag4zuvu: Server side directory move succeeded 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-farawag4zuvu: dial("tcp","172.17.0.3:18305") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-farawag4zuvu: > dial: conn=172.17.0.1:46552->172.17.0.3:18305, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-farawag4zuvu: dial("tcp","172.17.0.3:56937") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-farawag4zuvu: > dial: conn=172.17.0.1:56650->172.17.0.3:56937, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-sayawaq2gofi: dial("tcp","172.17.0.3:11498") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-sayawaq2gofi: > dial: conn=172.17.0.1:52328->172.17.0.3:11498, err= 2026/05/04 01:56:26 ERROR : error listing: directory not found 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-sayawaq2gofi: dial("tcp","172.17.0.3:8522") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-sayawaq2gofi: > dial: conn=172.17.0.1:39220->172.17.0.3:8522, err= 2026/05/04 01:56:26 ERROR : error listing: directory not found 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-farawag4zuvu: dial("tcp","172.17.0.3:20535") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-farawag4zuvu: > dial: conn=172.17.0.1:45046->172.17.0.3:20535, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-farawag4zuvu: Purge object "empty space" 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-farawag4zuvu: Purge object "potato2" 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-farawag4zuvu: Purge object "potato3" 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-farawag4zuvu: dial("tcp","172.17.0.3:54264") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-farawag4zuvu: > dial: conn=172.17.0.1:59252->172.17.0.3:54264, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-farawag4zuvu: Purge dir "tomatoDir" 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-farawag4zuvu: Purge dir "" 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-sayawaq2gofi: dial("tcp","172.17.0.3:16861") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-sayawaq2gofi: > dial: conn=172.17.0.1:51406->172.17.0.3:16861, err= 2026/05/04 01:56:26 ERROR : error listing: directory not found 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-sayawaq2gofi: Purge dir "" 2026/05/04 01:56:26 NOTICE: purge failed to rmdir "": directory not found 2026/05/04 01:56:26 NOTICE: purge failed: directory not found 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:3979") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:40324->172.17.0.3:3979, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:49384") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47854->172.17.0.3:49384, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.07s) === RUN TestServerSideMoveOverlap run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:28866") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:36580->172.17.0.3:28866, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:24041") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59578->172.17.0.3:24041, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:26 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gaqupaq7ximi/rclone-sync-test" 2026/05/04 01:56:26 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/05/04 01:56:26 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:26 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:26 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:26 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:26 DEBUG : TestFTPProftpd: detected overridden config - adding "{aR8Ac}" suffix to name 2026/05/04 01:56:26 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:26 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:26 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:26 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/rclone-sync-test: Connecting to FTP server 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/rclone-sync-test: > dial: conn=172.17.0.1:59256->172.17.0.3:21, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:30493") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:38178->172.17.0.3:30493, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:23406") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48904->172.17.0.3:23406, err= --- PASS: TestSyncOverlap (0.01s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:26 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gaqupaq7ximi/rclone-sync-test" 2026/05/04 01:56:26 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/05/04 01:56:26 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:26 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:26 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:26 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:26 DEBUG : TestFTPProftpd: detected overridden config - adding "{aR8Ac}" suffix to name 2026/05/04 01:56:26 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:26 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:26 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:26 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/rclone-sync-test: Connecting to FTP server 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/rclone-sync-test: > dial: conn=172.17.0.1:59266->172.17.0.3:21, err= 2026/05/04 01:56:26 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gaqupaq7ximi/rclone-sync-test-include/layer2" 2026/05/04 01:56:26 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/05/04 01:56:26 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:26 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:26 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:26 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:26 DEBUG : TestFTPProftpd: detected overridden config - adding "{aR8Ac}" suffix to name 2026/05/04 01:56:26 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:26 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:26 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:26 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/rclone-sync-test-include/layer2: Connecting to FTP server 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:59282->172.17.0.3:21, err= 2026/05/04 01:56:26 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gaqupaq7ximi/rclone-sync-test-ignore-file" 2026/05/04 01:56:26 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/05/04 01:56:26 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:26 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:26 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:26 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:26 DEBUG : TestFTPProftpd: detected overridden config - adding "{aR8Ac}" suffix to name 2026/05/04 01:56:26 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:26 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:26 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:26 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/rclone-sync-test-ignore-file: Connecting to FTP server 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:59288->172.17.0.3:21, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:56762") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54896->172.17.0.3:56762, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:63970") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:49832->172.17.0.3:63970, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/rclone-sync-test: dial("tcp","172.17.0.3:50322") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/rclone-sync-test: > dial: conn=172.17.0.1:60258->172.17.0.3:50322, err= 2026/05/04 01:56:26 DEBUG : rclone-sync-test: Excluded 2026/05/04 01:56:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:17108") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:34434->172.17.0.3:17108, err= 2026/05/04 01:56:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/rclone-sync-test: Waiting for checks to finish 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/rclone-sync-test: Waiting for transfers to finish 2026/05/04 01:56:26 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:26 INFO : There was nothing to transfer 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:63393") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:34516->172.17.0.3:63393, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/rclone-sync-test: dial("tcp","172.17.0.3:43597") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/rclone-sync-test: > dial: conn=172.17.0.1:53426->172.17.0.3:43597, err= 2026/05/04 01:56:26 DEBUG : rclone-sync-test: Excluded 2026/05/04 01:56:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:51682") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:60860->172.17.0.3:51682, err= 2026/05/04 01:56:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:26 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:26 INFO : rclone-sync-test-include: Removing directory 2026/05/04 01:56:26 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: failed to delete 1 directories 2026/05/04 01:56:26 INFO : There was nothing to transfer 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:2629") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:33148->172.17.0.3:2629, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:60181") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:60516->172.17.0.3:60181, err= 2026/05/04 01:56:26 DEBUG : rclone-sync-test: Excluded 2026/05/04 01:56:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:32165") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:51508->172.17.0.3:32165, err= 2026/05/04 01:56:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/05/04 01:56:26 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:26 INFO : There was nothing to transfer 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:41795") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:41558->172.17.0.3:41795, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:7482") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:37032->172.17.0.3:7482, err= 2026/05/04 01:56:26 DEBUG : rclone-sync-test: Excluded 2026/05/04 01:56:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:3911") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:45924->172.17.0.3:3911, err= 2026/05/04 01:56:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:26 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:26 INFO : rclone-sync-test-include: Removing directory 2026/05/04 01:56:26 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: failed to delete 1 directories 2026/05/04 01:56:26 INFO : There was nothing to transfer 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:18548") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48478->172.17.0.3:18548, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:16969") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:48324->172.17.0.3:16969, err= 2026/05/04 01:56:26 DEBUG : Excluded 2026/05/04 01:56:26 DEBUG : rclone-sync-test: Excluded 2026/05/04 01:56:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:26848") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35148->172.17.0.3:26848, err= 2026/05/04 01:56:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/05/04 01:56:26 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:26 INFO : There was nothing to transfer 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:28496") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:41360->172.17.0.3:28496, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:11436") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:36550->172.17.0.3:11436, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:1203") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:16172") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54332->172.17.0.3:1203, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:43684->172.17.0.3:16172, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:29604") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:55846->172.17.0.3:29604, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:39382") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50492->172.17.0.3:39382, err= --- PASS: TestSyncOverlapWithFilter (0.06s) === RUN TestSyncCompareDest run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:26 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gaqupaq7ximi/dst" 2026/05/04 01:56:26 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/05/04 01:56:26 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:26 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:26 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:26 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:26 DEBUG : TestFTPProftpd: detected overridden config - adding "{aR8Ac}" suffix to name 2026/05/04 01:56:26 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:26 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:26 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:26 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: Connecting to FTP server 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: > dial: conn=172.17.0.1:59296->172.17.0.3:21, err= 2026/05/04 01:56:26 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gaqupaq7ximi/CompareDest" 2026/05/04 01:56:26 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/05/04 01:56:26 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:26 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:26 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:26 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:26 DEBUG : TestFTPProftpd: detected overridden config - adding "{aR8Ac}" suffix to name 2026/05/04 01:56:26 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:26 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:26 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:26 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/CompareDest: Connecting to FTP server 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/CompareDest: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/CompareDest: > dial: conn=172.17.0.1:59304->172.17.0.3:21, err= 2026/05/04 01:56:26 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-gaqupaq7ximi/CompareDest" to be canonical "TestFTPProftpd{aR8Ac}:rclone-test-gaqupaq7ximi/CompareDest" 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: dial("tcp","172.17.0.3:27080") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: > dial: conn=172.17.0.1:49200->172.17.0.3:27080, err= 2026/05/04 01:56:26 DEBUG : one: Need to transfer - File not found at Destination 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: Waiting for checks to finish 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: Waiting for transfers to finish 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: dial("tcp","172.17.0.3:25815") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: > dial: conn=172.17.0.1:38280->172.17.0.3:25815, err= 2026/05/04 01:56:26 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/05/04 01:56:26 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/05/04 01:56:26 INFO : one: Copied (new) 2026/05/04 01:56:26 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:29771") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:42214->172.17.0.3:29771, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:11632") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:38470->172.17.0.3:11632, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:41637") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:60738->172.17.0.3:41637, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:51446") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44384->172.17.0.3:51446, err= 2026/05/04 01:56:26 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-gaqupaq7ximi/CompareDest" for canonical name "TestFTPProftpd{aR8Ac}:rclone-test-gaqupaq7ximi/CompareDest" 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: dial("tcp","172.17.0.3:33262") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: > dial: conn=172.17.0.1:44658->172.17.0.3:33262, err= 2026/05/04 01:56:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone3984675892) 2026/05/04 01:56:26 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst) 2026/05/04 01:56:26 DEBUG : one: Sizes differ 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: Waiting for checks to finish 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: Waiting for transfers to finish 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: dial("tcp","172.17.0.3:57730") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: > dial: conn=172.17.0.1:33374->172.17.0.3:57730, err= 2026/05/04 01:56:26 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/05/04 01:56:26 DEBUG : one.4a8516eb.partial: renamed to: one 2026/05/04 01:56:26 INFO : one: Copied (replaced existing) 2026/05/04 01:56:26 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:18291") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47744->172.17.0.3:18291, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:23826") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:49390->172.17.0.3:23826, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:31815") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:41666->172.17.0.3:31815, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:49575") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50036->172.17.0.3:49575, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:41478") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:32988->172.17.0.3:41478, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:44990") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37686->172.17.0.3:44990, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:31917") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:42676->172.17.0.3:31917, err= 2026/05/04 01:56:26 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-gaqupaq7ximi/CompareDest" for canonical name "TestFTPProftpd{aR8Ac}:rclone-test-gaqupaq7ximi/CompareDest" 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: dial("tcp","172.17.0.3:25267") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: > dial: conn=172.17.0.1:49196->172.17.0.3:25267, err= 2026/05/04 01:56:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone3984675892) 2026/05/04 01:56:26 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst) 2026/05/04 01:56:26 DEBUG : one: Sizes differ 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: Waiting for checks to finish 2026/05/04 01:56:26 DEBUG : one: size = 5 OK 2026/05/04 01:56:26 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/04 01:56:26 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: Waiting for transfers to finish 2026/05/04 01:56:26 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:26 INFO : There was nothing to transfer 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:43095") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35744->172.17.0.3:43095, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:41029") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:52114->172.17.0.3:41029, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:61523") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:36032->172.17.0.3:61523, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:39935") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:39936->172.17.0.3:39935, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:4663") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:51510->172.17.0.3:4663, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:60284") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:15008") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:33774->172.17.0.3:60284, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:56046->172.17.0.3:15008, err= 2026/05/04 01:56:26 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-gaqupaq7ximi/CompareDest" for canonical name "TestFTPProftpd{aR8Ac}:rclone-test-gaqupaq7ximi/CompareDest" 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: dial("tcp","172.17.0.3:14084") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: > dial: conn=172.17.0.1:46366->172.17.0.3:14084, err= 2026/05/04 01:56:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone3984675892) 2026/05/04 01:56:26 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst) 2026/05/04 01:56:26 DEBUG : one: Sizes differ 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/CompareDest: Connecting to FTP server 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/CompareDest: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/CompareDest: > dial: conn=172.17.0.1:59318->172.17.0.3:21, err= 2026/05/04 01:56:26 DEBUG : two: size = 3 OK 2026/05/04 01:56:26 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/04 01:56:26 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: Waiting for checks to finish 2026/05/04 01:56:26 DEBUG : one: size = 5 OK 2026/05/04 01:56:26 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/04 01:56:26 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: Waiting for transfers to finish 2026/05/04 01:56:26 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:26 INFO : There was nothing to transfer 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:42453") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59434->172.17.0.3:42453, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:58021") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:50395") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:52466->172.17.0.3:58021, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:51128->172.17.0.3:50395, err= 2026/05/04 01:56:26 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-gaqupaq7ximi/CompareDest" for canonical name "TestFTPProftpd{aR8Ac}:rclone-test-gaqupaq7ximi/CompareDest" 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: dial("tcp","172.17.0.3:41748") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: > dial: conn=172.17.0.1:52296->172.17.0.3:41748, err= 2026/05/04 01:56:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone3984675892) 2026/05/04 01:56:26 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst) 2026/05/04 01:56:26 DEBUG : one: Sizes differ 2026/05/04 01:56:26 DEBUG : two: size = 3 OK 2026/05/04 01:56:26 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/04 01:56:26 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: Waiting for checks to finish 2026/05/04 01:56:26 DEBUG : one: size = 5 OK 2026/05/04 01:56:26 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/04 01:56:26 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: Waiting for transfers to finish 2026/05/04 01:56:26 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:26 INFO : There was nothing to transfer 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:2319") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:57146->172.17.0.3:2319, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:22969") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:46038->172.17.0.3:22969, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:63045") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54328->172.17.0.3:63045, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:10358") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:53202->172.17.0.3:10358, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:64329") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:40058->172.17.0.3:64329, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:11928") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:34626->172.17.0.3:11928, err= 2026/05/04 01:56:26 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-gaqupaq7ximi/CompareDest" for canonical name "TestFTPProftpd{aR8Ac}:rclone-test-gaqupaq7ximi/CompareDest" 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: dial("tcp","172.17.0.3:21364") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: > dial: conn=172.17.0.1:47244->172.17.0.3:21364, err= 2026/05/04 01:56:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone3984675892) 2026/05/04 01:56:26 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst) 2026/05/04 01:56:26 DEBUG : one: Sizes differ 2026/05/04 01:56:26 DEBUG : two: size = 5 (Local file system at /tmp/rclone3984675892) 2026/05/04 01:56:26 DEBUG : two: size = 3 (ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/CompareDest) 2026/05/04 01:56:26 DEBUG : two: Sizes differ 2026/05/04 01:56:26 DEBUG : two: Need to transfer - File not found at Destination 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: Waiting for checks to finish 2026/05/04 01:56:26 DEBUG : one: size = 5 OK 2026/05/04 01:56:26 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/04 01:56:26 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: Waiting for transfers to finish 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: dial("tcp","172.17.0.3:14555") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: > dial: conn=172.17.0.1:42906->172.17.0.3:14555, err= 2026/05/04 01:56:26 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/05/04 01:56:26 DEBUG : two.a319cd8b.partial: renamed to: two 2026/05/04 01:56:26 INFO : two: Copied (new) 2026/05/04 01:56:26 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:11359") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47034->172.17.0.3:11359, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:3154") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:36472->172.17.0.3:3154, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:37293") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:58694->172.17.0.3:37293, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:47570") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47650->172.17.0.3:47570, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:18612") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:63333") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:58644->172.17.0.3:18612, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:45438->172.17.0.3:63333, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:29569") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:43168->172.17.0.3:29569, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.08s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:11271") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59960->172.17.0.3:11271, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:12167") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:53374->172.17.0.3:12167, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:7101") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:60036->172.17.0.3:7101, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:8771") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:41246->172.17.0.3:8771, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:7691") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35350->172.17.0.3:7691, err= 2026/05/04 01:56:26 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gaqupaq7ximi/dest" 2026/05/04 01:56:26 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/05/04 01:56:26 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:26 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:26 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:26 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:26 DEBUG : TestFTPProftpd: detected overridden config - adding "{aR8Ac}" suffix to name 2026/05/04 01:56:26 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:26 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:26 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:26 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dest: Connecting to FTP server 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dest: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dest: > dial: conn=172.17.0.1:59326->172.17.0.3:21, err= 2026/05/04 01:56:26 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gaqupaq7ximi/pre-dest1" 2026/05/04 01:56:26 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/05/04 01:56:26 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:26 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:26 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:26 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:26 DEBUG : TestFTPProftpd: detected overridden config - adding "{aR8Ac}" suffix to name 2026/05/04 01:56:26 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:26 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:26 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:26 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/pre-dest1: Connecting to FTP server 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/pre-dest1: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/pre-dest1: > dial: conn=172.17.0.1:59340->172.17.0.3:21, err= 2026/05/04 01:56:26 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-gaqupaq7ximi/pre-dest1" to be canonical "TestFTPProftpd{aR8Ac}:rclone-test-gaqupaq7ximi/pre-dest1" 2026/05/04 01:56:26 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gaqupaq7ximi/pre-dest2" 2026/05/04 01:56:26 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/05/04 01:56:26 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:26 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:26 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:26 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:26 DEBUG : TestFTPProftpd: detected overridden config - adding "{aR8Ac}" suffix to name 2026/05/04 01:56:26 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:26 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:26 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:26 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/pre-dest2: Connecting to FTP server 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/pre-dest2: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/pre-dest2: > dial: conn=172.17.0.1:59350->172.17.0.3:21, err= 2026/05/04 01:56:26 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-gaqupaq7ximi/pre-dest2" to be canonical "TestFTPProftpd{aR8Ac}:rclone-test-gaqupaq7ximi/pre-dest2" 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dest: dial("tcp","172.17.0.3:40280") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dest: > dial: conn=172.17.0.1:51756->172.17.0.3:40280, err= 2026/05/04 01:56:26 DEBUG : 1: size = 1 OK 2026/05/04 01:56:26 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:26 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/04 01:56:26 DEBUG : 2: size = 1 OK 2026/05/04 01:56:26 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:26 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/04 01:56:26 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dest: Waiting for checks to finish 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dest: Waiting for transfers to finish 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dest: dial("tcp","172.17.0.3:48374") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dest: > dial: conn=172.17.0.1:41470->172.17.0.3:48374, err= 2026/05/04 01:56:26 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/05/04 01:56:26 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/05/04 01:56:26 INFO : 3: Copied (new) 2026/05/04 01:56:26 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dest: dial("tcp","172.17.0.3:34734") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dest: > dial: conn=172.17.0.1:52796->172.17.0.3:34734, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:63143") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:49940->172.17.0.3:63143, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:29707") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:58234->172.17.0.3:29707, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:62026") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:30236") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:57562->172.17.0.3:62026, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47268->172.17.0.3:30236, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:6462") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35528->172.17.0.3:6462, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:9018") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:58820->172.17.0.3:9018, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:57574") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:65410") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:58750->172.17.0.3:57574, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48990->172.17.0.3:65410, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:13925") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59184->172.17.0.3:13925, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/pre-dest1: closing 1 unused connections 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.25s) === RUN TestSyncCopyDest run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:29097") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48388->172.17.0.3:29097, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:5120") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35038->172.17.0.3:5120, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:25636") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:41226->172.17.0.3:25636, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:32467") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:39668->172.17.0.3:32467, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:52290") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48430->172.17.0.3:52290, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:51774") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59928->172.17.0.3:51774, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:33983") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:34494->172.17.0.3:33983, err= 2026/05/04 01:56:26 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gaqupaq7ximi/dst" 2026/05/04 01:56:26 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/05/04 01:56:26 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:26 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:26 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:26 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:26 DEBUG : TestFTPProftpd: detected overridden config - adding "{aR8Ac}" suffix to name 2026/05/04 01:56:26 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:26 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:26 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:26 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: Connecting to FTP server 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: > dial: conn=172.17.0.1:59364->172.17.0.3:21, err= 2026/05/04 01:56:26 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gaqupaq7ximi/backup" 2026/05/04 01:56:26 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/05/04 01:56:26 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:26 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:26 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:26 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:26 DEBUG : TestFTPProftpd: detected overridden config - adding "{aR8Ac}" suffix to name 2026/05/04 01:56:26 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:26 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:26 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:26 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/backup: Connecting to FTP server 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/backup: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/backup: > dial: conn=172.17.0.1:59368->172.17.0.3:21, err= 2026/05/04 01:56:26 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-gaqupaq7ximi/backup" to be canonical "TestFTPProftpd{aR8Ac}:rclone-test-gaqupaq7ximi/backup" 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: dial("tcp","172.17.0.3:25288") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: > dial: conn=172.17.0.1:39728->172.17.0.3:25288, err= 2026/05/04 01:56:26 DEBUG : two: size = 3 OK 2026/05/04 01:56:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone3984675892) 2026/05/04 01:56:26 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst) 2026/05/04 01:56:26 DEBUG : one: Sizes differ 2026/05/04 01:56:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:26 DEBUG : two: Unchanged skipping 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: Waiting for checks to finish 2026/05/04 01:56:26 INFO : one: Moved (server-side) 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: Waiting for transfers to finish 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: dial("tcp","172.17.0.3:49474") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: > dial: conn=172.17.0.1:43558->172.17.0.3:49474, err= 2026/05/04 01:56:26 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/04 01:56:26 DEBUG : one.a292864a.partial: renamed to: one 2026/05/04 01:56:26 INFO : one: Copied (new) 2026/05/04 01:56:26 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:26 INFO : three.txt: Moved (server-side) 2026/05/04 01:56:26 INFO : three.txt: Moved into backup dir 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:55400") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59358->172.17.0.3:55400, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:21695") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:45436->172.17.0.3:21695, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:13106") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:53854->172.17.0.3:13106, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:60349") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48592->172.17.0.3:60349, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:63707") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:53324->172.17.0.3:63707, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:34701") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47214->172.17.0.3:34701, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:53760") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47540->172.17.0.3:53760, err= 2026/05/04 01:56:26 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-gaqupaq7ximi/backup" for canonical name "TestFTPProftpd{aR8Ac}:rclone-test-gaqupaq7ximi/backup" 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: dial("tcp","172.17.0.3:63009") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: > dial: conn=172.17.0.1:36834->172.17.0.3:63009, err= 2026/05/04 01:56:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone3984675892) 2026/05/04 01:56:26 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst) 2026/05/04 01:56:26 DEBUG : one: Sizes differ 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: Waiting for checks to finish 2026/05/04 01:56:26 DEBUG : two: size = 3 OK 2026/05/04 01:56:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:26 DEBUG : two: Unchanged skipping 2026/05/04 01:56:26 INFO : one: Deleted 2026/05/04 01:56:26 INFO : one: Moved (server-side) 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: Waiting for transfers to finish 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: dial("tcp","172.17.0.3:35100") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: > dial: conn=172.17.0.1:56700->172.17.0.3:35100, err= 2026/05/04 01:56:26 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/04 01:56:26 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/04 01:56:26 INFO : one: Copied (new) 2026/05/04 01:56:26 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:26 INFO : three.txt: Deleted 2026/05/04 01:56:26 INFO : three.txt: Moved (server-side) 2026/05/04 01:56:26 INFO : three.txt: Moved into backup dir 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:62691") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:36146->172.17.0.3:62691, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:54244") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:53638->172.17.0.3:54244, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:27711") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:46336->172.17.0.3:27711, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:27420") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:43050->172.17.0.3:27420, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:63103") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:47833") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:52510->172.17.0.3:63103, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:52106->172.17.0.3:47833, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:28454") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:53888->172.17.0.3:28454, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.26s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:57173") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37190->172.17.0.3:57173, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:48264") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:43740->172.17.0.3:48264, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:13274") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44004->172.17.0.3:13274, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:31223") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:53792->172.17.0.3:31223, err= 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:47567") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:58792->172.17.0.3:47567, err= 2026/05/04 01:56:26 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gaqupaq7ximi/dst" 2026/05/04 01:56:26 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/05/04 01:56:26 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:26 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:26 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:26 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:26 DEBUG : TestFTPProftpd: detected overridden config - adding "{aR8Ac}" suffix to name 2026/05/04 01:56:26 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:26 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:26 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:26 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: Connecting to FTP server 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: > dial: conn=172.17.0.1:59378->172.17.0.3:21, err= 2026/05/04 01:56:27 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gaqupaq7ximi/backup" 2026/05/04 01:56:27 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/05/04 01:56:27 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:27 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:27 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:27 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:27 DEBUG : TestFTPProftpd: detected overridden config - adding "{aR8Ac}" suffix to name 2026/05/04 01:56:27 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:27 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:27 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:27 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/backup: Connecting to FTP server 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/backup: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/backup: > dial: conn=172.17.0.1:59380->172.17.0.3:21, err= 2026/05/04 01:56:27 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-gaqupaq7ximi/backup" to be canonical "TestFTPProftpd{aR8Ac}:rclone-test-gaqupaq7ximi/backup" 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: dial("tcp","172.17.0.3:55195") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: > dial: conn=172.17.0.1:47558->172.17.0.3:55195, err= 2026/05/04 01:56:27 DEBUG : two: size = 3 OK 2026/05/04 01:56:27 DEBUG : one: size = 4 (Local file system at /tmp/rclone3984675892) 2026/05/04 01:56:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:27 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst) 2026/05/04 01:56:27 DEBUG : two: Unchanged skipping 2026/05/04 01:56:27 DEBUG : one: Sizes differ 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: Waiting for checks to finish 2026/05/04 01:56:27 INFO : one: Moved (server-side) to: one.bak 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: Waiting for transfers to finish 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: dial("tcp","172.17.0.3:62631") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: > dial: conn=172.17.0.1:59968->172.17.0.3:62631, err= 2026/05/04 01:56:27 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/04 01:56:27 DEBUG : one.a292864a.partial: renamed to: one 2026/05/04 01:56:27 INFO : one: Copied (new) 2026/05/04 01:56:27 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/04 01:56:27 INFO : three.txt: Moved into backup dir 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:51859") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:39080->172.17.0.3:51859, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:44089") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:63388") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:53942->172.17.0.3:44089, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:56928->172.17.0.3:63388, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:17084") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:45078->172.17.0.3:17084, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:30754") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47296->172.17.0.3:30754, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:63780") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:1260") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:51356->172.17.0.3:63780, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35106->172.17.0.3:1260, err= 2026/05/04 01:56:27 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-gaqupaq7ximi/backup" for canonical name "TestFTPProftpd{aR8Ac}:rclone-test-gaqupaq7ximi/backup" 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: dial("tcp","172.17.0.3:43571") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: > dial: conn=172.17.0.1:46018->172.17.0.3:43571, err= 2026/05/04 01:56:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone3984675892) 2026/05/04 01:56:27 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst) 2026/05/04 01:56:27 DEBUG : one: Sizes differ 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: Waiting for checks to finish 2026/05/04 01:56:27 DEBUG : two: size = 3 OK 2026/05/04 01:56:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:27 DEBUG : two: Unchanged skipping 2026/05/04 01:56:27 INFO : one.bak: Deleted 2026/05/04 01:56:27 INFO : one: Moved (server-side) to: one.bak 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: Waiting for transfers to finish 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: dial("tcp","172.17.0.3:34638") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: > dial: conn=172.17.0.1:36386->172.17.0.3:34638, err= 2026/05/04 01:56:27 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/04 01:56:27 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/04 01:56:27 INFO : one: Copied (new) 2026/05/04 01:56:27 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:27 INFO : three.txt.bak: Deleted 2026/05/04 01:56:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/04 01:56:27 INFO : three.txt: Moved into backup dir 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:61012") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:45508->172.17.0.3:61012, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:25029") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:60590->172.17.0.3:25029, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:10279") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:45050->172.17.0.3:10279, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:25724") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:42372->172.17.0.3:25724, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:26561") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:60831") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47822->172.17.0.3:26561, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37572->172.17.0.3:60831, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:36198") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:34604->172.17.0.3:36198, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.27s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:41300") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48792->172.17.0.3:41300, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:49054") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:38222->172.17.0.3:49054, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:35605") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:41066->172.17.0.3:35605, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:36367") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47542->172.17.0.3:36367, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:13555") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44424->172.17.0.3:13555, err= 2026/05/04 01:56:27 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gaqupaq7ximi/dst" 2026/05/04 01:56:27 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/05/04 01:56:27 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:27 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:27 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:27 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:27 DEBUG : TestFTPProftpd: detected overridden config - adding "{aR8Ac}" suffix to name 2026/05/04 01:56:27 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:27 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:27 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:27 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: Connecting to FTP server 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: > dial: conn=172.17.0.1:59390->172.17.0.3:21, err= 2026/05/04 01:56:27 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gaqupaq7ximi/backup" 2026/05/04 01:56:27 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/05/04 01:56:27 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:27 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:27 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:27 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:27 DEBUG : TestFTPProftpd: detected overridden config - adding "{aR8Ac}" suffix to name 2026/05/04 01:56:27 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:27 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:27 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:27 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/backup: Connecting to FTP server 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/backup: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/backup: > dial: conn=172.17.0.1:59394->172.17.0.3:21, err= 2026/05/04 01:56:27 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-gaqupaq7ximi/backup" to be canonical "TestFTPProftpd{aR8Ac}:rclone-test-gaqupaq7ximi/backup" 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: dial("tcp","172.17.0.3:39219") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: > dial: conn=172.17.0.1:57600->172.17.0.3:39219, err= 2026/05/04 01:56:27 DEBUG : one: size = 4 (Local file system at /tmp/rclone3984675892) 2026/05/04 01:56:27 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst) 2026/05/04 01:56:27 DEBUG : one: Sizes differ 2026/05/04 01:56:27 DEBUG : two: size = 3 OK 2026/05/04 01:56:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:27 DEBUG : two: Unchanged skipping 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: Waiting for checks to finish 2026/05/04 01:56:27 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: Waiting for transfers to finish 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: dial("tcp","172.17.0.3:42919") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: > dial: conn=172.17.0.1:56574->172.17.0.3:42919, err= 2026/05/04 01:56:27 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/04 01:56:27 DEBUG : one.a292864a.partial: renamed to: one 2026/05/04 01:56:27 INFO : one: Copied (new) 2026/05/04 01:56:27 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:27 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/04 01:56:27 INFO : three.txt: Moved into backup dir 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:4285") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59804->172.17.0.3:4285, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:55484") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:27341") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:38616->172.17.0.3:55484, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:52656->172.17.0.3:27341, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:50364") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:49090->172.17.0.3:50364, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:23763") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:49310->172.17.0.3:23763, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:14250") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:14603") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47396->172.17.0.3:14250, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48704->172.17.0.3:14603, err= 2026/05/04 01:56:27 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-gaqupaq7ximi/backup" for canonical name "TestFTPProftpd{aR8Ac}:rclone-test-gaqupaq7ximi/backup" 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: dial("tcp","172.17.0.3:29546") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: > dial: conn=172.17.0.1:41478->172.17.0.3:29546, err= 2026/05/04 01:56:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone3984675892) 2026/05/04 01:56:27 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst) 2026/05/04 01:56:27 DEBUG : one: Sizes differ 2026/05/04 01:56:27 DEBUG : two: size = 3 OK 2026/05/04 01:56:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:27 DEBUG : two: Unchanged skipping 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: Waiting for checks to finish 2026/05/04 01:56:27 INFO : one-2019-01-01: Deleted 2026/05/04 01:56:27 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: Waiting for transfers to finish 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: dial("tcp","172.17.0.3:26019") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: > dial: conn=172.17.0.1:60252->172.17.0.3:26019, err= 2026/05/04 01:56:27 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/04 01:56:27 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/04 01:56:27 INFO : one: Copied (new) 2026/05/04 01:56:27 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:27 INFO : three-2019-01-01.txt: Deleted 2026/05/04 01:56:27 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/04 01:56:27 INFO : three.txt: Moved into backup dir 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:53512") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:58748->172.17.0.3:53512, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:38561") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:40130->172.17.0.3:38561, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:27303") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:58726->172.17.0.3:27303, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:32662") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:57128->172.17.0.3:32662, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:13092") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:34570->172.17.0.3:13092, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:43024") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:40216->172.17.0.3:43024, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:23942") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:43502->172.17.0.3:23942, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.26s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:12408") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59192->172.17.0.3:12408, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:28936") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37794->172.17.0.3:28936, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:54734") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:60822->172.17.0.3:54734, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:31745") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54852->172.17.0.3:31745, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:54479") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:52618->172.17.0.3:54479, err= 2026/05/04 01:56:27 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gaqupaq7ximi/dst" 2026/05/04 01:56:27 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/05/04 01:56:27 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:27 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:27 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:27 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:27 DEBUG : TestFTPProftpd: detected overridden config - adding "{aR8Ac}" suffix to name 2026/05/04 01:56:27 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:27 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:27 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:27 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: Connecting to FTP server 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: > dial: conn=172.17.0.1:59402->172.17.0.3:21, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: dial("tcp","172.17.0.3:59550") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: > dial: conn=172.17.0.1:38120->172.17.0.3:59550, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: Waiting for checks to finish 2026/05/04 01:56:27 DEBUG : one: size = 4 (Local file system at /tmp/rclone3984675892) 2026/05/04 01:56:27 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst) 2026/05/04 01:56:27 DEBUG : one: Sizes differ 2026/05/04 01:56:27 DEBUG : two: size = 3 OK 2026/05/04 01:56:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:27 DEBUG : two: Unchanged skipping 2026/05/04 01:56:27 INFO : one: Moved (server-side) to: one.bak 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: Waiting for transfers to finish 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: dial("tcp","172.17.0.3:3736") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: > dial: conn=172.17.0.1:55512->172.17.0.3:3736, err= 2026/05/04 01:56:27 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/04 01:56:27 DEBUG : one.a292864a.partial: renamed to: one 2026/05/04 01:56:27 INFO : one: Copied (new) 2026/05/04 01:56:27 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/04 01:56:27 INFO : three.txt: Moved into backup dir 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:55183") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:53704->172.17.0.3:55183, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:41592") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47680->172.17.0.3:41592, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:3336") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:36902->172.17.0.3:3336, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:17491") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:34264->172.17.0.3:17491, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:49484") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:57010->172.17.0.3:49484, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: dial("tcp","172.17.0.3:16244") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: > dial: conn=172.17.0.1:57618->172.17.0.3:16244, err= 2026/05/04 01:56:27 DEBUG : one.bak: Excluded (Path Filter) 2026/05/04 01:56:27 DEBUG : one.bak: Excluded 2026/05/04 01:56:27 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/04 01:56:27 DEBUG : three.txt.bak: Excluded 2026/05/04 01:56:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone3984675892) 2026/05/04 01:56:27 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst) 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: Waiting for checks to finish 2026/05/04 01:56:27 DEBUG : one: Sizes differ 2026/05/04 01:56:27 DEBUG : two: size = 3 OK 2026/05/04 01:56:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:27 DEBUG : two: Unchanged skipping 2026/05/04 01:56:27 INFO : one.bak: Deleted 2026/05/04 01:56:27 INFO : one: Moved (server-side) to: one.bak 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: Waiting for transfers to finish 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: dial("tcp","172.17.0.3:52848") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: > dial: conn=172.17.0.1:35644->172.17.0.3:52848, err= 2026/05/04 01:56:27 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/04 01:56:27 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/04 01:56:27 INFO : one: Copied (new) 2026/05/04 01:56:27 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:27 INFO : three.txt.bak: Deleted 2026/05/04 01:56:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/04 01:56:27 INFO : three.txt: Moved into backup dir 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:51371") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:33028->172.17.0.3:51371, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:12686") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:45666->172.17.0.3:12686, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:50186") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:41492->172.17.0.3:50186, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:46965") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:34772->172.17.0.3:46965, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:43387") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47934->172.17.0.3:43387, err= --- PASS: TestSyncBackupDirSuffixOnly (0.25s) === RUN TestSyncSuffix run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:4554") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:57400->172.17.0.3:4554, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:41434") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48966->172.17.0.3:41434, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:60655") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:55962->172.17.0.3:60655, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:63750") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:51084->172.17.0.3:63750, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:45008") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:40324->172.17.0.3:45008, err= 2026/05/04 01:56:27 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gaqupaq7ximi/dst" 2026/05/04 01:56:27 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/05/04 01:56:27 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:27 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:27 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:27 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:27 DEBUG : TestFTPProftpd: detected overridden config - adding "{aR8Ac}" suffix to name 2026/05/04 01:56:27 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:27 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:27 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:27 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: Connecting to FTP server 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: > dial: conn=172.17.0.1:59414->172.17.0.3:21, err= 2026/05/04 01:56:27 DEBUG : one: size = 4 (Local file system at /tmp/rclone3984675892) 2026/05/04 01:56:27 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst) 2026/05/04 01:56:27 DEBUG : one: Sizes differ 2026/05/04 01:56:27 INFO : one: Moved (server-side) to: one.bak 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: dial("tcp","172.17.0.3:48393") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: > dial: conn=172.17.0.1:55610->172.17.0.3:48393, err= 2026/05/04 01:56:27 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/04 01:56:27 DEBUG : one.a292864a.partial: renamed to: one 2026/05/04 01:56:27 INFO : one: Copied (new) 2026/05/04 01:56:27 DEBUG : two: size = 3 OK 2026/05/04 01:56:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:27 DEBUG : two: Unchanged skipping 2026/05/04 01:56:27 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3984675892) 2026/05/04 01:56:27 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst) 2026/05/04 01:56:27 DEBUG : three.txt: Sizes differ 2026/05/04 01:56:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: dial("tcp","172.17.0.3:43311") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: > dial: conn=172.17.0.1:48184->172.17.0.3:43311, err= 2026/05/04 01:56:27 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/05/04 01:56:27 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/05/04 01:56:27 INFO : three.txt: Copied (new) 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:57569") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:38208->172.17.0.3:57569, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:65358") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:32894->172.17.0.3:65358, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:56788") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:43982->172.17.0.3:56788, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:37422") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59010->172.17.0.3:37422, err= 2026/05/04 01:56:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone3984675892) 2026/05/04 01:56:27 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst) 2026/05/04 01:56:27 DEBUG : one: Sizes differ 2026/05/04 01:56:27 INFO : one.bak: Deleted 2026/05/04 01:56:27 INFO : one: Moved (server-side) to: one.bak 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: dial("tcp","172.17.0.3:45438") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: > dial: conn=172.17.0.1:55372->172.17.0.3:45438, err= 2026/05/04 01:56:27 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/04 01:56:27 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/04 01:56:27 INFO : one: Copied (new) 2026/05/04 01:56:27 DEBUG : two: size = 3 OK 2026/05/04 01:56:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:27 DEBUG : two: Unchanged skipping 2026/05/04 01:56:27 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3984675892) 2026/05/04 01:56:27 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst) 2026/05/04 01:56:27 DEBUG : three.txt: Sizes differ 2026/05/04 01:56:27 INFO : three.txt.bak: Deleted 2026/05/04 01:56:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: dial("tcp","172.17.0.3:53651") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: > dial: conn=172.17.0.1:49972->172.17.0.3:53651, err= 2026/05/04 01:56:27 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/05/04 01:56:27 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/05/04 01:56:27 INFO : three.txt: Copied (new) 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:32640") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:36502->172.17.0.3:32640, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:59819") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:49832->172.17.0.3:59819, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:18001") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:36618->172.17.0.3:18001, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:37573") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50380->172.17.0.3:37573, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:2442") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:40090->172.17.0.3:2442, err= --- PASS: TestSyncSuffix (0.06s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:36217") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:38624->172.17.0.3:36217, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:9332") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37464->172.17.0.3:9332, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:64752") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44598->172.17.0.3:64752, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:9652") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44532->172.17.0.3:9652, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:64762") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:42642->172.17.0.3:64762, err= 2026/05/04 01:56:27 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gaqupaq7ximi/dst" 2026/05/04 01:56:27 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/05/04 01:56:27 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:27 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:27 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:27 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:27 DEBUG : TestFTPProftpd: detected overridden config - adding "{aR8Ac}" suffix to name 2026/05/04 01:56:27 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/05/04 01:56:27 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/05/04 01:56:27 DEBUG : Setting pass="FI6QG9S-g8d5WQqneDGdF4dlBvE-vZlK4lNkGatW7YFGKw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/05/04 01:56:27 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: Connecting to FTP server 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: > dial: conn=172.17.0.1:59430->172.17.0.3:21, err= 2026/05/04 01:56:27 DEBUG : one: size = 4 (Local file system at /tmp/rclone3984675892) 2026/05/04 01:56:27 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst) 2026/05/04 01:56:27 DEBUG : one: Sizes differ 2026/05/04 01:56:27 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: dial("tcp","172.17.0.3:47927") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: > dial: conn=172.17.0.1:46922->172.17.0.3:47927, err= 2026/05/04 01:56:27 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/04 01:56:27 DEBUG : one.a292864a.partial: renamed to: one 2026/05/04 01:56:27 INFO : one: Copied (new) 2026/05/04 01:56:27 DEBUG : two: size = 3 OK 2026/05/04 01:56:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:27 DEBUG : two: Unchanged skipping 2026/05/04 01:56:27 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3984675892) 2026/05/04 01:56:27 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst) 2026/05/04 01:56:27 DEBUG : three.txt: Sizes differ 2026/05/04 01:56:27 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: dial("tcp","172.17.0.3:61640") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: > dial: conn=172.17.0.1:51670->172.17.0.3:61640, err= 2026/05/04 01:56:27 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/05/04 01:56:27 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/05/04 01:56:27 INFO : three.txt: Copied (new) 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:14256") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:34622->172.17.0.3:14256, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:64554") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:34618->172.17.0.3:64554, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:2886") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:45634->172.17.0.3:2886, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:19579") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:51844->172.17.0.3:19579, err= 2026/05/04 01:56:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone3984675892) 2026/05/04 01:56:27 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst) 2026/05/04 01:56:27 DEBUG : one: Sizes differ 2026/05/04 01:56:27 INFO : one-2019-01-01: Deleted 2026/05/04 01:56:27 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: dial("tcp","172.17.0.3:3172") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: > dial: conn=172.17.0.1:50906->172.17.0.3:3172, err= 2026/05/04 01:56:27 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/04 01:56:27 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/04 01:56:27 INFO : one: Copied (new) 2026/05/04 01:56:27 DEBUG : two: size = 3 OK 2026/05/04 01:56:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:27 DEBUG : two: Unchanged skipping 2026/05/04 01:56:27 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3984675892) 2026/05/04 01:56:27 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst) 2026/05/04 01:56:27 DEBUG : three.txt: Sizes differ 2026/05/04 01:56:27 INFO : three-2019-01-01.txt: Deleted 2026/05/04 01:56:27 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: dial("tcp","172.17.0.3:15515") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi/dst: > dial: conn=172.17.0.1:33016->172.17.0.3:15515, err= 2026/05/04 01:56:27 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/05/04 01:56:27 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/05/04 01:56:27 INFO : three.txt: Copied (new) 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:33671") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:33058->172.17.0.3:33671, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:6924") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:33640->172.17.0.3:6924, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:40803") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:36950->172.17.0.3:40803, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:62360") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:36458->172.17.0.3:62360, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:5690") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35932->172.17.0.3:5690, err= --- PASS: TestSyncSuffixKeepExtension (0.06s) === RUN TestSyncUTFNorm run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:23991") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:58762->172.17.0.3:23991, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:63534") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:43266->172.17.0.3:63534, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:8038") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:38824->172.17.0.3:8038, err= 2026/05/04 01:56:27 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3984675892) 2026/05/04 01:56:27 DEBUG : Testêé: size = 18 (ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi) 2026/05/04 01:56:27 DEBUG : Testêé: Sizes differ 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:23675") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:51172->172.17.0.3:23675, err= 2026/05/04 01:56:27 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/05/04 01:56:27 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/05/04 01:56:27 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/04 01:56:27 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:19826") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:34152->172.17.0.3:19826, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:58204") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:58972->172.17.0.3:58204, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:44663") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:49120->172.17.0.3:44663, err= --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:46852") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50162->172.17.0.3:46852, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:22462") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:58142->172.17.0.3:22462, err= 2026/05/04 01:56:27 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:60775") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:40744->172.17.0.3:60775, err= 2026/05/04 01:56:27 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/05/04 01:56:27 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/05/04 01:56:27 INFO : existing: Copied (new) 2026/05/04 01:56:27 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:37134") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:53478->172.17.0.3:37134, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:17895") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47192->172.17.0.3:17895, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:46222") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50930->172.17.0.3:46222, err= 2026/05/04 01:56:27 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3984675892) 2026/05/04 01:56:27 DEBUG : existing: size = 6 (ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi) 2026/05/04 01:56:27 DEBUG : existing: Sizes differ 2026/05/04 01:56:27 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:27 ERROR : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: not deleting files as there were IO errors 2026/05/04 01:56:27 ERROR : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: not deleting directories as there were IO errors 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:16298") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:36278->172.17.0.3:16298, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:10431") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:53568->172.17.0.3:10431, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:7678") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50274->172.17.0.3:7678, err= --- PASS: TestSyncImmutable (0.02s) === RUN TestSyncIgnoreCase run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:18531") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:60738->172.17.0.3:18531, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:55421") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:39626->172.17.0.3:55421, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:8357") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:40618->172.17.0.3:8357, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:27 DEBUG : EXISTING: size = 6 OK 2026/05/04 01:56:27 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:27 DEBUG : existing: Unchanged skipping 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:27 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:27 INFO : There was nothing to transfer 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:10351") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50036->172.17.0.3:10351, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:48148") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35766->172.17.0.3:48148, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:58628") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:56582->172.17.0.3:58628, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:27202") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:33490->172.17.0.3:27202, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:35306") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:39930->172.17.0.3:35306, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:20025") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44208->172.17.0.3:20025, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:46459") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54736->172.17.0.3:46459, err= === RUN TestMaxTransfer/Soft run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:54224") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:52530->172.17.0.3:54224, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:37118") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:33810->172.17.0.3:37118, err= === RUN TestMaxTransfer/Cautious run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:29675") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59896->172.17.0.3:29675, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:34357") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59524->172.17.0.3:34357, err= --- PASS: TestMaxTransfer (0.01s) --- 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-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:33975") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:51582->172.17.0.3:33975, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:30783") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:34530->172.17.0.3:30783, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:32415") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:39268->172.17.0.3:32415, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:37237") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:45518->172.17.0.3:37237, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:15613") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:60534->172.17.0.3:15613, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:45642") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:43896->172.17.0.3:45642, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:63516") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:34668->172.17.0.3:63516, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:56181") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:34848->172.17.0.3:56181, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:57304") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48452->172.17.0.3:57304, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:41369") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:33694->172.17.0.3:41369, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:59711") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50738->172.17.0.3:59711, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:33203") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:33636->172.17.0.3:33203, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:36489") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:56776->172.17.0.3:36489, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:39184") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:42912->172.17.0.3:39184, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:5091") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:55722->172.17.0.3:5091, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:8528") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48428->172.17.0.3:8528, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:40603") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:45528->172.17.0.3:40603, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:40284") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:51116->172.17.0.3:40284, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:16836") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:56132->172.17.0.3:16836, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:39820") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:34358->172.17.0.3:39820, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:39512") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:42518->172.17.0.3:39512, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:35391") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:56834->172.17.0.3:35391, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:36646") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:40930->172.17.0.3:36646, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:44178") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:43094->172.17.0.3:44178, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:58043") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:33960->172.17.0.3:58043, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:58084") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:58390->172.17.0.3:58084, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:15777") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:60114->172.17.0.3:15777, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:2939") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:33202->172.17.0.3:2939, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:47970") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:41838->172.17.0.3:47970, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:50060") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:49818->172.17.0.3:50060, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:39034") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:60420->172.17.0.3:39034, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:16411") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:53342->172.17.0.3:16411, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:15309") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59824->172.17.0.3:15309, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:5914") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:49010->172.17.0.3:5914, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:52624") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:51288->172.17.0.3:52624, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:29898") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59466->172.17.0.3:29898, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:50533") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:58232->172.17.0.3:50533, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:50606") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:45520->172.17.0.3:50606, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:20545") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:43038->172.17.0.3:20545, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:42302") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:34032->172.17.0.3:42302, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:54815") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:53448->172.17.0.3:54815, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:26440") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44682->172.17.0.3:26440, err= 2026/05/04 01:56:27 DEBUG : both0: size = 6 OK 2026/05/04 01:56:27 DEBUG : both11: size = 6 OK 2026/05/04 01:56:27 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:27 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:27 DEBUG : both10: size = 6 OK 2026/05/04 01:56:27 DEBUG : both12: size = 6 OK 2026/05/04 01:56:27 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:27 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:27 DEBUG : both11: Unchanged skipping 2026/05/04 01:56:27 DEBUG : both13: size = 6 OK 2026/05/04 01:56:27 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:27 DEBUG : both13: Unchanged skipping 2026/05/04 01:56:27 DEBUG : both14: size = 6 OK 2026/05/04 01:56:27 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:27 DEBUG : both14: Unchanged skipping 2026/05/04 01:56:27 DEBUG : both15: size = 6 OK 2026/05/04 01:56:27 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:27 DEBUG : both15: Unchanged skipping 2026/05/04 01:56:27 DEBUG : both16: size = 6 OK 2026/05/04 01:56:27 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:27 DEBUG : both0: Unchanged skipping 2026/05/04 01:56:27 DEBUG : both17: size = 6 OK 2026/05/04 01:56:27 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:27 DEBUG : both10: Unchanged skipping 2026/05/04 01:56:27 DEBUG : both18: size = 6 OK 2026/05/04 01:56:27 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:27 DEBUG : both12: Unchanged skipping 2026/05/04 01:56:27 DEBUG : both19: size = 6 OK 2026/05/04 01:56:27 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:27 DEBUG : both19: Unchanged skipping 2026/05/04 01:56:27 DEBUG : both1: size = 6 OK 2026/05/04 01:56:27 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:27 DEBUG : both1: Unchanged skipping 2026/05/04 01:56:27 DEBUG : both2: size = 6 OK 2026/05/04 01:56:27 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:27 DEBUG : both2: Unchanged skipping 2026/05/04 01:56:27 DEBUG : both3: size = 6 OK 2026/05/04 01:56:27 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:27 DEBUG : both3: Unchanged skipping 2026/05/04 01:56:27 DEBUG : both4: size = 6 OK 2026/05/04 01:56:27 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:27 DEBUG : both4: Unchanged skipping 2026/05/04 01:56:27 DEBUG : both5: size = 6 OK 2026/05/04 01:56:27 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:27 DEBUG : both5: Unchanged skipping 2026/05/04 01:56:27 DEBUG : both6: size = 6 OK 2026/05/04 01:56:27 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:27 DEBUG : both6: Unchanged skipping 2026/05/04 01:56:27 DEBUG : both7: size = 6 OK 2026/05/04 01:56:27 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:27 DEBUG : both7: Unchanged skipping 2026/05/04 01:56:27 DEBUG : both8: size = 6 OK 2026/05/04 01:56:27 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:27 DEBUG : both8: Unchanged skipping 2026/05/04 01:56:27 DEBUG : both9: size = 6 OK 2026/05/04 01:56:27 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:27 DEBUG : both9: Unchanged skipping 2026/05/04 01:56:27 DEBUG : both16: Unchanged skipping 2026/05/04 01:56:27 DEBUG : both17: Unchanged skipping 2026/05/04 01:56:27 DEBUG : both18: Unchanged skipping 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:27 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:27 INFO : only0: Deleted 2026/05/04 01:56:27 INFO : only7: Deleted 2026/05/04 01:56:27 INFO : only8: Deleted 2026/05/04 01:56:27 INFO : only4: Deleted 2026/05/04 01:56:27 INFO : only11: Deleted 2026/05/04 01:56:27 INFO : only17: Deleted 2026/05/04 01:56:27 INFO : only15: Deleted 2026/05/04 01:56:27 INFO : only18: Deleted 2026/05/04 01:56:27 INFO : only5: Deleted 2026/05/04 01:56:27 INFO : only6: Deleted 2026/05/04 01:56:27 INFO : only2: Deleted 2026/05/04 01:56:27 INFO : only14: Deleted 2026/05/04 01:56:27 INFO : only16: Deleted 2026/05/04 01:56:27 INFO : only9: Deleted 2026/05/04 01:56:27 INFO : only1: Deleted 2026/05/04 01:56:27 INFO : only3: Deleted 2026/05/04 01:56:27 INFO : only10: Deleted 2026/05/04 01:56:27 INFO : only13: Deleted 2026/05/04 01:56:27 INFO : only12: Deleted 2026/05/04 01:56:27 INFO : only19: Deleted 2026/05/04 01:56:27 INFO : There was nothing to transfer 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:16104") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47308->172.17.0.3:16104, err= 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:23694") 2026/05/04 01:56:27 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:53270->172.17.0.3:23694, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:19654") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44316->172.17.0.3:19654, err= --- PASS: TestSyncConcurrentDelete (0.10s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:49238") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:38452->172.17.0.3:49238, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:21715") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:51962->172.17.0.3:21715, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:5970") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:46568->172.17.0.3:5970, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:44052") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:38764->172.17.0.3:44052, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:55392") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:42592->172.17.0.3:55392, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:59190") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:43344->172.17.0.3:59190, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:41621") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:46066->172.17.0.3:41621, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:18312") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:42480->172.17.0.3:18312, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:50829") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59870->172.17.0.3:50829, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:24350") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35056->172.17.0.3:24350, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:30562") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:39516->172.17.0.3:30562, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:32862") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:51164->172.17.0.3:32862, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:54081") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44934->172.17.0.3:54081, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:39818") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:52356->172.17.0.3:39818, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:22811") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50770->172.17.0.3:22811, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:3150") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37948->172.17.0.3:3150, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:6945") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54742->172.17.0.3:6945, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:53532") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50114->172.17.0.3:53532, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:19618") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54380->172.17.0.3:19618, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:56108") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:43622->172.17.0.3:56108, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:45566") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:51762->172.17.0.3:45566, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:51234") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47868->172.17.0.3:51234, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:4829") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:45674->172.17.0.3:4829, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:13703") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35904->172.17.0.3:13703, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:49234") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:55002->172.17.0.3:49234, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:21701") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:41450->172.17.0.3:21701, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:31211") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:51144->172.17.0.3:31211, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:56567") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:39280->172.17.0.3:56567, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:40702") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:42954->172.17.0.3:40702, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:59862") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:52144->172.17.0.3:59862, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:7137") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:43520->172.17.0.3:7137, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:24406") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:34010->172.17.0.3:24406, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:16043") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:34112->172.17.0.3:16043, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:12084") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:53830->172.17.0.3:12084, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:2923") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:60480->172.17.0.3:2923, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:5900") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50348->172.17.0.3:5900, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:5739") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48482->172.17.0.3:5739, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:43521") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44912->172.17.0.3:43521, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:23188") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:38652->172.17.0.3:23188, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:55545") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:40320->172.17.0.3:55545, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:14721") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44326->172.17.0.3:14721, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:2337") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:49998->172.17.0.3:2337, err= 2026/05/04 01:56:28 DEBUG : both0: size = 6 OK 2026/05/04 01:56:28 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : both10: size = 6 OK 2026/05/04 01:56:28 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : both12: size = 6 OK 2026/05/04 01:56:28 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : both11: size = 6 OK 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:28 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : both0: Unchanged skipping 2026/05/04 01:56:28 DEBUG : both13: size = 6 OK 2026/05/04 01:56:28 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : both12: Unchanged skipping 2026/05/04 01:56:28 DEBUG : both14: size = 6 OK 2026/05/04 01:56:28 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : both14: Unchanged skipping 2026/05/04 01:56:28 DEBUG : both15: size = 6 OK 2026/05/04 01:56:28 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : both15: Unchanged skipping 2026/05/04 01:56:28 DEBUG : both16: size = 6 OK 2026/05/04 01:56:28 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : both16: Unchanged skipping 2026/05/04 01:56:28 DEBUG : both17: size = 6 OK 2026/05/04 01:56:28 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : both10: Unchanged skipping 2026/05/04 01:56:28 DEBUG : both18: size = 6 OK 2026/05/04 01:56:28 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : both18: Unchanged skipping 2026/05/04 01:56:28 DEBUG : both19: size = 6 OK 2026/05/04 01:56:28 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : both19: Unchanged skipping 2026/05/04 01:56:28 DEBUG : both1: size = 6 OK 2026/05/04 01:56:28 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : both1: Unchanged skipping 2026/05/04 01:56:28 DEBUG : both2: size = 6 OK 2026/05/04 01:56:28 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : both2: Unchanged skipping 2026/05/04 01:56:28 DEBUG : both3: size = 6 OK 2026/05/04 01:56:28 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : both3: Unchanged skipping 2026/05/04 01:56:28 DEBUG : both4: size = 6 OK 2026/05/04 01:56:28 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : both4: Unchanged skipping 2026/05/04 01:56:28 DEBUG : both5: size = 6 OK 2026/05/04 01:56:28 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : both5: Unchanged skipping 2026/05/04 01:56:28 DEBUG : both6: size = 6 OK 2026/05/04 01:56:28 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : both6: Unchanged skipping 2026/05/04 01:56:28 DEBUG : both7: size = 6 OK 2026/05/04 01:56:28 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : both7: Unchanged skipping 2026/05/04 01:56:28 DEBUG : both8: size = 6 OK 2026/05/04 01:56:28 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : both8: Unchanged skipping 2026/05/04 01:56:28 DEBUG : both9: size = 6 OK 2026/05/04 01:56:28 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : both9: Unchanged skipping 2026/05/04 01:56:28 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3984675892) 2026/05/04 01:56:28 DEBUG : only0: size = 6 (ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi) 2026/05/04 01:56:28 DEBUG : only0: Sizes differ 2026/05/04 01:56:28 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3984675892) 2026/05/04 01:56:28 DEBUG : only10: size = 6 (ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi) 2026/05/04 01:56:28 DEBUG : only10: Sizes differ 2026/05/04 01:56:28 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3984675892) 2026/05/04 01:56:28 DEBUG : only11: size = 6 (ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi) 2026/05/04 01:56:28 DEBUG : only11: Sizes differ 2026/05/04 01:56:28 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3984675892) 2026/05/04 01:56:28 DEBUG : only12: size = 6 (ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi) 2026/05/04 01:56:28 DEBUG : only12: Sizes differ 2026/05/04 01:56:28 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3984675892) 2026/05/04 01:56:28 DEBUG : only13: size = 6 (ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi) 2026/05/04 01:56:28 DEBUG : only13: Sizes differ 2026/05/04 01:56:28 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3984675892) 2026/05/04 01:56:28 DEBUG : only14: size = 6 (ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi) 2026/05/04 01:56:28 DEBUG : only14: Sizes differ 2026/05/04 01:56:28 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3984675892) 2026/05/04 01:56:28 DEBUG : only15: size = 6 (ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi) 2026/05/04 01:56:28 DEBUG : only15: Sizes differ 2026/05/04 01:56:28 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3984675892) 2026/05/04 01:56:28 DEBUG : only16: size = 6 (ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi) 2026/05/04 01:56:28 DEBUG : only16: Sizes differ 2026/05/04 01:56:28 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3984675892) 2026/05/04 01:56:28 DEBUG : only17: size = 6 (ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi) 2026/05/04 01:56:28 DEBUG : only17: Sizes differ 2026/05/04 01:56:28 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3984675892) 2026/05/04 01:56:28 DEBUG : only18: size = 6 (ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi) 2026/05/04 01:56:28 DEBUG : only18: Sizes differ 2026/05/04 01:56:28 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3984675892) 2026/05/04 01:56:28 DEBUG : only19: size = 6 (ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi) 2026/05/04 01:56:28 DEBUG : only19: Sizes differ 2026/05/04 01:56:28 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3984675892) 2026/05/04 01:56:28 DEBUG : only1: size = 6 (ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi) 2026/05/04 01:56:28 DEBUG : only1: Sizes differ 2026/05/04 01:56:28 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3984675892) 2026/05/04 01:56:28 DEBUG : only2: size = 6 (ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi) 2026/05/04 01:56:28 DEBUG : only2: Sizes differ 2026/05/04 01:56:28 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3984675892) 2026/05/04 01:56:28 DEBUG : only3: size = 6 (ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi) 2026/05/04 01:56:28 DEBUG : only3: Sizes differ 2026/05/04 01:56:28 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3984675892) 2026/05/04 01:56:28 DEBUG : only4: size = 6 (ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi) 2026/05/04 01:56:28 DEBUG : only4: Sizes differ 2026/05/04 01:56:28 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3984675892) 2026/05/04 01:56:28 DEBUG : only5: size = 6 (ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi) 2026/05/04 01:56:28 DEBUG : only5: Sizes differ 2026/05/04 01:56:28 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3984675892) 2026/05/04 01:56:28 DEBUG : only6: size = 6 (ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi) 2026/05/04 01:56:28 DEBUG : only6: Sizes differ 2026/05/04 01:56:28 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3984675892) 2026/05/04 01:56:28 DEBUG : only7: size = 6 (ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi) 2026/05/04 01:56:28 DEBUG : only7: Sizes differ 2026/05/04 01:56:28 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3984675892) 2026/05/04 01:56:28 DEBUG : only8: size = 6 (ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi) 2026/05/04 01:56:28 DEBUG : only8: Sizes differ 2026/05/04 01:56:28 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3984675892) 2026/05/04 01:56:28 DEBUG : only9: size = 6 (ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi) 2026/05/04 01:56:28 DEBUG : only9: Sizes differ 2026/05/04 01:56:28 DEBUG : both11: Unchanged skipping 2026/05/04 01:56:28 DEBUG : both13: Unchanged skipping 2026/05/04 01:56:28 DEBUG : both17: Unchanged skipping 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:9971") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:54099") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54494->172.17.0.3:54099, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:52727") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:58082->172.17.0.3:9971, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:17122") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37086->172.17.0.3:52727, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:40966->172.17.0.3:17122, err= 2026/05/04 01:56:28 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/05/04 01:56:28 DEBUG : only11.51c18866.partial: size = 0 OK 2026/05/04 01:56:28 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/05/04 01:56:28 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/05/04 01:56:28 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/05/04 01:56:28 INFO : only10: Copied (replaced existing) 2026/05/04 01:56:28 DEBUG : only11.51c18866.partial: renamed to: only11 2026/05/04 01:56:28 INFO : only11: Copied (replaced existing) 2026/05/04 01:56:28 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/05/04 01:56:28 INFO : only12: Copied (replaced existing) 2026/05/04 01:56:28 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/05/04 01:56:28 INFO : only0: Copied (replaced existing) 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:22872") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:61906") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:18377") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47218->172.17.0.3:22872, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:36168->172.17.0.3:61906, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:36812->172.17.0.3:18377, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:10123") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:53524->172.17.0.3:10123, err= 2026/05/04 01:56:28 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/05/04 01:56:28 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/05/04 01:56:28 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/05/04 01:56:28 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/05/04 01:56:28 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/05/04 01:56:28 INFO : only15: Copied (replaced existing) 2026/05/04 01:56:28 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/05/04 01:56:28 INFO : only14: Copied (replaced existing) 2026/05/04 01:56:28 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/05/04 01:56:28 INFO : only13: Copied (replaced existing) 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:52882") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35004->172.17.0.3:52882, err= 2026/05/04 01:56:28 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/05/04 01:56:28 INFO : only16: Copied (replaced existing) 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:9934") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:55395") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47778->172.17.0.3:9934, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50890->172.17.0.3:55395, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:3174") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:57490->172.17.0.3:3174, err= 2026/05/04 01:56:28 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/05/04 01:56:28 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/05/04 01:56:28 DEBUG : only18.f963383f.partial: size = 0 OK 2026/05/04 01:56:28 DEBUG : only1.77787b15.partial: size = 0 OK 2026/05/04 01:56:28 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/05/04 01:56:28 INFO : only17: Copied (replaced existing) 2026/05/04 01:56:28 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/05/04 01:56:28 INFO : only19: Copied (replaced existing) 2026/05/04 01:56:28 DEBUG : only18.f963383f.partial: renamed to: only18 2026/05/04 01:56:28 INFO : only18: Copied (replaced existing) 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:14038") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:36560->172.17.0.3:14038, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:51703") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:1671") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:33204->172.17.0.3:51703, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:42418->172.17.0.3:1671, err= 2026/05/04 01:56:28 DEBUG : only1.77787b15.partial: renamed to: only1 2026/05/04 01:56:28 INFO : only1: Copied (replaced existing) 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:4900") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47060->172.17.0.3:4900, err= 2026/05/04 01:56:28 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/05/04 01:56:28 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/05/04 01:56:28 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/05/04 01:56:28 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/05/04 01:56:28 INFO : only2: Copied (replaced existing) 2026/05/04 01:56:28 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/05/04 01:56:28 INFO : only4: Copied (replaced existing) 2026/05/04 01:56:28 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/05/04 01:56:28 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/05/04 01:56:28 INFO : only3: Copied (replaced existing) 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:27950") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:57642->172.17.0.3:27950, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:27010") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47710->172.17.0.3:27010, err= 2026/05/04 01:56:28 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:22654") 2026/05/04 01:56:28 INFO : only5: Copied (replaced existing) 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:51598->172.17.0.3:22654, err= 2026/05/04 01:56:28 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:15533") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:38692->172.17.0.3:15533, err= 2026/05/04 01:56:28 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/05/04 01:56:28 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/05/04 01:56:28 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/05/04 01:56:28 INFO : only6: Copied (replaced existing) 2026/05/04 01:56:28 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/05/04 01:56:28 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/05/04 01:56:28 INFO : only9: Copied (replaced existing) 2026/05/04 01:56:28 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/05/04 01:56:28 INFO : only7: Copied (replaced existing) 2026/05/04 01:56:28 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/05/04 01:56:28 INFO : only8: Copied (replaced existing) 2026/05/04 01:56:28 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:56744") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:36836->172.17.0.3:56744, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:25913") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54964->172.17.0.3:25913, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:44660") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:60220->172.17.0.3:44660, err= --- PASS: TestSyncConcurrentTruncate (0.13s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:28 DEBUG : empty_dir: Making directory with metadata 2026/05/04 01:56:28 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/04 01:56:28 DEBUG : empty_on_remote: Making directory with metadata 2026/05/04 01:56:28 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/04 01:56:28 INFO : empty_on_remote: Making directory 2026/05/04 01:56:28 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/04 01:56:28 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/04 01:56:28 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/04 01:56:28 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/04 01:56:28 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:12696") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:34598->172.17.0.3:12696, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:12689") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:51906->172.17.0.3:12689, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:2426") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:36113") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47362->172.17.0.3:2426, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35582->172.17.0.3:36113, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:55081") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:38458->172.17.0.3:55081, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:28056") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35436->172.17.0.3:28056, err= --- PASS: TestSyncReplaceDirModTime (0.03s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:28 DEBUG : empty_dir: Making directory with metadata 2026/05/04 01:56:28 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/04 01:56:28 DEBUG : empty_on_remote: Making directory with metadata 2026/05/04 01:56:28 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/04 01:56:28 INFO : empty_on_remote: Making directory 2026/05/04 01:56:28 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/04 01:56:28 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/04 01:56:28 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/04 01:56:28 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/04 01:56:28 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/04 01:56:28 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:45514") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:36090->172.17.0.3:45514, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:47989") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:16265") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:38738->172.17.0.3:47989, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48224->172.17.0.3:16265, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:12711") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:30408") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:58582->172.17.0.3:12711, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:39034->172.17.0.3:30408, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:62209") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:34388->172.17.0.3:62209, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:3487") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47692->172.17.0.3:3487, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.03s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/04 01:56:28 INFO : sub dir: Making directory 2026/05/04 01:56:28 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:48438") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:46722->172.17.0.3:48438, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:42879") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:27895") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:52332->172.17.0.3:42879, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44264->172.17.0.3:27895, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:27690") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:51340->172.17.0.3:27690, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:15320") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:38350->172.17.0.3:15320, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:5268") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59378->172.17.0.3:5268, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:62428") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:56210->172.17.0.3:62428, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:65366") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44562->172.17.0.3:65366, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:48359") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59594->172.17.0.3:48359, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:58437") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:36950->172.17.0.3:58437, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:26424") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:57576->172.17.0.3:26424, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.07s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/04 01:56:28 INFO : sub dir: Making directory 2026/05/04 01:56:28 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:22180") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:38166->172.17.0.3:22180, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:8009") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:55592->172.17.0.3:8009, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:16608") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:46094->172.17.0.3:16608, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:16543") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:55298->172.17.0.3:16543, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:48225") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:46940->172.17.0.3:48225, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:42480") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35556->172.17.0.3:42480, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:4415") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:53926->172.17.0.3:4415, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:20165") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:39980->172.17.0.3:20165, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:61369") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:43838->172.17.0.3:61369, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:26362") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:34046->172.17.0.3:26362, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:29824") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37574->172.17.0.3:29824, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.07s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:13059") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50886->172.17.0.3:13059, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:53395") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48600->172.17.0.3:53395, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:2321") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:56816->172.17.0.3:2321, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:37093") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44106->172.17.0.3:37093, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:18230") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47462->172.17.0.3:18230, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:23278") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:49756->172.17.0.3:23278, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:42558") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:57822->172.17.0.3:42558, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:47398") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48460->172.17.0.3:47398, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:38520") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47438->172.17.0.3:38520, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:47043") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:56098->172.17.0.3:47043, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:17957") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37446->172.17.0.3:17957, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:12219") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35030->172.17.0.3:12219, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:58542") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:36564->172.17.0.3:58542, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:7317") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:60528->172.17.0.3:7317, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:29557") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:43430->172.17.0.3:29557, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:65280") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59908->172.17.0.3:65280, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:41877") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:55812->172.17.0.3:41877, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:56223") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:60856->172.17.0.3:56223, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:65112") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:33520->172.17.0.3:65112, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:57361") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44478->172.17.0.3:57361, err= 2026/05/04 01:56:28 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:30080") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:42944->172.17.0.3:30080, err= 2026/05/04 01:56:28 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : apple: Excluded 2026/05/04 01:56:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : splitbananasplit: Excluded 2026/05/04 01:56:28 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : banana: Excluded 2026/05/04 01:56:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:51712") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:41360->172.17.0.3:51712, err= 2026/05/04 01:56:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:11622") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:57804->172.17.0.3:11622, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:30491") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48858->172.17.0.3:30491, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:53646") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:53504->172.17.0.3:53646, err= 2026/05/04 01:56:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/04 01:56:28 DEBUG : banana: size = 6 OK 2026/05/04 01:56:28 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : banana: Unchanged skipping 2026/05/04 01:56:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : splitbananasplit: size = 16 OK 2026/05/04 01:56:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/04 01:56:28 DEBUG : apple: size = 5 OK 2026/05/04 01:56:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : apple: Unchanged skipping 2026/05/04 01:56:28 DEBUG : splitbananasplit: Unchanged skipping 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:19064") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37360->172.17.0.3:19064, err= 2026/05/04 01:56:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/04 01:56:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/04 01:56:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/04 01:56:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/04 01:56:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/04 01:56:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/04 01:56:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/04 01:56:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/04 01:56:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/04 01:56:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/04 01:56:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/04 01:56:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/04 01:56:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/04 01:56:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/04 01:56:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/04 01:56:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/04 01:56:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:28 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:28 INFO : There was nothing to transfer 2026/05/04 01:56:28 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:26056") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:56614->172.17.0.3:26056, err= 2026/05/04 01:56:28 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : apple: Excluded 2026/05/04 01:56:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : splitbananasplit: Excluded 2026/05/04 01:56:28 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : banana: Excluded 2026/05/04 01:56:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:28209") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54936->172.17.0.3:28209, err= 2026/05/04 01:56:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:46855") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47942->172.17.0.3:46855, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:24432") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:42504->172.17.0.3:24432, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:31342") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37122->172.17.0.3:31342, err= 2026/05/04 01:56:28 DEBUG : apple: size = 5 OK 2026/05/04 01:56:28 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : apple: Unchanged skipping 2026/05/04 01:56:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/04 01:56:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/04 01:56:28 DEBUG : banana: size = 6 OK 2026/05/04 01:56:28 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : banana: Unchanged skipping 2026/05/04 01:56:28 DEBUG : splitbananasplit: size = 16 OK 2026/05/04 01:56:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : splitbananasplit: Unchanged skipping 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:16446") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:40956->172.17.0.3:16446, err= 2026/05/04 01:56:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/04 01:56:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/04 01:56:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/04 01:56:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/04 01:56:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/04 01:56:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/04 01:56:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/04 01:56:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/04 01:56:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/04 01:56:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/04 01:56:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/04 01:56:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/04 01:56:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/04 01:56:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/04 01:56:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/04 01:56:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:28 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:28 INFO : There was nothing to transfer 2026/05/04 01:56:28 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:41767") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:49636->172.17.0.3:41767, err= 2026/05/04 01:56:28 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : apple: Excluded 2026/05/04 01:56:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : splitbananasplit: Excluded 2026/05/04 01:56:28 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : banana: Excluded 2026/05/04 01:56:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:56300") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44530->172.17.0.3:56300, err= 2026/05/04 01:56:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:63897") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:45934->172.17.0.3:63897, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:56779") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54752->172.17.0.3:56779, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:50320") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50428->172.17.0.3:50320, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:39677") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:41242->172.17.0.3:39677, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:52554") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35794->172.17.0.3:52554, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:49318") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35526->172.17.0.3:49318, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:42182") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:36442->172.17.0.3:42182, err= === RUN TestTransform/NFD run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:18008") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:57898->172.17.0.3:18008, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:20669") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59396->172.17.0.3:20669, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:19128") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37688->172.17.0.3:19128, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:43347") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:36340->172.17.0.3:43347, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:49469") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:52876->172.17.0.3:49469, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:31163") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44508->172.17.0.3:31163, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:31207") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:60002->172.17.0.3:31207, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:50767") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48596->172.17.0.3:50767, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:2722") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35678->172.17.0.3:2722, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:48413") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:38250->172.17.0.3:48413, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:8511") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54544->172.17.0.3:8511, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:44257") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:53844->172.17.0.3:44257, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:30277") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59246->172.17.0.3:30277, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:46008") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47806->172.17.0.3:46008, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:25765") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50944->172.17.0.3:25765, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:47211") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:51290->172.17.0.3:47211, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:57203") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:58802->172.17.0.3:57203, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:18772") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:49428->172.17.0.3:18772, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:53505") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:39056->172.17.0.3:53505, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:21225") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:45164->172.17.0.3:21225, err= 2026/05/04 01:56:28 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:62083") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50494->172.17.0.3:62083, err= 2026/05/04 01:56:28 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : apple: Excluded 2026/05/04 01:56:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : splitbananasplit: Excluded 2026/05/04 01:56:28 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : banana: Excluded 2026/05/04 01:56:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:18518") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:51182->172.17.0.3:18518, err= 2026/05/04 01:56:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:45745") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:34370->172.17.0.3:45745, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:60937") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35368->172.17.0.3:60937, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:48857") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:41802->172.17.0.3:48857, err= 2026/05/04 01:56:28 DEBUG : apple: size = 5 OK 2026/05/04 01:56:28 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : apple: Unchanged skipping 2026/05/04 01:56:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/04 01:56:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/04 01:56:28 DEBUG : banana: size = 6 OK 2026/05/04 01:56:28 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : banana: Unchanged skipping 2026/05/04 01:56:28 DEBUG : splitbananasplit: size = 16 OK 2026/05/04 01:56:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : splitbananasplit: Unchanged skipping 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:29847") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48996->172.17.0.3:29847, err= 2026/05/04 01:56:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/04 01:56:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/04 01:56:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/04 01:56:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/04 01:56:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/04 01:56:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/04 01:56:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/04 01:56:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/04 01:56:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/04 01:56:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/04 01:56:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/04 01:56:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/04 01:56:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/04 01:56:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/04 01:56:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/04 01:56:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/04 01:56:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:28 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:28 INFO : There was nothing to transfer 2026/05/04 01:56:28 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:32555") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:55954->172.17.0.3:32555, err= 2026/05/04 01:56:28 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : apple: Excluded 2026/05/04 01:56:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : splitbananasplit: Excluded 2026/05/04 01:56:28 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : banana: Excluded 2026/05/04 01:56:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:39233") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:43260->172.17.0.3:39233, err= 2026/05/04 01:56:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:27050") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37694->172.17.0.3:27050, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:11914") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:45510->172.17.0.3:11914, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:25638") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:42778->172.17.0.3:25638, err= 2026/05/04 01:56:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/04 01:56:28 DEBUG : apple: size = 5 OK 2026/05/04 01:56:28 DEBUG : banana: size = 6 OK 2026/05/04 01:56:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : splitbananasplit: size = 16 OK 2026/05/04 01:56:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : splitbananasplit: Unchanged skipping 2026/05/04 01:56:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/04 01:56:28 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : apple: Unchanged skipping 2026/05/04 01:56:28 DEBUG : banana: Unchanged skipping 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:42576") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:57070->172.17.0.3:42576, err= 2026/05/04 01:56:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/04 01:56:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/04 01:56:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/04 01:56:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/04 01:56:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/04 01:56:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/04 01:56:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/04 01:56:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/04 01:56:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/04 01:56:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/04 01:56:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/04 01:56:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/04 01:56:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/04 01:56:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/04 01:56:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/04 01:56:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:56:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:28 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:28 INFO : There was nothing to transfer 2026/05/04 01:56:28 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:10557") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:51648->172.17.0.3:10557, err= 2026/05/04 01:56:28 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : apple: Excluded 2026/05/04 01:56:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : splitbananasplit: Excluded 2026/05/04 01:56:28 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : banana: Excluded 2026/05/04 01:56:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:18095") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35624->172.17.0.3:18095, err= 2026/05/04 01:56:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:35291") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:42754->172.17.0.3:35291, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:31950") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54390->172.17.0.3:31950, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:28711") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59074->172.17.0.3:28711, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:21673") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:51864->172.17.0.3:21673, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:61366") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:49578->172.17.0.3:61366, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:20057") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35186->172.17.0.3:20057, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:62603") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:38864->172.17.0.3:62603, err= === RUN TestTransform/base64 run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:36136") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:42246->172.17.0.3:36136, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:45081") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:60134->172.17.0.3:45081, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:53368") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:38556->172.17.0.3:53368, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:10278") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:46550->172.17.0.3:10278, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:21729") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:49938->172.17.0.3:21729, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:5841") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:42854->172.17.0.3:5841, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:29923") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:52692->172.17.0.3:29923, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:39834") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59862->172.17.0.3:39834, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:48164") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:52532->172.17.0.3:48164, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:13858") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:36958->172.17.0.3:13858, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:5463") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:41778->172.17.0.3:5463, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:13837") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:40078->172.17.0.3:13837, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:63601") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:60438->172.17.0.3:63601, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:7161") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:38196->172.17.0.3:7161, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:61227") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:46200->172.17.0.3:61227, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:6578") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54574->172.17.0.3:6578, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:50394") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:52730->172.17.0.3:50394, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:25970") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44740->172.17.0.3:25970, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:51562") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47190->172.17.0.3:51562, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:10625") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:58942->172.17.0.3:10625, err= 2026/05/04 01:56:28 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:30197") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:60750->172.17.0.3:30197, err= 2026/05/04 01:56:28 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : apple: Excluded 2026/05/04 01:56:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : splitbananasplit: Excluded 2026/05/04 01:56:28 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : banana: Excluded 2026/05/04 01:56:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:7646") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:32854->172.17.0.3:7646, err= 2026/05/04 01:56:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:56:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:56:28 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:4878") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:34986->172.17.0.3:4878, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:26925") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:42518->172.17.0.3:26925, err= 2026/05/04 01:56:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:56:28 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:56:28 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:56:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:56:28 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:56:28 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:56:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:56:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:56:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:56:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:56:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:56:28 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:56:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:56:28 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:56:28 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:55690") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:39556->172.17.0.3:55690, err= 2026/05/04 01:56:28 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/04 01:56:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:56:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/04 01:56:28 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:56:28 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/04 01:56:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:56:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/04 01:56:28 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:56:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:56:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:56:28 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Connecting to FTP server 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:56:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:56:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:56:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:56:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:56:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:56:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:56:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:56:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:56:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:56:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:56:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:56:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/04 01:56:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/04 01:56:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:56:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:56:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/04 01:56:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:56:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:56:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:43230") 2026/05/04 01:56:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:56:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:56:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:56:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59434->172.17.0.3:21, err= 2026/05/04 01:56:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:56:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:56:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:56:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:56:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/04 01:56:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:56:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:56:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:56:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:56:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:56:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:56:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:56:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:56:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:56:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:56:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:56:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:56:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/04 01:56:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:56:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:56:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:56:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:56:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:56:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:56:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:56:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:56:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:56:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:56:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:56:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:56:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:56:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:56:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/04 01:56:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:56:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:56:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:56:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:56:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:56:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:56:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/04 01:56:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:56:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:56:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:56:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:56:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:56:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:56:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:56:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:56:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:56:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:56:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:56:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:56:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/04 01:56:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:56:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:56:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:56:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:56:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:56:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:56:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:56:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:56:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/04 01:56:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/04 01:56:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/04 01:56:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/04 01:56:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/04 01:56:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/04 01:56:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:56:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/04 01:56:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/04 01:56:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:56:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:56:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:56:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:56:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:56:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:56:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:56:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:56:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:28 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/04 01:56:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:58836->172.17.0.3:43230, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:39242") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:9076") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:36484->172.17.0.3:39242, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:39578->172.17.0.3:9076, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:30534") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:34866->172.17.0.3:30534, err= 2026/05/04 01:56:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/05/04 01:56:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/05/04 01:56:28 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/05/04 01:56:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:56:28 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:56:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:56:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:56:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:56:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:56:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:56:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:56:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:56:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:56:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/04 01:56:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:28 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/05/04 01:56:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:28 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/04 01:56:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/04 01:56:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:28 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/04 01:56:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:56:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:56:28 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:42370") 2026/05/04 01:56:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59352->172.17.0.3:42370, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:38526") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:49052->172.17.0.3:38526, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:17346") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47090->172.17.0.3:17346, err= 2026/05/04 01:56:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/05/04 01:56:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:26293") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:39648->172.17.0.3:26293, err= 2026/05/04 01:56:28 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/05/04 01:56:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:56:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:56:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:28 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:56:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:56:28 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:56:28 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:56:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:56:28 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:28373") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:46698->172.17.0.3:28373, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:34263") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:64456") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59722->172.17.0.3:34263, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:33828->172.17.0.3:64456, err= 2026/05/04 01:56:28 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/05/04 01:56:28 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/04 01:56:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:56:28 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/05/04 01:56:28 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:60127") 2026/05/04 01:56:28 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:60732->172.17.0.3:60127, err= 2026/05/04 01:56:28 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:56:28 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:56:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:56:28 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:56:28 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:56:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:63432") 2026/05/04 01:56:28 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:56:28 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:56:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:56:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:58704->172.17.0.3:63432, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:50183") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:40460->172.17.0.3:50183, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:29772") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:33476->172.17.0.3:29772, err= 2026/05/04 01:56:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:56:28 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:56:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/04 01:56:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/05/04 01:56:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/05/04 01:56:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:7438") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37704->172.17.0.3:7438, err= 2026/05/04 01:56:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:56:28 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:56:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:56:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/05/04 01:56:28 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:56:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:56:28 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:56:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:45867") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:53828->172.17.0.3:45867, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:61774") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:60774->172.17.0.3:61774, err= 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:21391") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47036->172.17.0.3:21391, err= 2026/05/04 01:56:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/04 01:56:28 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/04 01:56:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/05/04 01:56:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:1316") 2026/05/04 01:56:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54238->172.17.0.3:1316, err= 2026/05/04 01:56:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:28 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:56:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:28 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/04 01:56:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/04 01:56:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/04 01:56:28 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/04 01:56:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:24440") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:34158->172.17.0.3:24440, err= 2026/05/04 01:56:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:28 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/04 01:56:28 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/05/04 01:56:28 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/05/04 01:56:28 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/04 01:56:28 DEBUG : Waiting for deletions to finish 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Connecting to FTP server 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Connecting to FTP server 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Connecting to FTP server 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59444->172.17.0.3:21, err= 2026/05/04 01:56:28 DEBUG : pacer: low level retry 1/10 (error EOF) 2026/05/04 01:56:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/04 01:56:28 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/04 01:56:28 INFO : banana: Deleted 2026/05/04 01:56:28 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/04 01:56:28 INFO : dir1/0010-456789.txt: Deleted 2026/05/04 01:56:28 INFO : dir1/0013-789;=.txt: Deleted 2026/05/04 01:56:28 INFO : dir1/0015-9;=.txt: Deleted 2026/05/04 01:56:28 INFO : dir1/0003-defghij.txt: Deleted 2026/05/04 01:56:28 INFO : apple: Deleted 2026/05/04 01:56:28 INFO : dir1/0014-89;=.txt: Deleted 2026/05/04 01:56:28 INFO : splitbananasplit: Deleted 2026/05/04 01:56:28 INFO : appleappleapplebanana: Deleted 2026/05/04 01:56:28 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/04 01:56:28 INFO : dir1/0011-56789;.txt: Deleted 2026/05/04 01:56:28 INFO : dir1/0008-2345678.txt: Deleted 2026/05/04 01:56:28 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/04 01:56:28 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/04 01:56:28 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59458->172.17.0.3:21, err= 2026/05/04 01:56:28 DEBUG : pacer: low level retry 1/10 (error EOF) 2026/05/04 01:56:28 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59466->172.17.0.3:21, err= 2026/05/04 01:56:28 DEBUG : pacer: low level retry 1/10 (error EOF) 2026/05/04 01:56:28 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59468->172.17.0.3:21, err= 2026/05/04 01:56:28 DEBUG : pacer: low level retry 2/10 (error EOF) 2026/05/04 01:56:28 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59484->172.17.0.3:21, err= 2026/05/04 01:56:28 DEBUG : pacer: low level retry 2/10 (error EOF) 2026/05/04 01:56:28 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59496->172.17.0.3:21, err= 2026/05/04 01:56:28 DEBUG : pacer: low level retry 2/10 (error EOF) 2026/05/04 01:56:28 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/05/04 01:56:29 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:29 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59508->172.17.0.3:21, err= 2026/05/04 01:56:29 DEBUG : pacer: low level retry 3/10 (error EOF) 2026/05/04 01:56:29 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/05/04 01:56:29 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:29 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59520->172.17.0.3:21, err= 2026/05/04 01:56:29 DEBUG : pacer: low level retry 3/10 (error EOF) 2026/05/04 01:56:29 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/05/04 01:56:31 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:31 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59536->172.17.0.3:21, err= 2026/05/04 01:56:31 DEBUG : pacer: low level retry 3/10 (error EOF) 2026/05/04 01:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54732->172.17.0.3:21, err= 2026/05/04 01:56:33 DEBUG : pacer: low level retry 4/10 (error EOF) 2026/05/04 01:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:35 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54748->172.17.0.3:21, err= 2026/05/04 01:56:35 DEBUG : pacer: low level retry 4/10 (error EOF) 2026/05/04 01:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:37 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54754->172.17.0.3:21, err= 2026/05/04 01:56:37 DEBUG : pacer: low level retry 4/10 (error EOF) 2026/05/04 01:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54770->172.17.0.3:21, err= 2026/05/04 01:56:39 DEBUG : pacer: low level retry 5/10 (error EOF) 2026/05/04 01:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54772->172.17.0.3:21, err= 2026/05/04 01:56:41 DEBUG : pacer: low level retry 5/10 (error EOF) 2026/05/04 01:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50358->172.17.0.3:21, err= 2026/05/04 01:56:43 DEBUG : pacer: low level retry 5/10 (error EOF) 2026/05/04 01:56:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50366->172.17.0.3:21, err= 2026/05/04 01:56:45 DEBUG : pacer: low level retry 6/10 (error EOF) 2026/05/04 01:56:47 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:47 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50372->172.17.0.3:21, err= 2026/05/04 01:56:47 DEBUG : pacer: low level retry 6/10 (error EOF) 2026/05/04 01:56:49 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:49 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50388->172.17.0.3:21, err= 2026/05/04 01:56:49 DEBUG : pacer: low level retry 6/10 (error EOF) 2026/05/04 01:56:51 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:51 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50394->172.17.0.3:21, err= 2026/05/04 01:56:51 DEBUG : pacer: low level retry 7/10 (error EOF) 2026/05/04 01:56:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:53 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:38998->172.17.0.3:21, err= 2026/05/04 01:56:53 DEBUG : pacer: low level retry 7/10 (error EOF) 2026/05/04 01:56:55 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:55 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:39000->172.17.0.3:21, err= 2026/05/04 01:56:55 DEBUG : pacer: low level retry 7/10 (error EOF) 2026/05/04 01:56:57 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:57 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:39004->172.17.0.3:21, err= 2026/05/04 01:56:57 DEBUG : pacer: low level retry 8/10 (error EOF) 2026/05/04 01:56:59 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:21") 2026/05/04 01:56:59 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:39020->172.17.0.3:21, err= 2026/05/04 01:56:59 DEBUG : pacer: low level retry 8/10 (error EOF) 2026/05/04 01:57:01 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:21") 2026/05/04 01:57:01 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:39028->172.17.0.3:21, err= 2026/05/04 01:57:01 DEBUG : pacer: low level retry 8/10 (error EOF) 2026/05/04 01:57:03 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:21") 2026/05/04 01:57:03 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:57852->172.17.0.3:21, err= 2026/05/04 01:57:03 DEBUG : pacer: low level retry 9/10 (error EOF) 2026/05/04 01:57:05 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:21") 2026/05/04 01:57:05 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:57864->172.17.0.3:21, err= 2026/05/04 01:57:05 DEBUG : pacer: low level retry 9/10 (error EOF) 2026/05/04 01:57:07 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:21") 2026/05/04 01:57:07 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:57872->172.17.0.3:21, err= 2026/05/04 01:57:07 DEBUG : pacer: low level retry 9/10 (error EOF) 2026/05/04 01:57:09 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:21") 2026/05/04 01:57:09 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:57878->172.17.0.3:21, err= 2026/05/04 01:57:09 DEBUG : pacer: low level retry 10/10 (error EOF) 2026/05/04 01:57:09 ERROR : dir1/0007-1234567.txt: Couldn't delete: findItem: failed to make FTP connection to "172.17.0.3:21": EOF 2026/05/04 01:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:21") 2026/05/04 01:57:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:57882->172.17.0.3:21, err= 2026/05/04 01:57:11 DEBUG : pacer: low level retry 10/10 (error EOF) 2026/05/04 01:57:11 ERROR : dir1/0009-3456789.txt: Couldn't delete: findItem: failed to make FTP connection to "172.17.0.3:21": EOF 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:21") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35850->172.17.0.3:21, err= 2026/05/04 01:57:13 DEBUG : pacer: low level retry 10/10 (error EOF) 2026/05/04 01:57:13 ERROR : dir1/0012-6789;.txt: Couldn't delete: findItem: failed to make FTP connection to "172.17.0.3:21": EOF 2026/05/04 01:57:13 ERROR : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: failed to delete 3 files Test: TestTransform/base64 2026/05/04 01:57:13 DEBUG : Waiting for deletions to finish 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:17160") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:41444->172.17.0.3:17160, err= 2026/05/04 01:57:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/05/04 01:57:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/05/04 01:57:13 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : YXBwbGU=: Excluded 2026/05/04 01:57:13 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : YmFuYW5h: Excluded 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:16587") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54286->172.17.0.3:16587, err= 2026/05/04 01:57:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/05/04 01:57:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/05/04 01:57:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/05/04 01:57:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/05/04 01:57:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/05/04 01:57:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/05/04 01:57:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/05/04 01:57:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/05/04 01:57:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/05/04 01:57:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/05/04 01:57:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/05/04 01:57:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/05/04 01:57:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:25273") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54698->172.17.0.3:25273, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:46082") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:33160->172.17.0.3:46082, err= sync_transform_test.go:197: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: 20 actual : 23 Test: TestTransform/base64 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:9811") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:58216->172.17.0.3:9811, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:54359") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:57224->172.17.0.3:54359, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:23296") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50208->172.17.0.3:23296, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:62939") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:57412->172.17.0.3:62939, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:21090") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:53814->172.17.0.3:21090, err= === RUN TestTransform/prefix run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:45089") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47010->172.17.0.3:45089, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:8778") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48148->172.17.0.3:8778, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:30538") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:53686->172.17.0.3:30538, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:35419") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37154->172.17.0.3:35419, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:8991") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:56568->172.17.0.3:8991, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:6879") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:41746->172.17.0.3:6879, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:8309") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:57136->172.17.0.3:8309, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:54676") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50342->172.17.0.3:54676, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:41051") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:60040->172.17.0.3:41051, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:25606") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:34850->172.17.0.3:25606, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:33540") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47552->172.17.0.3:33540, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:50167") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44276->172.17.0.3:50167, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:50674") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:41698->172.17.0.3:50674, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:2841") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:45650->172.17.0.3:2841, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:8565") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:53902->172.17.0.3:8565, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:24636") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:53760->172.17.0.3:24636, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:23074") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:38126->172.17.0.3:23074, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:56947") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:58128->172.17.0.3:56947, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:32961") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:39144->172.17.0.3:32961, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:17804") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:43414->172.17.0.3:17804, err= 2026/05/04 01:57:13 DEBUG : Waiting for deletions to finish 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:55644") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59952->172.17.0.3:55644, err= 2026/05/04 01:57:13 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : apple: Excluded 2026/05/04 01:57:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : splitbananasplit: Excluded 2026/05/04 01:57:13 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : banana: Excluded 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:59224") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:53074->172.17.0.3:59224, err= 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:33404") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47062->172.17.0.3:33404, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:24663") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50652->172.17.0.3:24663, err= 2026/05/04 01:57:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/04 01:57:13 DEBUG : apple: transformed to: PREFIXapple 2026/05/04 01:57:13 DEBUG : banana: transformed to: PREFIXbanana 2026/05/04 01:57:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/04 01:57:13 DEBUG : banana: transformed to: PREFIXbanana 2026/05/04 01:57:13 DEBUG : apple: transformed to: PREFIXapple 2026/05/04 01:57:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:57:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:57:13 DEBUG : banana: transformed to: PREFIXbanana 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:57:13 DEBUG : apple: transformed to: PREFIXapple 2026/05/04 01:57:13 DEBUG : apple: transformed to: PREFIXapple 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:37589") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:55834->172.17.0.3:37589, err= 2026/05/04 01:57:13 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : banana: transformed to: PREFIXbanana 2026/05/04 01:57:13 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/04 01:57:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:57:13 DEBUG : apple: transformed to: PREFIXapple 2026/05/04 01:57:13 DEBUG : banana: transformed to: PREFIXbanana 2026/05/04 01:57:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/04 01:57:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/04 01:57:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/04 01:57:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/04 01:57:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/04 01:57:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/04 01:57:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:62037") 2026/05/04 01:57:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/04 01:57:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/04 01:57:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/04 01:57:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/04 01:57:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/04 01:57:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/04 01:57:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/04 01:57:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/04 01:57:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/04 01:57:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/04 01:57:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/04 01:57:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/04 01:57:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:41634->172.17.0.3:62037, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:12877") 2026/05/04 01:57:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/04 01:57:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/04 01:57:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/04 01:57:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/04 01:57:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/04 01:57:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/04 01:57:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/04 01:57:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/04 01:57:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/04 01:57:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/04 01:57:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/04 01:57:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/04 01:57:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/04 01:57:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/04 01:57:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/04 01:57:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/04 01:57:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/04 01:57:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/04 01:57:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/04 01:57:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/04 01:57:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/04 01:57:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/04 01:57:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/04 01:57:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/04 01:57:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/04 01:57:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/04 01:57:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/04 01:57:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/04 01:57:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/04 01:57:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/04 01:57:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/04 01:57:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/04 01:57:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/04 01:57:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/04 01:57:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/04 01:57:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/04 01:57:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/04 01:57:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/04 01:57:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/04 01:57:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/04 01:57:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/04 01:57:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/04 01:57:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/04 01:57:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/04 01:57:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/04 01:57:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/04 01:57:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/04 01:57:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/04 01:57:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/04 01:57:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/04 01:57:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/04 01:57:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/04 01:57:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/04 01:57:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/04 01:57:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/04 01:57:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/04 01:57:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/04 01:57:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/04 01:57:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/04 01:57:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/04 01:57:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/04 01:57:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/04 01:57:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/04 01:57:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/04 01:57:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/04 01:57:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/04 01:57:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/04 01:57:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/04 01:57:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/04 01:57:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/04 01:57:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/04 01:57:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/04 01:57:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/04 01:57:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/04 01:57:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/04 01:57:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/04 01:57:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/04 01:57:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/04 01:57:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/04 01:57:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/04 01:57:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/04 01:57:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/04 01:57:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/04 01:57:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/04 01:57:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/04 01:57:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/04 01:57:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/04 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/04 01:57:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/04 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/04 01:57:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/04 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/04 01:57:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/04 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/04 01:57:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/04 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/04 01:57:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/04 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/04 01:57:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/04 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/04 01:57:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/04 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/04 01:57:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/04 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/04 01:57:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/04 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/04 01:57:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/04 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/04 01:57:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/04 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/04 01:57:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/04 01:57:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/04 01:57:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/04 01:57:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/04 01:57:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/04 01:57:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/04 01:57:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/04 01:57:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/04 01:57:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/04 01:57:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/04 01:57:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/04 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/04 01:57:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/04 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/04 01:57:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/04 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/04 01:57:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/04 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/04 01:57:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/04 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/04 01:57:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/04 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/04 01:57:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/04 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/04 01:57:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/04 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/04 01:57:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/04 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/04 01:57:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/04 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/04 01:57:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/04 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/04 01:57:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/04 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/04 01:57:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/04 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/04 01:57:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/04 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/04 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/04 01:57:13 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/04 01:57:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/04 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:56112->172.17.0.3:12877, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:42795") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:43744->172.17.0.3:42795, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:44817") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:39294->172.17.0.3:44817, err= 2026/05/04 01:57:13 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:2493") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44176->172.17.0.3:2493, err= 2026/05/04 01:57:13 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/05/04 01:57:13 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/05/04 01:57:13 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:57:13 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/05/04 01:57:13 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/05/04 01:57:13 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/05/04 01:57:13 INFO : apple: Copied (new) to: PREFIXapple 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:6583") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35308->172.17.0.3:6583, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:6037") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48198->172.17.0.3:6037, err= 2026/05/04 01:57:13 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/05/04 01:57:13 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/05/04 01:57:13 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/05/04 01:57:13 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:45342") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:40085") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:57938->172.17.0.3:45342, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44892->172.17.0.3:40085, err= 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/05/04 01:57:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/04 01:57:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:64042") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48036->172.17.0.3:64042, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:42350") 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/05/04 01:57:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/05/04 01:57:13 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:49090->172.17.0.3:42350, err= 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:22442") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50220->172.17.0.3:22442, err= 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:53828") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:49210->172.17.0.3:53828, err= 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/05/04 01:57:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/05/04 01:57:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:57990") 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54864->172.17.0.3:57990, err= 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/05/04 01:57:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:29451") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:50674") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48702->172.17.0.3:29451, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:41706->172.17.0.3:50674, err= 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/05/04 01:57:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:47227") 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/05/04 01:57:13 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:42202->172.17.0.3:47227, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:17474") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37708->172.17.0.3:17474, err= 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/05/04 01:57:13 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/04 01:57:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:46453") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:7183") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:56884->172.17.0.3:46453, err= 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:42466->172.17.0.3:7183, err= 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/05/04 01:57:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:38845") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:46290->172.17.0.3:38845, err= 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/05/04 01:57:13 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/05/04 01:57:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/05/04 01:57:13 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/05/04 01:57:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/04 01:57:13 ERROR : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: not deleting files as there were IO errors 2026/05/04 01:57:13 ERROR : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/prefix 2026/05/04 01:57:13 DEBUG : Waiting for deletions to finish 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:11736") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:60396->172.17.0.3:11736, err= 2026/05/04 01:57:13 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/05/04 01:57:13 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : PREFIXsplitbananasplit: Excluded 2026/05/04 01:57:13 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : apple: Excluded 2026/05/04 01:57:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : splitbananasplit: Excluded 2026/05/04 01:57:13 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : PREFIXbanana: Excluded 2026/05/04 01:57:13 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : banana: Excluded 2026/05/04 01:57:13 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : PREFIXapple: Excluded 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:45624") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:45206->172.17.0.3:45624, err= 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:25322") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:39850->172.17.0.3:25322, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:9523") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:34878->172.17.0.3:9523, err= sync_transform_test.go:197: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: 20 actual : 40 Test: TestTransform/prefix 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:19641") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:42908->172.17.0.3:19641, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:26236") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:40058->172.17.0.3:26236, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:64645") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44664->172.17.0.3:64645, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:48258") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54762->172.17.0.3:48258, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:46671") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:45610->172.17.0.3:46671, err= === RUN TestTransform/suffix run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:3872") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:43026->172.17.0.3:3872, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:18849") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:39632->172.17.0.3:18849, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:38012") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48324->172.17.0.3:38012, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:13659") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:34120->172.17.0.3:13659, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:20017") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:49120->172.17.0.3:20017, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:12914") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:52274->172.17.0.3:12914, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:15209") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48440->172.17.0.3:15209, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:52609") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:38978->172.17.0.3:52609, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:54430") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:58186->172.17.0.3:54430, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:24080") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:45268->172.17.0.3:24080, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:58856") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:41472->172.17.0.3:58856, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:64967") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:39282->172.17.0.3:64967, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:41756") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50202->172.17.0.3:41756, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:58937") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54528->172.17.0.3:58937, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:59485") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:57720->172.17.0.3:59485, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:28905") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:55150->172.17.0.3:28905, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:14121") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:58672->172.17.0.3:14121, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:57154") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:46950->172.17.0.3:57154, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:9494") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:34000->172.17.0.3:9494, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:18084") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35060->172.17.0.3:18084, err= 2026/05/04 01:57:13 DEBUG : Waiting for deletions to finish 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:8645") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54986->172.17.0.3:8645, err= 2026/05/04 01:57:13 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : apple: Excluded 2026/05/04 01:57:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : splitbananasplit: Excluded 2026/05/04 01:57:13 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : banana: Excluded 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:43233") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:32796->172.17.0.3:43233, err= 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:30218") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:49838->172.17.0.3:30218, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:18975") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:45488->172.17.0.3:18975, err= 2026/05/04 01:57:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/04 01:57:13 DEBUG : apple: transformed to: appleSUFFIX 2026/05/04 01:57:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:57:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/04 01:57:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:57:13 DEBUG : apple: transformed to: appleSUFFIX 2026/05/04 01:57:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/04 01:57:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:57:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:57:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:57:13 DEBUG : apple: transformed to: appleSUFFIX 2026/05/04 01:57:13 DEBUG : apple: transformed to: appleSUFFIX 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:17566") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:32982->172.17.0.3:17566, err= 2026/05/04 01:57:13 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:57:13 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/04 01:57:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : apple: transformed to: appleSUFFIX 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:57:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:57:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/04 01:57:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:45886") 2026/05/04 01:57:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:46086->172.17.0.3:45886, err= 2026/05/04 01:57:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:4430") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:36310->172.17.0.3:4430, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:57219") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:42002->172.17.0.3:57219, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:47048") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:51604->172.17.0.3:47048, err= 2026/05/04 01:57:13 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/05/04 01:57:13 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/05/04 01:57:13 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:55177") 2026/05/04 01:57:13 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/05/04 01:57:13 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44604->172.17.0.3:55177, err= 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/04 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:57:13 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/05/04 01:57:13 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:8065") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:23639") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35898->172.17.0.3:8065, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59150->172.17.0.3:23639, err= 2026/05/04 01:57:13 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/05/04 01:57:13 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/04 01:57:13 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:9116") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59900->172.17.0.3:9116, err= 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/05/04 01:57:13 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/05/04 01:57:13 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/04 01:57:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/04 01:57:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/04 01:57:13 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:8810") 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:53188") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44048->172.17.0.3:8810, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:55325") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:40684->172.17.0.3:53188, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:40520->172.17.0.3:55325, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:10253") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54382->172.17.0.3:10253, err= 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/05/04 01:57:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/05/04 01:57:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/04 01:57:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/04 01:57:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:15077") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:58842->172.17.0.3:15077, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:55961") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59452->172.17.0.3:55961, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:53790") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44278->172.17.0.3:53790, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:17322") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:60104->172.17.0.3:17322, err= 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/05/04 01:57:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/05/04 01:57:13 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:15612") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44076->172.17.0.3:15612, err= 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/05/04 01:57:13 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:43384") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:46652->172.17.0.3:43384, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:30885") 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/05/04 01:57:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:60230->172.17.0.3:30885, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:59718") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:56096->172.17.0.3:59718, err= 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/05/04 01:57:13 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/05/04 01:57:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/05/04 01:57:13 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:3468") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:46032->172.17.0.3:3468, err= 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/05/04 01:57:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/05/04 01:57:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/04 01:57:13 ERROR : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: not deleting files as there were IO errors 2026/05/04 01:57:13 ERROR : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/suffix 2026/05/04 01:57:13 DEBUG : Waiting for deletions to finish 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:15114") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47822->172.17.0.3:15114, err= 2026/05/04 01:57:13 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/05/04 01:57:13 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : apple: Excluded 2026/05/04 01:57:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : splitbananasplit: Excluded 2026/05/04 01:57:13 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : bananaSUFFIX: Excluded 2026/05/04 01:57:13 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : splitbananasplitSUFFIX: Excluded 2026/05/04 01:57:13 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : banana: Excluded 2026/05/04 01:57:13 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : appleSUFFIX: Excluded 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:9666") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50780->172.17.0.3:9666, err= 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:31834") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50918->172.17.0.3:31834, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:14108") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:60926->172.17.0.3:14108, err= sync_transform_test.go:197: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: 20 actual : 40 Test: TestTransform/suffix 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:47020") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47402->172.17.0.3:47020, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:24678") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:58108->172.17.0.3:24678, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:39109") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:41558->172.17.0.3:39109, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:46832") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35408->172.17.0.3:46832, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:33002") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:42422->172.17.0.3:33002, err= === RUN TestTransform/truncate run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:59706") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:49276->172.17.0.3:59706, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:56267") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:53460->172.17.0.3:56267, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:22235") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:40530->172.17.0.3:22235, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:57514") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54234->172.17.0.3:57514, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:34394") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:38464->172.17.0.3:34394, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:47347") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35302->172.17.0.3:47347, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:15156") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:43554->172.17.0.3:15156, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:51873") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:53224->172.17.0.3:51873, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:49141") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35910->172.17.0.3:49141, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:42851") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:33924->172.17.0.3:42851, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:31481") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:52642->172.17.0.3:31481, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:65136") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:51982->172.17.0.3:65136, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:52028") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54700->172.17.0.3:52028, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:6485") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:53272->172.17.0.3:6485, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:58903") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:41154->172.17.0.3:58903, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:59998") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54558->172.17.0.3:59998, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:1290") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44934->172.17.0.3:1290, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:16827") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44302->172.17.0.3:16827, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:10261") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:58300->172.17.0.3:10261, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:42447") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:33990->172.17.0.3:42447, err= 2026/05/04 01:57:13 DEBUG : Waiting for deletions to finish 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:42844") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:33712->172.17.0.3:42844, err= 2026/05/04 01:57:13 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : apple: Excluded 2026/05/04 01:57:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : splitbananasplit: Excluded 2026/05/04 01:57:13 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : banana: Excluded 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:27895") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50128->172.17.0.3:27895, err= 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:19686") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:40812->172.17.0.3:19686, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:48062") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:36680->172.17.0.3:48062, err= 2026/05/04 01:57:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/04 01:57:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/04 01:57:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:57:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:49770") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:39832->172.17.0.3:49770, err= 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/04 01:57:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : apple: size = 5 OK 2026/05/04 01:57:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : apple: Unchanged skipping 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:57:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/04 01:57:13 DEBUG : banana: size = 6 OK 2026/05/04 01:57:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : banana: Unchanged skipping 2026/05/04 01:57:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:57:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:57:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/04 01:57:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:57:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/04 01:57:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:19658") 2026/05/04 01:57:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:57:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:57:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:57:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:57:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:57:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:57:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:57:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:57:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:57:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:57:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:57:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/04 01:57:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:57:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:57:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:57:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:57:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:57:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:57:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:57:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:57:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/04 01:57:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:57:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/04 01:57:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:57:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:57:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:57:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:57:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/04 01:57:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:57:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:57:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:57:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:57:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:57:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:57:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:57:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:53508->172.17.0.3:19658, err= 2026/05/04 01:57:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:57:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/04 01:57:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:57:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:57:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:57:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/04 01:57:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:57:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:57:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:57:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:57:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:57:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:57:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:57:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:57:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:57:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/04 01:57:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:57:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:57:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:57:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:57:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:57:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/04 01:57:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:57:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:57:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:57:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:57:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:57:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:57:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:57:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:57:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:57:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/04 01:57:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:57:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:57:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:57:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:57:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/04 01:57:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:57:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/04 01:57:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/04 01:57:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/04 01:57:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:57:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/04 01:57:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:57:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/04 01:57:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:57:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:57:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:57:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:57:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/04 01:57:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:57:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:57:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:57:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:57:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:57:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/04 01:57:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:57:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:57:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:57:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:57:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:57:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/04 01:57:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:57:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:57:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:57:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/04 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:57:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:57:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:57:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/04 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:57:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:57:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:57:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/04 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:57:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:57:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:57:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:57:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:57:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/04 01:57:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:57:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/04 01:57:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/04 01:57:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/04 01:57:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:57:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/04 01:57:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:57:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/04 01:57:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/04 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:57:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:57:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/04 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:57:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:35233") 2026/05/04 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:57:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:57:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/04 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:57:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/04 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:53436->172.17.0.3:35233, err= 2026/05/04 01:57:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:57:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:57:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/04 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:57:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:57:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:57:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:57:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:57:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/04 01:57:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:57:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:32360") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:49144->172.17.0.3:32360, err= 2026/05/04 01:57:13 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/05/04 01:57:13 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/05/04 01:57:13 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/05/04 01:57:13 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/04 01:57:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:57:13 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:13 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/04 01:57:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:40243") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:20305") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:36216->172.17.0.3:40243, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54688->172.17.0.3:20305, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:30629") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:38866->172.17.0.3:30629, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:30463") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:45918->172.17.0.3:30463, err= 2026/05/04 01:57:13 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/05/04 01:57:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/04 01:57:13 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/05/04 01:57:13 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/05/04 01:57:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:58558") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:53176->172.17.0.3:58558, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:32999") 2026/05/04 01:57:13 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/05/04 01:57:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:38782->172.17.0.3:32999, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:17760") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:51330->172.17.0.3:17760, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:29765") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:49598->172.17.0.3:29765, err= 2026/05/04 01:57:13 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/05/04 01:57:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/04 01:57:13 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/05/04 01:57:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/04 01:57:13 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/05/04 01:57:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:35649") 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/05/04 01:57:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50616->172.17.0.3:35649, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:64198") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:55548->172.17.0.3:64198, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:19662") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:56242->172.17.0.3:19662, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:27590") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:39412->172.17.0.3:27590, err= 2026/05/04 01:57:13 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/05/04 01:57:13 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/05/04 01:57:13 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/05/04 01:57:13 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/04 01:57:13 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/05/04 01:57:13 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/04 01:57:13 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/05/04 01:57:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/04 01:57:13 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/04 01:57:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:57877") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:19798") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50538->172.17.0.3:57877, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:2393") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:55299") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:52906->172.17.0.3:19798, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:33066->172.17.0.3:2393, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50064->172.17.0.3:55299, err= 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/05/04 01:57:13 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/05/04 01:57:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/05/04 01:57:13 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/05/04 01:57:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/04 01:57:13 ERROR : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: not deleting files as there were IO errors 2026/05/04 01:57:13 ERROR : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/truncate 2026/05/04 01:57:13 DEBUG : Waiting for deletions to finish 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:64414") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:36006->172.17.0.3:64414, err= 2026/05/04 01:57:13 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : splitbanan: Excluded 2026/05/04 01:57:13 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : apple: Excluded 2026/05/04 01:57:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : splitbananasplit: Excluded 2026/05/04 01:57:13 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : banana: Excluded 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:57:13 DEBUG : appleapple: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : appleapple: Excluded 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:3454") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48342->172.17.0.3:3454, err= 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefg: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0000-abcde: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0003-defgh: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdef: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0009-34567: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0008-23456: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.t: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0004-efghi: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0010-45678: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijk: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0007-12345: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0011-56789: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0005-fghij: Excluded 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:57700") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35482->172.17.0.3:57700, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:38686") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:46778->172.17.0.3:38686, err= sync_transform_test.go:197: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: 20 actual : 38 Test: TestTransform/truncate 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:38596") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:46052->172.17.0.3:38596, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:17700") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:49762->172.17.0.3:17700, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:43936") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:52148->172.17.0.3:43936, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:24270") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:33960->172.17.0.3:24270, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:62281") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:43256->172.17.0.3:62281, err= === RUN TestTransform/encoder run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:62841") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54910->172.17.0.3:62841, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:49176") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50350->172.17.0.3:49176, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:63406") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:40332->172.17.0.3:63406, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:39413") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37752->172.17.0.3:39413, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:43411") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:39328->172.17.0.3:43411, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:55376") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35100->172.17.0.3:55376, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:27828") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:58588->172.17.0.3:27828, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:14608") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:60486->172.17.0.3:14608, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:8929") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44288->172.17.0.3:8929, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:58103") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:40768->172.17.0.3:58103, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:56650") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54200->172.17.0.3:56650, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:29075") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35398->172.17.0.3:29075, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:10156") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37062->172.17.0.3:10156, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:37850") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35806->172.17.0.3:37850, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:39541") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:55156->172.17.0.3:39541, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:64310") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:43540->172.17.0.3:64310, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:40589") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44924->172.17.0.3:40589, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:48546") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:40810->172.17.0.3:48546, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:14929") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59588->172.17.0.3:14929, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:23218") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:39140->172.17.0.3:23218, err= 2026/05/04 01:57:13 DEBUG : Waiting for deletions to finish 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:64394") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59304->172.17.0.3:64394, err= 2026/05/04 01:57:13 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : apple: Excluded 2026/05/04 01:57:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : splitbananasplit: Excluded 2026/05/04 01:57:13 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : banana: Excluded 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:60936") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59354->172.17.0.3:60936, err= 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:56611") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:38530->172.17.0.3:56611, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:10747") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50084->172.17.0.3:10747, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:60811") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54472->172.17.0.3:60811, err= 2026/05/04 01:57:13 DEBUG : apple: size = 5 OK 2026/05/04 01:57:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : apple: Unchanged skipping 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/04 01:57:13 DEBUG : splitbananasplit: size = 16 OK 2026/05/04 01:57:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : banana: size = 6 OK 2026/05/04 01:57:13 DEBUG : splitbananasplit: Unchanged skipping 2026/05/04 01:57:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : banana: Unchanged skipping 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:40929") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35612->172.17.0.3:40929, err= 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:57:13 ERROR : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: not deleting files as there were IO errors 2026/05/04 01:57:13 ERROR : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/encoder 2026/05/04 01:57:13 DEBUG : Waiting for deletions to finish 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:31201") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:58984->172.17.0.3:31201, err= 2026/05/04 01:57:13 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : apple: Excluded 2026/05/04 01:57:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : splitbananasplit: Excluded 2026/05/04 01:57:13 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : banana: Excluded 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:45701") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35514->172.17.0.3:45701, err= 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:5276") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:43614->172.17.0.3:5276, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:18655") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:40256->172.17.0.3:18655, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:45602") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:58182->172.17.0.3:45602, err= 2026/05/04 01:57:13 DEBUG : apple: size = 5 OK 2026/05/04 01:57:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : apple: Unchanged skipping 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/04 01:57:13 DEBUG : banana: size = 6 OK 2026/05/04 01:57:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : banana: Unchanged skipping 2026/05/04 01:57:13 DEBUG : splitbananasplit: size = 16 OK 2026/05/04 01:57:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : splitbananasplit: Unchanged skipping 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:52604") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:42618->172.17.0.3:52604, err= 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:57:13 ERROR : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: not deleting files as there were IO errors 2026/05/04 01:57:13 ERROR : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/encoder 2026/05/04 01:57:13 DEBUG : Waiting for deletions to finish 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:41836") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47028->172.17.0.3:41836, err= 2026/05/04 01:57:13 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : apple: Excluded 2026/05/04 01:57:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : splitbananasplit: Excluded 2026/05/04 01:57:13 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : banana: Excluded 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:38569") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:56220->172.17.0.3:38569, err= 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:31269") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54838->172.17.0.3:31269, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:41209") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:60846->172.17.0.3:41209, err= 2026/05/04 01:57:13 DEBUG : Waiting for deletions to finish 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:41854") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:49936->172.17.0.3:41854, err= 2026/05/04 01:57:13 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : apple: Excluded 2026/05/04 01:57:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : splitbananasplit: Excluded 2026/05/04 01:57:13 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : banana: Excluded 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:37747") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:57994->172.17.0.3:37747, err= 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:54540") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:41920->172.17.0.3:54540, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:63660") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35552->172.17.0.3:63660, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:4845") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:52210->172.17.0.3:4845, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:30546") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:53730->172.17.0.3:30546, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:21727") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:52572->172.17.0.3:21727, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:24591") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37772->172.17.0.3:24591, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:25692") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:51040->172.17.0.3:25692, err= === RUN TestTransform/ISO-8859-1 run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:27030") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:53802->172.17.0.3:27030, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:11879") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44946->172.17.0.3:11879, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:64695") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:43248->172.17.0.3:64695, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:55500") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:32946->172.17.0.3:55500, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:1911") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:42968->172.17.0.3:1911, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:8244") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:41672->172.17.0.3:8244, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:65252") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:42808->172.17.0.3:65252, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:64892") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:40364->172.17.0.3:64892, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:51714") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:34200->172.17.0.3:51714, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:41834") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37364->172.17.0.3:41834, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:16275") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:58572->172.17.0.3:16275, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:34362") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:43834->172.17.0.3:34362, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:31698") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:45072->172.17.0.3:31698, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:59680") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:49694->172.17.0.3:59680, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:12767") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54096->172.17.0.3:12767, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:35122") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:51632->172.17.0.3:35122, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:65285") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:45152->172.17.0.3:65285, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:17245") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50420->172.17.0.3:17245, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:5174") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50564->172.17.0.3:5174, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:42643") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54276->172.17.0.3:42643, err= 2026/05/04 01:57:13 DEBUG : Waiting for deletions to finish 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:58655") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:45588->172.17.0.3:58655, err= 2026/05/04 01:57:13 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : apple: Excluded 2026/05/04 01:57:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : splitbananasplit: Excluded 2026/05/04 01:57:13 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : banana: Excluded 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:17473") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:51378->172.17.0.3:17473, err= 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:33453") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44656->172.17.0.3:33453, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:51146") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:51798->172.17.0.3:51146, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:29575") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:55846->172.17.0.3:29575, err= 2026/05/04 01:57:13 DEBUG : apple: size = 5 OK 2026/05/04 01:57:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : apple: Unchanged skipping 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/04 01:57:13 DEBUG : banana: size = 6 OK 2026/05/04 01:57:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : banana: Unchanged skipping 2026/05/04 01:57:13 DEBUG : splitbananasplit: size = 16 OK 2026/05/04 01:57:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : splitbananasplit: Unchanged skipping 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:42833") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:56520->172.17.0.3:42833, err= 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:57:13 ERROR : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: not deleting files as there were IO errors 2026/05/04 01:57:13 ERROR : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ISO-8859-1 2026/05/04 01:57:13 DEBUG : Waiting for deletions to finish 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:32574") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35816->172.17.0.3:32574, err= 2026/05/04 01:57:13 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : apple: Excluded 2026/05/04 01:57:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : splitbananasplit: Excluded 2026/05/04 01:57:13 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : banana: Excluded 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:29309") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:39454->172.17.0.3:29309, err= 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:8267") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44222->172.17.0.3:8267, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:21340") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:53996->172.17.0.3:21340, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:18725") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:42020->172.17.0.3:18725, err= 2026/05/04 01:57:13 DEBUG : apple: size = 5 OK 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/04 01:57:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : apple: Unchanged skipping 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/04 01:57:13 DEBUG : banana: size = 6 OK 2026/05/04 01:57:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : banana: Unchanged skipping 2026/05/04 01:57:13 DEBUG : splitbananasplit: size = 16 OK 2026/05/04 01:57:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : splitbananasplit: Unchanged skipping 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:12972") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:39170->172.17.0.3:12972, err= 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:57:13 ERROR : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: not deleting files as there were IO errors 2026/05/04 01:57:13 ERROR : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ISO-8859-1 2026/05/04 01:57:13 DEBUG : Waiting for deletions to finish 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:46049") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54556->172.17.0.3:46049, err= 2026/05/04 01:57:13 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : apple: Excluded 2026/05/04 01:57:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : splitbananasplit: Excluded 2026/05/04 01:57:13 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : banana: Excluded 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:12796") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:53512->172.17.0.3:12796, err= 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:39860") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:36890->172.17.0.3:39860, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:40169") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:58322->172.17.0.3:40169, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:30558") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:49704->172.17.0.3:30558, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:32624") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:41124->172.17.0.3:32624, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:43629") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35718->172.17.0.3:43629, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:12909") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:39212->172.17.0.3:12909, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:13871") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48596->172.17.0.3:13871, err= === RUN TestTransform/charmap run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:6468") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:42816->172.17.0.3:6468, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:35929") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:38362->172.17.0.3:35929, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:31498") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:45682->172.17.0.3:31498, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:40495") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37838->172.17.0.3:40495, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:7143") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:46666->172.17.0.3:7143, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:6199") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:34750->172.17.0.3:6199, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:48502") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:38022->172.17.0.3:48502, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:60431") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:36300->172.17.0.3:60431, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:37096") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:38998->172.17.0.3:37096, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:12370") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:41234->172.17.0.3:12370, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:3642") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:55322->172.17.0.3:3642, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:2773") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:45044->172.17.0.3:2773, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:1051") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:36936->172.17.0.3:1051, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:36475") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47578->172.17.0.3:36475, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:44329") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:38590->172.17.0.3:44329, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:20601") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:46844->172.17.0.3:20601, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:57140") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48514->172.17.0.3:57140, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:61359") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48058->172.17.0.3:61359, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:42939") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:56086->172.17.0.3:42939, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:1607") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:41514->172.17.0.3:1607, err= 2026/05/04 01:57:13 DEBUG : Waiting for deletions to finish 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:34841") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:56824->172.17.0.3:34841, err= 2026/05/04 01:57:13 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : apple: Excluded 2026/05/04 01:57:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : splitbananasplit: Excluded 2026/05/04 01:57:13 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : banana: Excluded 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:5800") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48238->172.17.0.3:5800, err= 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:39241") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:58552->172.17.0.3:39241, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:18582") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:42242->172.17.0.3:18582, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:10011") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54186->172.17.0.3:10011, err= 2026/05/04 01:57:13 DEBUG : apple: size = 5 OK 2026/05/04 01:57:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : apple: Unchanged skipping 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/04 01:57:13 DEBUG : banana: size = 6 OK 2026/05/04 01:57:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : banana: Unchanged skipping 2026/05/04 01:57:13 DEBUG : splitbananasplit: size = 16 OK 2026/05/04 01:57:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : splitbananasplit: Unchanged skipping 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:53777") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48856->172.17.0.3:53777, err= 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:57:13 ERROR : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: not deleting files as there were IO errors 2026/05/04 01:57:13 ERROR : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/charmap 2026/05/04 01:57:13 DEBUG : Waiting for deletions to finish 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:3908") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35422->172.17.0.3:3908, err= 2026/05/04 01:57:13 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : apple: Excluded 2026/05/04 01:57:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : splitbananasplit: Excluded 2026/05/04 01:57:13 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : banana: Excluded 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:63610") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:53572->172.17.0.3:63610, err= 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:3942") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44454->172.17.0.3:3942, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:57541") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47988->172.17.0.3:57541, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:8433") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:51314->172.17.0.3:8433, err= 2026/05/04 01:57:13 DEBUG : apple: size = 5 OK 2026/05/04 01:57:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : apple: Unchanged skipping 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/04 01:57:13 DEBUG : banana: size = 6 OK 2026/05/04 01:57:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : banana: Unchanged skipping 2026/05/04 01:57:13 DEBUG : splitbananasplit: size = 16 OK 2026/05/04 01:57:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : splitbananasplit: Unchanged skipping 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:62422") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:38022->172.17.0.3:62422, err= 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:57:13 ERROR : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: not deleting files as there were IO errors 2026/05/04 01:57:13 ERROR : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/charmap 2026/05/04 01:57:13 DEBUG : Waiting for deletions to finish 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:18344") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:42824->172.17.0.3:18344, err= 2026/05/04 01:57:13 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : apple: Excluded 2026/05/04 01:57:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : splitbananasplit: Excluded 2026/05/04 01:57:13 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : banana: Excluded 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:11798") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:39328->172.17.0.3:11798, err= 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:44965") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37114->172.17.0.3:44965, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:19076") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50956->172.17.0.3:19076, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:24435") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35056->172.17.0.3:24435, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:20603") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:38842->172.17.0.3:20603, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:15472") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:49200->172.17.0.3:15472, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:47653") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:42838->172.17.0.3:47653, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:33347") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:36432->172.17.0.3:33347, err= === RUN TestTransform/lowercase run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:12100") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:58236->172.17.0.3:12100, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:2268") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44062->172.17.0.3:2268, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:60410") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:39012->172.17.0.3:60410, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:9356") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:43232->172.17.0.3:9356, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:29886") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:57544->172.17.0.3:29886, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:49344") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47764->172.17.0.3:49344, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:27493") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37032->172.17.0.3:27493, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:61822") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:58896->172.17.0.3:61822, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:25666") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35178->172.17.0.3:25666, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:16778") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:38844->172.17.0.3:16778, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:1916") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54316->172.17.0.3:1916, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:49682") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:43396->172.17.0.3:49682, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:53222") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:46778->172.17.0.3:53222, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:19713") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54932->172.17.0.3:19713, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:35778") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:55592->172.17.0.3:35778, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:10979") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:45344->172.17.0.3:10979, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:31873") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54876->172.17.0.3:31873, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:14562") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:34838->172.17.0.3:14562, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:1521") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:53088->172.17.0.3:1521, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:3765") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54058->172.17.0.3:3765, err= 2026/05/04 01:57:13 DEBUG : Waiting for deletions to finish 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:26156") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:60700->172.17.0.3:26156, err= 2026/05/04 01:57:13 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : apple: Excluded 2026/05/04 01:57:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : splitbananasplit: Excluded 2026/05/04 01:57:13 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : banana: Excluded 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:46091") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:55520->172.17.0.3:46091, err= 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:24683") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:42650->172.17.0.3:24683, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:42343") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:60198->172.17.0.3:42343, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:15949") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:56262->172.17.0.3:15949, err= 2026/05/04 01:57:13 DEBUG : apple: size = 5 OK 2026/05/04 01:57:13 DEBUG : splitbananasplit: size = 16 OK 2026/05/04 01:57:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : splitbananasplit: Unchanged skipping 2026/05/04 01:57:13 DEBUG : apple: Unchanged skipping 2026/05/04 01:57:13 DEBUG : banana: size = 6 OK 2026/05/04 01:57:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/04 01:57:13 DEBUG : banana: Unchanged skipping 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:39447") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:49856->172.17.0.3:39447, err= 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:57:13 ERROR : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: not deleting files as there were IO errors 2026/05/04 01:57:13 ERROR : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/lowercase 2026/05/04 01:57:13 DEBUG : Waiting for deletions to finish 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:44303") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:40232->172.17.0.3:44303, err= 2026/05/04 01:57:13 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : apple: Excluded 2026/05/04 01:57:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : splitbananasplit: Excluded 2026/05/04 01:57:13 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : banana: Excluded 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:8093") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:45440->172.17.0.3:8093, err= 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:17585") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48784->172.17.0.3:17585, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:26373") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:58216->172.17.0.3:26373, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:4935") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:51686->172.17.0.3:4935, err= 2026/05/04 01:57:13 DEBUG : apple: size = 5 OK 2026/05/04 01:57:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : apple: Unchanged skipping 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/04 01:57:13 DEBUG : splitbananasplit: size = 16 OK 2026/05/04 01:57:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : splitbananasplit: Unchanged skipping 2026/05/04 01:57:13 DEBUG : banana: size = 6 OK 2026/05/04 01:57:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : banana: Unchanged skipping 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:3548") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47316->172.17.0.3:3548, err= 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:57:13 ERROR : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: not deleting files as there were IO errors 2026/05/04 01:57:13 ERROR : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/lowercase 2026/05/04 01:57:13 DEBUG : Waiting for deletions to finish 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:17671") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:52508->172.17.0.3:17671, err= 2026/05/04 01:57:13 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : apple: Excluded 2026/05/04 01:57:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : splitbananasplit: Excluded 2026/05/04 01:57:13 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : banana: Excluded 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:15105") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48284->172.17.0.3:15105, err= 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:57:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:57474") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:60994->172.17.0.3:57474, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:49402") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54302->172.17.0.3:49402, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:20097") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:45110->172.17.0.3:20097, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:36753") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37374->172.17.0.3:36753, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:64102") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59588->172.17.0.3:64102, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:59288") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:38022->172.17.0.3:59288, err= 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:1987") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:39092->172.17.0.3:1987, err= === RUN TestTransform/ascii run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:40518") 2026/05/04 01:57:13 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:60582->172.17.0.3:40518, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:53178") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47360->172.17.0.3:53178, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:51475") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:57612->172.17.0.3:51475, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:34406") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:46154->172.17.0.3:34406, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:59135") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:42230->172.17.0.3:59135, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:35529") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:52968->172.17.0.3:35529, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:21015") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54566->172.17.0.3:21015, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:65107") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:60210->172.17.0.3:65107, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:12346") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37594->172.17.0.3:12346, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:64775") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59444->172.17.0.3:64775, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:54689") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:34456->172.17.0.3:54689, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:39157") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:45050->172.17.0.3:39157, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:10381") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37170->172.17.0.3:10381, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:55216") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:33128->172.17.0.3:55216, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:42799") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:56576->172.17.0.3:42799, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:6185") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37352->172.17.0.3:6185, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:52037") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:52562->172.17.0.3:52037, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:4596") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:42318->172.17.0.3:4596, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:23412") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54138->172.17.0.3:23412, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:31348") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:56898->172.17.0.3:31348, err= 2026/05/04 01:57:14 DEBUG : Waiting for deletions to finish 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:60920") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35646->172.17.0.3:60920, err= 2026/05/04 01:57:14 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : apple: Excluded 2026/05/04 01:57:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : splitbananasplit: Excluded 2026/05/04 01:57:14 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : banana: Excluded 2026/05/04 01:57:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:22598") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:60822->172.17.0.3:22598, err= 2026/05/04 01:57:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:57:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:57:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:57:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:57:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:57:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:57:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:57:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:57:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:57:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:57:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:57:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:57:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:57:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:63935") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:45580->172.17.0.3:63935, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:33049") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47968->172.17.0.3:33049, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:30842") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:56778->172.17.0.3:30842, err= 2026/05/04 01:57:14 DEBUG : apple: size = 5 OK 2026/05/04 01:57:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:14 DEBUG : apple: Unchanged skipping 2026/05/04 01:57:14 DEBUG : banana: size = 6 OK 2026/05/04 01:57:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:14 DEBUG : banana: Unchanged skipping 2026/05/04 01:57:14 DEBUG : splitbananasplit: size = 16 OK 2026/05/04 01:57:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:14 DEBUG : splitbananasplit: Unchanged skipping 2026/05/04 01:57:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/04 01:57:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:19224") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:34244->172.17.0.3:19224, err= 2026/05/04 01:57:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/04 01:57:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/04 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/04 01:57:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/04 01:57:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/04 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:57:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/04 01:57:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/04 01:57:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/04 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/04 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/04 01:57:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/04 01:57:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/04 01:57:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/04 01:57:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/04 01:57:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/04 01:57:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/04 01:57:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/04 01:57:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/04 01:57:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/04 01:57:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/04 01:57:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/04 01:57:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/04 01:57:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/04 01:57:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/04 01:57:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/04 01:57:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/04 01:57:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/04 01:57:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/04 01:57:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/04 01:57:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/04 01:57:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:57:14 ERROR : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: not deleting files as there were IO errors 2026/05/04 01:57:14 ERROR : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ascii 2026/05/04 01:57:14 DEBUG : Waiting for deletions to finish 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:31009") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:51226->172.17.0.3:31009, err= 2026/05/04 01:57:14 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : apple: Excluded 2026/05/04 01:57:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : splitbananasplit: Excluded 2026/05/04 01:57:14 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : banana: Excluded 2026/05/04 01:57:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:42157") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:52842->172.17.0.3:42157, err= 2026/05/04 01:57:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:57:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:57:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:57:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:57:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:57:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:57:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:57:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:57:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:57:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:57:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:57:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:57:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:57:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:1560") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:43052->172.17.0.3:1560, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:8506") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:34102->172.17.0.3:8506, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:27712") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:42008->172.17.0.3:27712, err= 2026/05/04 01:57:14 DEBUG : apple: size = 5 OK 2026/05/04 01:57:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:14 DEBUG : apple: Unchanged skipping 2026/05/04 01:57:14 DEBUG : banana: size = 6 OK 2026/05/04 01:57:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:14 DEBUG : banana: Unchanged skipping 2026/05/04 01:57:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/04 01:57:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/04 01:57:14 DEBUG : splitbananasplit: size = 16 OK 2026/05/04 01:57:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:14 DEBUG : splitbananasplit: Unchanged skipping 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:60662") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37388->172.17.0.3:60662, err= 2026/05/04 01:57:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/04 01:57:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/04 01:57:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/04 01:57:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/04 01:57:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/04 01:57:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/04 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/04 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/04 01:57:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/04 01:57:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/04 01:57:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/04 01:57:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/04 01:57:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/04 01:57:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/04 01:57:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/04 01:57:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/04 01:57:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/04 01:57:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/04 01:57:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/04 01:57:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/04 01:57:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/04 01:57:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/04 01:57:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/04 01:57:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/04 01:57:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/04 01:57:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/04 01:57:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/04 01:57:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/04 01:57:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/04 01:57:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/04 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:57:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:57:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:57:14 ERROR : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: not deleting files as there were IO errors 2026/05/04 01:57:14 ERROR : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ascii 2026/05/04 01:57:14 DEBUG : Waiting for deletions to finish 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:62022") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:42062->172.17.0.3:62022, err= 2026/05/04 01:57:14 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : apple: Excluded 2026/05/04 01:57:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : splitbananasplit: Excluded 2026/05/04 01:57:14 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : banana: Excluded 2026/05/04 01:57:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:23130") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59334->172.17.0.3:23130, err= 2026/05/04 01:57:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:57:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:57:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:57:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:57:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:57:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:57:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:57:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:57:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:57:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:57:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:57:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:57:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:57:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:57:14 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:34118") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:58446->172.17.0.3:34118, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:64742") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50788->172.17.0.3:64742, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:8778") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48154->172.17.0.3:8778, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:43893") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:52214->172.17.0.3:43893, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:54409") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:43186->172.17.0.3:54409, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:28599") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37494->172.17.0.3:28599, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:25154") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37750->172.17.0.3:25154, err= --- FAIL: TestTransform (45.77s) --- PASS: TestTransform/NFC (0.09s) --- PASS: TestTransform/NFD (0.10s) --- FAIL: TestTransform/base64 (44.71s) --- FAIL: TestTransform/prefix (0.13s) --- FAIL: TestTransform/suffix (0.12s) --- FAIL: TestTransform/truncate (0.11s) --- FAIL: TestTransform/encoder (0.10s) --- FAIL: TestTransform/ISO-8859-1 (0.09s) --- FAIL: TestTransform/charmap (0.10s) --- FAIL: TestTransform/lowercase (0.10s) --- FAIL: TestTransform/ascii (0.11s) === RUN TestTransformCopy run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:57:14 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:15645") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:43766->172.17.0.3:15645, err= 2026/05/04 01:57:14 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/04 01:57:14 INFO : sub dir_somesuffix: Making directory 2026/05/04 01:57:14 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/04 01:57:14 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/04 01:57:14 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/04 01:57:14 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:14 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:6198") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:46188->172.17.0.3:6198, err= 2026/05/04 01:57:14 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/05/04 01:57:14 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/04 01:57:14 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/04 01:57:14 ERROR : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: not deleting files as there were IO errors 2026/05/04 01:57:14 ERROR : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: not deleting directories as there were IO errors sync_transform_test.go:240: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:240 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransformCopy 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:1877") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:60358->172.17.0.3:1877, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:34513") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:51272->172.17.0.3:34513, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:1310") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:38330->172.17.0.3:1310, err= --- FAIL: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:57:14 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:41339") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:52060->172.17.0.3:41339, err= 2026/05/04 01:57:14 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:57:14 INFO : tictactoe: Making directory 2026/05/04 01:57:14 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:57:14 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:57:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/04 01:57:14 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/04 01:57:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:5149") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:43316->172.17.0.3:5149, err= 2026/05/04 01:57:14 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/05/04 01:57:14 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/05/04 01:57:14 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/04 01:57:14 ERROR : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: not deleting files as there were IO errors 2026/05/04 01:57:14 ERROR : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: not deleting directories as there were IO errors sync_transform_test.go:257: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:257 Error: Received unexpected error: not deleting files as there were IO errors Test: TestDoubleTransform 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:41041") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:55456->172.17.0.3:41041, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:64812") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44428->172.17.0.3:64812, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:55636") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:38098->172.17.0.3:55636, err= --- FAIL: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:58901") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54234->172.17.0.3:58901, err= 2026/05/04 01:57:14 INFO : toe: Making directory 2026/05/04 01:57:14 INFO : toe/toe: Making directory 2026/05/04 01:57:14 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:57:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/04 01:57:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/04 01:57:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:4101") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:32942->172.17.0.3:4101, err= 2026/05/04 01:57:14 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/05/04 01:57:14 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/05/04 01:57:14 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/04 01:57:14 ERROR : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: not deleting files as there were IO errors 2026/05/04 01:57:14 ERROR : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: not deleting directories as there were IO errors sync_transform_test.go:274: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:274 Error: Received unexpected error: not deleting files as there were IO errors Test: TestFileTag 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:5707") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44998->172.17.0.3:5707, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:32398") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:42502->172.17.0.3:32398, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:17828") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:45730->172.17.0.3:17828, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:54482") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:55826->172.17.0.3:54482, err= --- FAIL: TestFileTag (0.01s) === RUN TestNoTag run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:16250") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:33928->172.17.0.3:16250, err= 2026/05/04 01:57:14 INFO : toe: Making directory 2026/05/04 01:57:14 INFO : toe/toe: Making directory 2026/05/04 01:57:14 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:57:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/04 01:57:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/04 01:57:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:12073") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:40488->172.17.0.3:12073, err= 2026/05/04 01:57:14 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/05/04 01:57:14 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/05/04 01:57:14 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/04 01:57:14 ERROR : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: not deleting files as there were IO errors 2026/05/04 01:57:14 ERROR : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: not deleting directories as there were IO errors sync_transform_test.go:291: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:291 Error: Received unexpected error: not deleting files as there were IO errors Test: TestNoTag 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:48804") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:60184->172.17.0.3:48804, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:43687") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:46994->172.17.0.3:43687, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:57789") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:36180->172.17.0.3:57789, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:36699") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:55622->172.17.0.3:36699, err= --- FAIL: TestNoTag (0.01s) === RUN TestDirTag run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:57:14 DEBUG : empty_dir: Making directory with metadata 2026/05/04 01:57:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/04 01:57:14 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:57:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:57:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:8960") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37534->172.17.0.3:8960, err= 2026/05/04 01:57:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:57:14 INFO : tictacempty_dir: Making directory 2026/05/04 01:57:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:57:14 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:57:14 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:57:14 INFO : tictactoe: Making directory 2026/05/04 01:57:14 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:57:14 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:57:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/04 01:57:14 INFO : tictactoe/tictactoe: Making directory 2026/05/04 01:57:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/04 01:57:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/04 01:57:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:24864") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50902->172.17.0.3:24864, err= 2026/05/04 01:57:14 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/05/04 01:57:14 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/05/04 01:57:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/04 01:57:14 ERROR : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: not deleting files as there were IO errors 2026/05/04 01:57:14 ERROR : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: not deleting directories as there were IO errors sync_transform_test.go:310: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:310 Error: Received unexpected error: not deleting files as there were IO errors Test: TestDirTag 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:52734") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:46378->172.17.0.3:52734, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:19012") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:42938->172.17.0.3:19012, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:16049") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44652->172.17.0.3:16049, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:19411") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:32970->172.17.0.3:19411, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:27295") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48474->172.17.0.3:27295, err= --- FAIL: TestDirTag (0.02s) === RUN TestAllTag run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:57:14 DEBUG : empty_dir: Making directory with metadata 2026/05/04 01:57:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/04 01:57:14 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:57:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:57:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:37450") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59284->172.17.0.3:37450, err= 2026/05/04 01:57:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:57:14 INFO : tictacempty_dir: Making directory 2026/05/04 01:57:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:57:14 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:57:14 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:57:14 INFO : tictactoe: Making directory 2026/05/04 01:57:14 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:57:14 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:57:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/04 01:57:14 INFO : tictactoe/tictactoe: Making directory 2026/05/04 01:57:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/04 01:57:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/04 01:57:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/04 01:57:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:55396") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:39752->172.17.0.3:55396, err= 2026/05/04 01:57:14 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/05/04 01:57:14 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/05/04 01:57:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/04 01:57:14 ERROR : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: not deleting files as there were IO errors 2026/05/04 01:57:14 ERROR : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: not deleting directories as there were IO errors sync_transform_test.go:329: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:329 Error: Received unexpected error: not deleting files as there were IO errors Test: TestAllTag 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:22812") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44572->172.17.0.3:22812, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:50733") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:45560->172.17.0.3:50733, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:12101") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:39194->172.17.0.3:12101, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:50553") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:50652->172.17.0.3:50553, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:10776") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:39862->172.17.0.3:10776, err= --- FAIL: TestAllTag (0.02s) === RUN TestRunTwice run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:57:14 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:49547") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:47296->172.17.0.3:49547, err= 2026/05/04 01:57:14 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:57:14 INFO : tictactoe: Making directory 2026/05/04 01:57:14 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:57:14 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:57:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/04 01:57:14 INFO : tictactoe/tictactoe: Making directory 2026/05/04 01:57:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/04 01:57:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/04 01:57:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:44340") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59444->172.17.0.3:44340, err= 2026/05/04 01:57:14 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/05/04 01:57:14 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/05/04 01:57:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/04 01:57:14 ERROR : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: not deleting files as there were IO errors 2026/05/04 01:57:14 ERROR : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: not deleting directories as there were IO errors sync_transform_test.go:348: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:348 Error: Received unexpected error: not deleting files as there were IO errors Test: TestRunTwice 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:30898") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:38712->172.17.0.3:30898, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:22168") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59194->172.17.0.3:22168, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:20689") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:34310->172.17.0.3:20689, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:36282") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:49166->172.17.0.3:36282, err= --- FAIL: TestRunTwice (0.01s) === RUN TestSyntax 2026/05/04 01:57:14 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:48431") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:55774->172.17.0.3:48431, err= 2026/05/04 01:57:14 INFO : toe: Making directory 2026/05/04 01:57:14 INFO : toe/toe: Making directory 2026/05/04 01:57:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:34158") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44590->172.17.0.3:34158, err= 2026/05/04 01:57:14 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/05/04 01:57:14 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/05/04 01:57:14 INFO : toe/toe/toe: Copied (new) 2026/05/04 01:57:14 ERROR : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: not deleting files as there were IO errors 2026/05/04 01:57:14 ERROR : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: not deleting directories as there were IO errors sync_transform_test.go:389: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:389 Error: Received unexpected error: not deleting files as there were IO errors Test: TestConflicting 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:4107") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37894->172.17.0.3:4107, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:55484") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:36676->172.17.0.3:55484, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:6756") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:46418->172.17.0.3:6756, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:38796") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35666->172.17.0.3:38796, err= --- FAIL: TestConflicting (0.01s) === RUN TestMove run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:57:14 DEBUG : empty_dir: Making directory with metadata 2026/05/04 01:57:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/04 01:57:14 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:57:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:57:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:60841") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:52494->172.17.0.3:60841, err= 2026/05/04 01:57:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:57:14 INFO : tictacempty_dir: Making directory 2026/05/04 01:57:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:57:14 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:57:14 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:57:14 INFO : tictactoe: Making directory 2026/05/04 01:57:14 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:57:14 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:57:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/04 01:57:14 INFO : tictactoe/tictactoe: Making directory 2026/05/04 01:57:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/04 01:57:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/04 01:57:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/04 01:57:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/04 01:57:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:28341") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44524->172.17.0.3:28341, err= 2026/05/04 01:57:14 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/05/04 01:57:14 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/05/04 01:57:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/04 01:57:14 INFO : toe/toe/toe.txt: Deleted 2026/05/04 01:57:14 ERROR : Local file system at /tmp/rclone3984675892: not deleting directories as there were IO errors sync_transform_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:409 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMove 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:64630") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:45746->172.17.0.3:64630, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:21674") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:55910->172.17.0.3:21674, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:51749") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:39592->172.17.0.3:51749, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:15951") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:46946->172.17.0.3:15951, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:22752") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54914->172.17.0.3:22752, err= --- FAIL: TestMove (0.02s) === RUN TestTransformFile run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:57:14 DEBUG : empty_dir: Making directory with metadata 2026/05/04 01:57:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/04 01:57:14 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:57:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:57:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:50731") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:33394->172.17.0.3:50731, err= 2026/05/04 01:57:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:57:14 INFO : tictacempty_dir: Making directory 2026/05/04 01:57:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:57:14 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:57:14 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:57:14 INFO : tictactoe: Making directory 2026/05/04 01:57:14 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:57:14 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:57:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/04 01:57:14 INFO : tictactoe/tictactoe: Making directory 2026/05/04 01:57:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/04 01:57:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/04 01:57:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/04 01:57:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/04 01:57:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:24808") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:42280->172.17.0.3:24808, err= 2026/05/04 01:57:14 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/05/04 01:57:14 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/05/04 01:57:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/04 01:57:14 INFO : toe/toe/toe.txt: Deleted 2026/05/04 01:57:14 ERROR : Local file system at /tmp/rclone3984675892: not deleting directories as there were IO errors sync_transform_test.go:428: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:428 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestTransformFile 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:25836") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59078->172.17.0.3:25836, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:33516") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37782->172.17.0.3:33516, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:7865") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44570->172.17.0.3:7865, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:5352") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54206->172.17.0.3:5352, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:58375") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:44696->172.17.0.3:58375, err= --- FAIL: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:57:14 DEBUG : Reset feature "Copy" 2026/05/04 01:57:14 DEBUG : Reset feature "Move" 2026/05/04 01:57:14 DEBUG : Reset feature "Copy" 2026/05/04 01:57:14 DEBUG : Reset feature "Move" 2026/05/04 01:57:14 DEBUG : empty_dir: Making directory with metadata 2026/05/04 01:57:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/04 01:57:14 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:57:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:57:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:8531") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48752->172.17.0.3:8531, err= 2026/05/04 01:57:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:57:14 INFO : tictacempty_dir: Making directory 2026/05/04 01:57:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:57:14 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:57:14 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:57:14 INFO : tictactoe: Making directory 2026/05/04 01:57:14 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:57:14 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:57:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/04 01:57:14 INFO : tictactoe/tictactoe: Making directory 2026/05/04 01:57:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/04 01:57:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/04 01:57:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/04 01:57:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:57:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:26417") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59276->172.17.0.3:26417, err= 2026/05/04 01:57:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/04 01:57:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/04 01:57:14 INFO : toe/toe/toe.txt: Deleted 2026/05/04 01:57:14 ERROR : Local file system at /tmp/rclone3984675892: not deleting directories as there were IO errors sync_transform_test.go:458: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:458 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestManualTransformFile 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:33867") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:32854->172.17.0.3:33867, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:24592") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:60328->172.17.0.3:24592, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:40072") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:43436->172.17.0.3:40072, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:15908") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:59778->172.17.0.3:15908, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:26589") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:49378->172.17.0.3:26589, err= --- FAIL: TestManualTransformFile (0.01s) === RUN TestBase64 run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:57:14 DEBUG : toe: transformed to: dG9l 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:35885") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:46792->172.17.0.3:35885, err= 2026/05/04 01:57:14 DEBUG : toe: transformed to: dG9l 2026/05/04 01:57:14 INFO : dG9l: Making directory 2026/05/04 01:57:14 DEBUG : toe: transformed to: dG9l 2026/05/04 01:57:14 DEBUG : toe: transformed to: dG9l 2026/05/04 01:57:14 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/04 01:57:14 INFO : dG9l/dG9l: Making directory 2026/05/04 01:57:14 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/04 01:57:14 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/04 01:57:14 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/04 01:57:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:57:14 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:20728") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:55590->172.17.0.3:20728, err= 2026/05/04 01:57:14 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/04 01:57:14 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/04 01:57:14 ERROR : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: not deleting files as there were IO errors 2026/05/04 01:57:14 ERROR : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: not deleting directories as there were IO errors sync_transform_test.go:482: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:482 Error: Received unexpected error: not deleting files as there were IO errors Test: TestBase64 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:36611") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35302->172.17.0.3:36611, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:16197") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54356->172.17.0.3:16197, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:36400") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:55132->172.17.0.3:36400, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:12795") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:37282->172.17.0.3:12795, err= --- FAIL: TestBase64 (0.01s) === RUN TestError run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi", Local "Local file system at /tmp/rclone3984675892", Modify Window "1s" 2026/05/04 01:57:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/04 01:57:14 DEBUG : toe: transformed to: 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:34878") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35388->172.17.0.3:34878, err= 2026/05/04 01:57:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/04 01:57:14 DEBUG : toe: transformed to: 2026/05/04 01:57:14 INFO : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Making directory 2026/05/04 01:57:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/04 01:57:14 DEBUG : toe: transformed to: 2026/05/04 01:57:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/04 01:57:14 DEBUG : toe: transformed to: 2026/05/04 01:57:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/04 01:57:14 DEBUG : toe/toe: transformed to: 2026/05/04 01:57:14 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/04 01:57:14 INFO : toe/toe: Making directory 2026/05/04 01:57:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/04 01:57:14 DEBUG : toe/toe: transformed to: 2026/05/04 01:57:14 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/04 01:57:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/04 01:57:14 DEBUG : toe: transformed to: 2026/05/04 01:57:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/04 01:57:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/04 01:57:14 DEBUG : toe/toe/toe: transformed to: 2026/05/04 01:57:14 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for checks to finish 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Waiting for transfers to finish 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:51060") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:40552->172.17.0.3:51060, err= 2026/05/04 01:57:14 DEBUG : toe/toe/toe: size = 11 OK 2026/05/04 01:57:14 INFO : toe/toe/toe: Copied (new) 2026/05/04 01:57:14 ERROR : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: not deleting files as there were IO errors 2026/05/04 01:57:14 ERROR : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: not deleting directories as there were IO errors 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:42184") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:41304->172.17.0.3:42184, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:3407") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:48430->172.17.0.3:3407, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:58762") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:57456->172.17.0.3:58762, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:44139") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:35972->172.17.0.3:44139, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:36201") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54420->172.17.0.3:36201, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:34760") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:54264->172.17.0.3:34760, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:45840") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:42258->172.17.0.3:45840, err= --- PASS: TestError (0.02s) FAIL 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: dial("tcp","172.17.0.3:20880") 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: > dial: conn=172.17.0.1:41710->172.17.0.3:20880, err= 2026/05/04 01:57:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gaqupaq7ximi: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPProftpd: -verbose" - Finished ERROR in 49.347835313s (try 1/5): exit status 1: Failed [TestTransform/base64 TestTransform/prefix TestTransform/suffix TestTransform/truncate TestTransform/encoder TestTransform/ISO-8859-1 TestTransform/charmap TestTransform/lowercase TestTransform/ascii TestTransformCopy TestDoubleTransform TestFileTag TestNoTag TestDirTag TestAllTag TestRunTwice TestConflicting TestMove TestTransformFile TestManualTransformFile TestBase64]