"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/09/01 03:48:51 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-layuhay0fofu" 2025/09/01 03:48:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/01 03:48:51 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/01 03:48:51 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:51 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:51 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uIXsl}" suffix to name 2025/09/01 03:48:51 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:51 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Connecting to FTP server 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:21") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35258->172.17.0.4:21, err= 2025/09/01 03:48:51 DEBUG : Creating backend with remote "/tmp/rclone248560786" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30824") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52340->172.17.0.4:30824, err= 2025/09/01 03:48:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/01 03:48:51 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36498") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35330->172.17.0.4:36498, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35562") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:58364->172.17.0.4:35562, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32967") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38958->172.17.0.4:32967, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36939") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52586->172.17.0.4:36939, err= 2025/09/01 03:48:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39323") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45566->172.17.0.4:39323, err= 2025/09/01 03:48:51 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/01 03:48:51 INFO : sub dir/hello world: Copied (new) 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38137") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:48998->172.17.0.4:38137, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32693") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:44850->172.17.0.4:32693, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37660") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:53034->172.17.0.4:37660, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33978") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55676->172.17.0.4:33978, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34977") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:54276->172.17.0.4:34977, err= --- PASS: TestCopy (0.02s) === RUN TestCopyMetadata run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33291") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:54470->172.17.0.4:33291, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36764") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:40240->172.17.0.4:36764, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39376") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41230->172.17.0.4:39376, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32950") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42182->172.17.0.4:32950, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:51 DEBUG : Creating backend with remote "/non-existing" 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37657") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:44078->172.17.0.4:37657, err= 2025/09/01 03:48:51 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38978") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:47204->172.17.0.4:38978, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32790") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45946->172.17.0.4:32790, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33864") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:47536->172.17.0.4:33864, err= 2025/09/01 03:48:51 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/01 03:48:51 INFO : sub dir/hello world: Copied (new) 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38312") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45028->172.17.0.4:38312, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38380") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59864->172.17.0.4:38380, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39439") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:58562->172.17.0.4:39439, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35333") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43404->172.17.0.4:35333, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30244") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:51608->172.17.0.4:30244, err= --- PASS: TestCopyNoTraverse (0.02s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" sync_test.go:222: Only runs on local 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30511") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43988->172.17.0.4:30511, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34090") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55956->172.17.0.4:34090, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:51 INFO : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Running all checks before starting transfers 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35756") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37080->172.17.0.4:35756, err= 2025/09/01 03:48:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:51 INFO : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Checks finished, now starting transfers 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38807") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:51618->172.17.0.4:38807, err= 2025/09/01 03:48:51 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/01 03:48:51 INFO : sub dir/hello world: Copied (new) 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32115") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:49324->172.17.0.4:32115, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39335") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46706->172.17.0.4:39335, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38407") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35686->172.17.0.4:38407, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39087") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55544->172.17.0.4:39087, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37163") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33224->172.17.0.4:37163, err= --- PASS: TestCopyCheckFirst (0.02s) === RUN TestSyncNoTraverse run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:51 ERROR : Ignoring --no-traverse with sync 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32512") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:36242->172.17.0.4:32512, err= 2025/09/01 03:48:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35091") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:47244->172.17.0.4:35091, err= 2025/09/01 03:48:51 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/01 03:48:51 INFO : sub dir/hello world: Copied (new) 2025/09/01 03:48:51 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34490") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55436->172.17.0.4:34490, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36662") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39970->172.17.0.4:36662, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35590") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52442->172.17.0.4:35590, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32985") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:40188->172.17.0.4:32985, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33805") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45706->172.17.0.4:33805, err= --- PASS: TestSyncNoTraverse (0.02s) === RUN TestCopyWithDepth run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37549") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:36108->172.17.0.4:37549, err= 2025/09/01 03:48:51 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35737") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41026->172.17.0.4:35737, err= 2025/09/01 03:48:51 DEBUG : hello world2.ab19a585.partial: renamed to: hello world2 2025/09/01 03:48:51 INFO : hello world2: Copied (new) 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32341") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:44316->172.17.0.4:32341, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34180") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37370->172.17.0.4:34180, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30911") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59642->172.17.0.4:30911, err= --- PASS: TestCopyWithDepth (0.02s) === RUN TestCopyWithFilesFrom run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30987") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:54604->172.17.0.4:30987, err= 2025/09/01 03:48:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32843") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59706->172.17.0.4:32843, err= 2025/09/01 03:48:51 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/09/01 03:48:51 INFO : potato2: Copied (new) 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36959") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:40184->172.17.0.4:36959, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31492") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34344->172.17.0.4:31492, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32016") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55722->172.17.0.4:32016, err= --- PASS: TestCopyWithFilesFrom (0.02s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38805") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:49086->172.17.0.4:38805, err= 2025/09/01 03:48:51 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/09/01 03:48:51 INFO : potato2: Copied (new) 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37140") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37086->172.17.0.4:37140, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35591") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55462->172.17.0.4:35591, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32348") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:50116->172.17.0.4:32348, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:51 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/01 03:48:51 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/01 03:48:51 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/01 03:48:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39579") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:51998->172.17.0.4:39579, err= 2025/09/01 03:48:51 INFO : sub dir2: Making directory 2025/09/01 03:48:51 INFO : sub dir: Making directory 2025/09/01 03:48:51 INFO : sub dir2/sub sub dir2: Making directory 2025/09/01 03:48:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Connecting to FTP server 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:21") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35272->172.17.0.4:21, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38333") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:58418->172.17.0.4:38333, err= 2025/09/01 03:48:51 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/01 03:48:51 INFO : sub dir/hello world: Copied (new) 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37035") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:53614->172.17.0.4:37035, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32109") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52570->172.17.0.4:32109, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35357") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:50988->172.17.0.4:35357, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31349") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:56870->172.17.0.4:31349, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33816") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34082->172.17.0.4:33816, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39662") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37978->172.17.0.4:39662, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33674") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33666->172.17.0.4:33674, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36487") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42426->172.17.0.4:36487, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35286") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41630->172.17.0.4:35286, err= --- PASS: TestCopyEmptyDirectories (0.02s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:51 INFO : sub dir2: Making directory 2025/09/01 03:48:51 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/01 03:48:51 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38809") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:56086->172.17.0.4:38809, err= 2025/09/01 03:48:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38426") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:56980->172.17.0.4:38426, err= 2025/09/01 03:48:51 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/01 03:48:51 INFO : sub dir/hello world: Copied (new) 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37466") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34226->172.17.0.4:37466, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35757") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33556->172.17.0.4:35757, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39692") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:44452->172.17.0.4:39692, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36312") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:36518->172.17.0.4:36312, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38733") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:49264->172.17.0.4:38733, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:51 DEBUG : sub dir2: Making directory with metadata 2025/09/01 03:48:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33719") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55882->172.17.0.4:33719, err= 2025/09/01 03:48:51 INFO : sub dir2: Making directory 2025/09/01 03:48:51 INFO : sub dir: Making directory 2025/09/01 03:48:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35716") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41606->172.17.0.4:35716, err= 2025/09/01 03:48:51 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/01 03:48:51 INFO : sub dir/hello world: Copied (new) 2025/09/01 03:48:51 INFO : sub dir/hello world: Deleted 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38471") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:36724->172.17.0.4:38471, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37628") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30443") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39024->172.17.0.4:37628, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52726->172.17.0.4:30443, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30331") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39442->172.17.0.4:30331, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31827") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33630->172.17.0.4:31827, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36912") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33196") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35478->172.17.0.4:33196, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:49422->172.17.0.4:36912, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33652") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37008->172.17.0.4:33652, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35757") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33564->172.17.0.4:35757, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35635") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45566->172.17.0.4:35635, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:51 INFO : sub dir2: Making directory 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32211") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:44088->172.17.0.4:32211, err= 2025/09/01 03:48:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37633") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:36902->172.17.0.4:37633, err= 2025/09/01 03:48:51 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/01 03:48:51 INFO : sub dir/hello world: Copied (new) 2025/09/01 03:48:51 INFO : sub dir/hello world: Deleted 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31503") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38384->172.17.0.4:31503, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32467") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46542->172.17.0.4:32467, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30160") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:54942->172.17.0.4:30160, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36190") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:60694->172.17.0.4:36190, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32877") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43896->172.17.0.4:32877, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:51 DEBUG : sub dir2: Making directory with metadata 2025/09/01 03:48:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/01 03:48:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35767") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37542->172.17.0.4:35767, err= 2025/09/01 03:48:51 INFO : sub dir2: Making directory 2025/09/01 03:48:51 INFO : sub dir: Making directory 2025/09/01 03:48:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35946") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:36840->172.17.0.4:35946, err= 2025/09/01 03:48:51 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/01 03:48:51 INFO : sub dir/hello world: Copied (new) 2025/09/01 03:48:51 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36502") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41926->172.17.0.4:36502, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30132") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:51560->172.17.0.4:30132, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32883") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:60830->172.17.0.4:32883, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35908") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:58970->172.17.0.4:35908, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30444") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35924") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:50362->172.17.0.4:30444, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46786->172.17.0.4:35924, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39882") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38694->172.17.0.4:39882, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39109") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37050->172.17.0.4:39109, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34386") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39450->172.17.0.4:34386, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:51 INFO : sub dir2: Making directory 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35655") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:53180->172.17.0.4:35655, err= 2025/09/01 03:48:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31413") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45538->172.17.0.4:31413, err= 2025/09/01 03:48:51 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/01 03:48:51 INFO : sub dir/hello world: Copied (new) 2025/09/01 03:48:51 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34358") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34412->172.17.0.4:34358, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38508") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:40166->172.17.0.4:38508, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36945") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34106->172.17.0.4:36945, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31766") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33340->172.17.0.4:31766, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36823") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:53030->172.17.0.4:36823, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30164") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:48348->172.17.0.4:30164, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35132") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34762->172.17.0.4:35132, err= 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33780") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:58906->172.17.0.4:33780, err= 2025/09/01 03:48:51 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zazikat3faxo" 2025/09/01 03:48:51 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/01 03:48:51 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:51 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:51 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uIXsl}" suffix to name 2025/09/01 03:48:51 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:51 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-zazikat3faxo: Connecting to FTP server 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-zazikat3faxo: dial("tcp","172.17.0.4:21") 2025/09/01 03:48:51 DEBUG : ftp://172.17.0.4:21/rclone-test-zazikat3faxo: > dial: conn=172.17.0.1:35282->172.17.0.4:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-layuhay0fofu -> ftp://172.17.0.4:21/rclone-test-zazikat3faxo 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39381") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-zazikat3faxo: dial("tcp","172.17.0.4:36231") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:57846->172.17.0.4:39381, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-zazikat3faxo: > dial: conn=172.17.0.1:38386->172.17.0.4:36231, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33461") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35820->172.17.0.4:33461, err= 2025/09/01 03:48:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-zazikat3faxo: Waiting for checks to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-zazikat3faxo: Waiting for transfers to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36065") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:54814->172.17.0.4:36065, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-zazikat3faxo: dial("tcp","172.17.0.4:35762") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-zazikat3faxo: > dial: conn=172.17.0.1:33142->172.17.0.4:35762, err= 2025/09/01 03:48:52 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/09/01 03:48:52 INFO : sub dir/hello world: Copied (new) 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-zazikat3faxo: dial("tcp","172.17.0.4:37205") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-zazikat3faxo: > dial: conn=172.17.0.1:33750->172.17.0.4:37205, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-zazikat3faxo: dial("tcp","172.17.0.4:30342") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-zazikat3faxo: > dial: conn=172.17.0.1:42958->172.17.0.4:30342, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-zazikat3faxo: dial("tcp","172.17.0.4:35989") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-zazikat3faxo: > dial: conn=172.17.0.1:59668->172.17.0.4:35989, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-zazikat3faxo: dial("tcp","172.17.0.4:31394") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-zazikat3faxo: > dial: conn=172.17.0.1:32768->172.17.0.4:31394, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-zazikat3faxo: Purge object "sub dir/hello world" 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-zazikat3faxo: Purge dir "sub dir" 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-zazikat3faxo: Purge dir "" 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36120") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34376->172.17.0.4:36120, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32908") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42056->172.17.0.4:32908, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37039") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42980->172.17.0.4:37039, err= --- PASS: TestServerSideCopy (0.05s) === RUN TestCopyOverSelf run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38308") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:36106->172.17.0.4:38308, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36761") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46156->172.17.0.4:36761, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30575") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41296->172.17.0.4:30575, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38613") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41654->172.17.0.4:38613, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38094") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37094->172.17.0.4:38094, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36257") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:36276->172.17.0.4:36257, err= 2025/09/01 03:48:52 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/09/01 03:48:52 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37805") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43642->172.17.0.4:37805, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36643") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:58420->172.17.0.4:36643, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37675") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41248->172.17.0.4:37675, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36493") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34806->172.17.0.4:36493, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31235") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37936->172.17.0.4:31235, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32680") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46110->172.17.0.4:32680, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37054") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46210->172.17.0.4:37054, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36863") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38248->172.17.0.4:36863, err= 2025/09/01 03:48:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-didutaj8rulu" 2025/09/01 03:48:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/01 03:48:52 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:52 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uIXsl}" suffix to name 2025/09/01 03:48:52 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:52 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-didutaj8rulu: Connecting to FTP server 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-didutaj8rulu: dial("tcp","172.17.0.4:21") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-didutaj8rulu: > dial: conn=172.17.0.1:35288->172.17.0.4:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-layuhay0fofu -> ftp://172.17.0.4:21/rclone-test-didutaj8rulu 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-didutaj8rulu: dial("tcp","172.17.0.4:33343") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30350") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-didutaj8rulu: > dial: conn=172.17.0.1:40450->172.17.0.4:33343, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:60680->172.17.0.4:30350, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30880") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38788->172.17.0.4:30880, err= 2025/09/01 03:48:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-didutaj8rulu: Waiting for checks to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-didutaj8rulu: Waiting for transfers to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37304") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45464->172.17.0.4:37304, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-didutaj8rulu: dial("tcp","172.17.0.4:35684") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-didutaj8rulu: > dial: conn=172.17.0.1:55804->172.17.0.4:35684, err= 2025/09/01 03:48:52 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/09/01 03:48:52 INFO : sub dir/hello world: Copied (new) 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-didutaj8rulu: dial("tcp","172.17.0.4:34380") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-didutaj8rulu: > dial: conn=172.17.0.1:60796->172.17.0.4:34380, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-didutaj8rulu: dial("tcp","172.17.0.4:31693") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-didutaj8rulu: > dial: conn=172.17.0.1:41022->172.17.0.4:31693, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33695") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52638->172.17.0.4:33695, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31953") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42378->172.17.0.4:31953, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37465") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:54504->172.17.0.4:37465, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37425") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-didutaj8rulu: dial("tcp","172.17.0.4:36017") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-didutaj8rulu: > dial: conn=172.17.0.1:47330->172.17.0.4:36017, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:49024->172.17.0.4:37425, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-didutaj8rulu: dial("tcp","172.17.0.4:34344") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35624") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-didutaj8rulu: > dial: conn=172.17.0.1:49190->172.17.0.4:34344, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:44840->172.17.0.4:35624, err= 2025/09/01 03:48:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-didutaj8rulu: Waiting for checks to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-didutaj8rulu: Waiting for transfers to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30043") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42506->172.17.0.4:30043, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-didutaj8rulu: dial("tcp","172.17.0.4:37733") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-didutaj8rulu: > dial: conn=172.17.0.1:33986->172.17.0.4:37733, err= 2025/09/01 03:48:52 DEBUG : sub dir/hello world.1aae7abc.partial: renamed to: sub dir/hello world 2025/09/01 03:48:52 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-didutaj8rulu: dial("tcp","172.17.0.4:30112") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-didutaj8rulu: > dial: conn=172.17.0.1:56806->172.17.0.4:30112, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-didutaj8rulu: dial("tcp","172.17.0.4:36024") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-didutaj8rulu: > dial: conn=172.17.0.1:37388->172.17.0.4:36024, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-didutaj8rulu: dial("tcp","172.17.0.4:35871") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-didutaj8rulu: > dial: conn=172.17.0.1:33268->172.17.0.4:35871, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-didutaj8rulu: dial("tcp","172.17.0.4:31186") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-didutaj8rulu: > dial: conn=172.17.0.1:49636->172.17.0.4:31186, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-didutaj8rulu: Purge object "sub dir/hello world" 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-didutaj8rulu: Purge dir "sub dir" 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-didutaj8rulu: Purge dir "" 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31648") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46072->172.17.0.4:31648, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35852") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:56042->172.17.0.4:35852, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30431") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46134->172.17.0.4:30431, err= --- PASS: TestServerSideCopyOverSelf (0.04s) === RUN TestMoveOverSelf run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33387") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39070->172.17.0.4:33387, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37169") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:53674->172.17.0.4:37169, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30508") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55684->172.17.0.4:30508, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30128") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:32838->172.17.0.4:30128, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37046") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:44958->172.17.0.4:37046, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33576") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:44032->172.17.0.4:33576, err= 2025/09/01 03:48:52 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/09/01 03:48:52 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/01 03:48:52 INFO : sub dir/hello world: Deleted 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37793") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55476->172.17.0.4:37793, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39792") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:40060->172.17.0.4:39792, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37464") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41572->172.17.0.4:37464, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32876") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:40856->172.17.0.4:32876, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39242") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38446->172.17.0.4:39242, err= --- PASS: TestMoveOverSelf (0.01s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38041") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:58598->172.17.0.4:38041, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36698") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33548->172.17.0.4:36698, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32447") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59950->172.17.0.4:32447, err= 2025/09/01 03:48:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hefolor9zuge" 2025/09/01 03:48:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/01 03:48:52 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:52 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uIXsl}" suffix to name 2025/09/01 03:48:52 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:52 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hefolor9zuge: Connecting to FTP server 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hefolor9zuge: dial("tcp","172.17.0.4:21") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hefolor9zuge: > dial: conn=172.17.0.1:35290->172.17.0.4:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-layuhay0fofu -> ftp://172.17.0.4:21/rclone-test-hefolor9zuge 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37998") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:44646->172.17.0.4:37998, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hefolor9zuge: dial("tcp","172.17.0.4:31677") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hefolor9zuge: > dial: conn=172.17.0.1:33772->172.17.0.4:31677, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37621") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:40022->172.17.0.4:37621, err= 2025/09/01 03:48:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35955") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hefolor9zuge: Waiting for checks to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hefolor9zuge: Waiting for transfers to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43204->172.17.0.4:35955, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hefolor9zuge: dial("tcp","172.17.0.4:30036") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hefolor9zuge: > dial: conn=172.17.0.1:35878->172.17.0.4:30036, err= 2025/09/01 03:48:52 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/09/01 03:48:52 INFO : sub dir/hello world: Copied (new) 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hefolor9zuge: dial("tcp","172.17.0.4:30128") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hefolor9zuge: > dial: conn=172.17.0.1:32844->172.17.0.4:30128, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hefolor9zuge: dial("tcp","172.17.0.4:30824") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hefolor9zuge: > dial: conn=172.17.0.1:52356->172.17.0.4:30824, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36742") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:49502->172.17.0.4:36742, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36989") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:60456->172.17.0.4:36989, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35043") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:50576->172.17.0.4:35043, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hefolor9zuge: Using server-side directory move 2025/09/01 03:48:52 INFO : ftp://172.17.0.4:21/rclone-test-hefolor9zuge: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hefolor9zuge: dial("tcp","172.17.0.4:37568") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32727") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hefolor9zuge: > dial: conn=172.17.0.1:44348->172.17.0.4:37568, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:56842->172.17.0.4:32727, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30710") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hefolor9zuge: dial("tcp","172.17.0.4:30433") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37842->172.17.0.4:30710, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hefolor9zuge: > dial: conn=172.17.0.1:37122->172.17.0.4:30433, err= 2025/09/01 03:48:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hefolor9zuge: Waiting for checks to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hefolor9zuge: Waiting for transfers to finish 2025/09/01 03:48:52 INFO : sub dir/hello world: Deleted 2025/09/01 03:48:52 INFO : sub dir/hello world: Moved (server-side) 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34766") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:57202->172.17.0.4:34766, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34173") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42198->172.17.0.4:34173, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hefolor9zuge: dial("tcp","172.17.0.4:30924") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hefolor9zuge: > dial: conn=172.17.0.1:36660->172.17.0.4:30924, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hefolor9zuge: dial("tcp","172.17.0.4:36740") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hefolor9zuge: > dial: conn=172.17.0.1:36226->172.17.0.4:36740, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31158") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:51976->172.17.0.4:31158, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39362") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38964->172.17.0.4:39362, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36977") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43886->172.17.0.4:36977, err= 2025/09/01 03:48:52 DEBUG : testing file moves 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30575") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41300->172.17.0.4:30575, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hefolor9zuge: dial("tcp","172.17.0.4:39992") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hefolor9zuge: > dial: conn=172.17.0.1:48230->172.17.0.4:39992, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hefolor9zuge: dial("tcp","172.17.0.4:31912") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33819") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hefolor9zuge: > dial: conn=172.17.0.1:54840->172.17.0.4:31912, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59404->172.17.0.4:33819, err= 2025/09/01 03:48:52 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hefolor9zuge: Waiting for checks to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hefolor9zuge: Waiting for transfers to finish 2025/09/01 03:48:52 INFO : sub dir/hello world: Deleted 2025/09/01 03:48:52 INFO : sub dir/hello world: Moved (server-side) 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34764") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:36198->172.17.0.4:34764, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36828") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:47764->172.17.0.4:36828, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hefolor9zuge: dial("tcp","172.17.0.4:31790") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hefolor9zuge: > dial: conn=172.17.0.1:45672->172.17.0.4:31790, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hefolor9zuge: dial("tcp","172.17.0.4:38861") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hefolor9zuge: > dial: conn=172.17.0.1:34530->172.17.0.4:38861, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hefolor9zuge: dial("tcp","172.17.0.4:36247") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hefolor9zuge: > dial: conn=172.17.0.1:53162->172.17.0.4:36247, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hefolor9zuge: dial("tcp","172.17.0.4:34095") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hefolor9zuge: > dial: conn=172.17.0.1:60108->172.17.0.4:34095, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hefolor9zuge: Purge object "sub dir/hello world" 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hefolor9zuge: Purge dir "sub dir" 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-hefolor9zuge: Purge dir "" 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32564") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52300->172.17.0.4:32564, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33396") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:44618->172.17.0.4:33396, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31104") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:57260->172.17.0.4:31104, err= --- PASS: TestServerSideMoveOverSelf (0.04s) === RUN TestCopyAfterDelete run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35217") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:57570->172.17.0.4:35217, err= 2025/09/01 03:48:52 ERROR : error listing: directory not found 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38436") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:58786->172.17.0.4:38436, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37242") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42458->172.17.0.4:37242, err= 2025/09/01 03:48:52 INFO : Local file system at /tmp/rclone248560786: Making directory 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34637") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52042->172.17.0.4:34637, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32116") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43102->172.17.0.4:32116, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30926") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:44208->172.17.0.4:30926, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33052") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41298->172.17.0.4:33052, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39522") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55742->172.17.0.4:39522, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31147") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33988->172.17.0.4:31147, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38903") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:58216->172.17.0.4:38903, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33317") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45074->172.17.0.4:33317, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35875") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33104->172.17.0.4:35875, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32880") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:58634->172.17.0.4:32880, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39168") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37800->172.17.0.4:39168, err= 2025/09/01 03:48:52 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31842") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41790->172.17.0.4:31842, err= 2025/09/01 03:48:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/01 03:48:52 DEBUG : Local file system at /tmp/rclone248560786: Waiting for checks to finish 2025/09/01 03:48:52 DEBUG : Local file system at /tmp/rclone248560786: Waiting for transfers to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39834") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39438->172.17.0.4:39834, err= 2025/09/01 03:48:52 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/09/01 03:48:52 INFO : sub dir/hello world: Copied (new) 2025/09/01 03:48:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33627") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:56498->172.17.0.4:33627, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30163") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43614->172.17.0.4:30163, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37592") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:60530->172.17.0.4:37592, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34660") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52972->172.17.0.4:34660, err= 2025/09/01 03:48:52 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31278") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37844->172.17.0.4:31278, err= 2025/09/01 03:48:52 DEBUG : check sum.b37ac6a8.partial: renamed to: check sum 2025/09/01 03:48:52 INFO : check sum: Copied (new) 2025/09/01 03:48:52 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30921") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:53658->172.17.0.4:30921, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36538") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:60882->172.17.0.4:36538, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:52 NOTICE: ftp://172.17.0.4:21/rclone-test-layuhay0fofu: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/01 03:48:52 DEBUG : check sum: Size of src and dst objects identical 2025/09/01 03:48:52 DEBUG : check sum: Unchanged skipping 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:52 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:52 INFO : There was nothing to transfer 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33379") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33052->172.17.0.4:33379, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33712") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:56376->172.17.0.4:33712, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39863") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:48170->172.17.0.4:39863, err= --- PASS: TestSyncBasedOnCheckSum (0.02s) === RUN TestSyncSizeOnly run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30331") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39448->172.17.0.4:30331, err= 2025/09/01 03:48:52 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37171") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34196->172.17.0.4:37171, err= 2025/09/01 03:48:52 DEBUG : sizeonly.468f3f0c.partial: renamed to: sizeonly 2025/09/01 03:48:52 INFO : sizeonly: Copied (new) 2025/09/01 03:48:52 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39909") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34212->172.17.0.4:39909, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35731") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33412->172.17.0.4:35731, err= 2025/09/01 03:48:52 DEBUG : sizeonly: Sizes identical 2025/09/01 03:48:52 DEBUG : sizeonly: Unchanged skipping 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:52 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:52 INFO : There was nothing to transfer 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39099") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:56516->172.17.0.4:39099, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30842") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:50098->172.17.0.4:30842, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39769") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43514->172.17.0.4:39769, err= --- PASS: TestSyncSizeOnly (0.02s) === RUN TestSyncIgnoreSize run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37222") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41994->172.17.0.4:37222, err= 2025/09/01 03:48:52 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33071") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42564->172.17.0.4:33071, err= 2025/09/01 03:48:52 DEBUG : ignore-size.7615ca05.partial: renamed to: ignore-size 2025/09/01 03:48:52 INFO : ignore-size: Copied (new) 2025/09/01 03:48:52 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36194") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46368->172.17.0.4:36194, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38256") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:36546->172.17.0.4:38256, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:52 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:52 DEBUG : ignore-size: Unchanged skipping 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:52 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:52 INFO : There was nothing to transfer 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30031") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:36116->172.17.0.4:30031, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32251") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45818->172.17.0.4:32251, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36279") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38370->172.17.0.4:36279, err= --- PASS: TestSyncIgnoreSize (0.02s) === RUN TestSyncIgnoreTimes run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35703") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41380->172.17.0.4:35703, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32083") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:48800->172.17.0.4:32083, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31711") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52034->172.17.0.4:31711, err= 2025/09/01 03:48:52 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:52 DEBUG : existing: Unchanged skipping 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:52 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:52 INFO : There was nothing to transfer 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30330") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43236->172.17.0.4:30330, err= 2025/09/01 03:48:52 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37219") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37376->172.17.0.4:37219, err= 2025/09/01 03:48:52 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/09/01 03:48:52 INFO : existing: Copied (replaced existing) 2025/09/01 03:48:52 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31458") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45352->172.17.0.4:31458, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36272") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59842->172.17.0.4:36272, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38368") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42316->172.17.0.4:38368, err= --- PASS: TestSyncIgnoreTimes (0.02s) === RUN TestSyncIgnoreExisting run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31534") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52472->172.17.0.4:31534, err= 2025/09/01 03:48:52 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37389") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:44334->172.17.0.4:37389, err= 2025/09/01 03:48:52 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/09/01 03:48:52 INFO : existing: Copied (new) 2025/09/01 03:48:52 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33588") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:44990->172.17.0.4:33588, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30319") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:32818->172.17.0.4:30319, err= 2025/09/01 03:48:52 DEBUG : existing: Destination exists, skipping 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:52 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:52 INFO : There was nothing to transfer 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39420") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37490->172.17.0.4:39420, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39133") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:54182->172.17.0.4:39133, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36131") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:48920->172.17.0.4:36131, err= --- PASS: TestSyncIgnoreExisting (0.02s) === RUN TestSyncIgnoreErrors run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31612") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55036->172.17.0.4:31612, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30174") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41400->172.17.0.4:30174, err= 2025/09/01 03:48:52 INFO : d: Making directory 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30259") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37732->172.17.0.4:30259, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Connecting to FTP server 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:21") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30508") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33628") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55688->172.17.0.4:30508, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35300->172.17.0.4:21, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45706->172.17.0.4:33628, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35121") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38456->172.17.0.4:35121, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32128") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:36566->172.17.0.4:32128, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32569") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35264") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32526") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:54770->172.17.0.4:32569, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55018->172.17.0.4:35264, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39882->172.17.0.4:32526, err= 2025/09/01 03:48:52 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/01 03:48:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:52 DEBUG : c/non empty space: Unchanged skipping 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30461") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:60732->172.17.0.4:30461, err= 2025/09/01 03:48:52 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/09/01 03:48:52 INFO : a/potato2: Copied (new) 2025/09/01 03:48:52 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:52 INFO : b/potato: Deleted 2025/09/01 03:48:52 INFO : d: Removing directory 2025/09/01 03:48:52 INFO : b: Removing directory 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: deleted 2 directories 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35192") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52102->172.17.0.4:35192, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34813") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:47408->172.17.0.4:34813, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32084") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:48132->172.17.0.4:32084, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30537") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:36468->172.17.0.4:30537, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31863") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33515") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:49730->172.17.0.4:31863, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:40110->172.17.0.4:33515, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39614") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:57352->172.17.0.4:39614, err= --- PASS: TestSyncIgnoreErrors (0.05s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39307") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:36132->172.17.0.4:39307, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32076") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43342->172.17.0.4:32076, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36110") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:51360->172.17.0.4:36110, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:52 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 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:52 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/09/01 03:48:52 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35260") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35910->172.17.0.4:35260, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33688") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37716->172.17.0.4:33688, err= 2025/09/01 03:48:52 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 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34136") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34432->172.17.0.4:34136, err= 2025/09/01 03:48:52 DEBUG : empty space.56d1852a.partial: renamed to: empty space 2025/09/01 03:48:52 INFO : empty space: Copied (replaced existing) 2025/09/01 03:48:52 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39739") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:36952->172.17.0.4:39739, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34052") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:48840->172.17.0.4:34052, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30421") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33644->172.17.0.4:30421, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.03s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31960") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45056->172.17.0.4:31960, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32862") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:49992->172.17.0.4:32862, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33099") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55966->172.17.0.4:33099, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34688") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42692->172.17.0.4:34688, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35436") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41116->172.17.0.4:35436, err= 2025/09/01 03:48:52 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 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30904") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35772->172.17.0.4:30904, err= 2025/09/01 03:48:52 DEBUG : foo.5d8fa229.partial: renamed to: foo 2025/09/01 03:48:52 INFO : foo: Copied (replaced existing) 2025/09/01 03:48:52 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37755") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41928->172.17.0.4:37755, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34112") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52522->172.17.0.4:34112, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38258") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35160->172.17.0.4:38258, err= --- PASS: TestSyncDoesntUpdateModtime (0.02s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38630") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37030->172.17.0.4:38630, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37696") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52362->172.17.0.4:37696, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36591") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37474->172.17.0.4:36591, err= 2025/09/01 03:48:52 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/01 03:48:52 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:52 DEBUG : empty space: Unchanged skipping 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30684") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:57906->172.17.0.4:30684, err= 2025/09/01 03:48:52 DEBUG : potato.3edca19f.partial: renamed to: potato 2025/09/01 03:48:52 INFO : potato: Copied (new) 2025/09/01 03:48:52 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38177") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42826->172.17.0.4:38177, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36906") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43964->172.17.0.4:36906, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37774") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43514->172.17.0.4:37774, err= --- PASS: TestSyncAfterAddingAFile (0.03s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32637") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45486->172.17.0.4:32637, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36566") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:57454->172.17.0.4:36566, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34845") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55434->172.17.0.4:34845, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:52 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30071") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55282->172.17.0.4:30071, err= 2025/09/01 03:48:52 DEBUG : potato.41b15364.partial: renamed to: potato 2025/09/01 03:48:52 INFO : potato: Copied (replaced existing) 2025/09/01 03:48:52 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31811") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55004->172.17.0.4:31811, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36916") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:47696->172.17.0.4:36916, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33266") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41976->172.17.0.4:33266, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.02s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34317") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:56210->172.17.0.4:34317, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37444") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:50352->172.17.0.4:37444, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32078") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45228->172.17.0.4:32078, err= 2025/09/01 03:48:52 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 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33198") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:47084->172.17.0.4:33198, err= 2025/09/01 03:48:52 DEBUG : potato.706b9954.partial: renamed to: potato 2025/09/01 03:48:52 INFO : potato: Copied (replaced existing) 2025/09/01 03:48:52 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34031") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39954->172.17.0.4:34031, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37126") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:49534->172.17.0.4:37126, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33985") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:44836->172.17.0.4:33985, err= --- PASS: TestSyncAfterChangingContentsOnly (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35385") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46026->172.17.0.4:35385, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39558") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59976->172.17.0.4:39558, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34480") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46714->172.17.0.4:34480, err= 2025/09/01 03:48:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/01 03:48:52 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:52 DEBUG : empty space: Unchanged skipping 2025/09/01 03:48:52 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:52 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:52 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37392") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38592->172.17.0.4:37392, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39775") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41216->172.17.0.4:39775, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30645") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:44238->172.17.0.4:30645, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35073") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:57788->172.17.0.4:35073, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34469") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:51922->172.17.0.4:34469, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34701") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59708->172.17.0.4:34701, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37449") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:57492->172.17.0.4:37449, err= 2025/09/01 03:48:52 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/01 03:48:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:52 DEBUG : empty space: Unchanged skipping 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33370") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38846->172.17.0.4:33370, err= 2025/09/01 03:48:52 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/09/01 03:48:52 INFO : potato2: Copied (new) 2025/09/01 03:48:52 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:52 INFO : potato: Deleted 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35590") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52450->172.17.0.4:35590, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32538") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:40984->172.17.0.4:32538, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37148") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39228->172.17.0.4:37148, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30685") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35572->172.17.0.4:30685, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39536") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35292->172.17.0.4:39536, err= 2025/09/01 03:48:52 INFO : d: Making directory 2025/09/01 03:48:52 INFO : d/e: Making directory 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36220") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:50834->172.17.0.4:36220, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30751") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38914->172.17.0.4:30751, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37782") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32548") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:44598->172.17.0.4:32548, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:48398->172.17.0.4:37782, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34401") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:47940->172.17.0.4:34401, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33505") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42002->172.17.0.4:33505, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36541") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38491") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46212->172.17.0.4:36541, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59350->172.17.0.4:38491, err= 2025/09/01 03:48:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Connecting to FTP server 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:21") 2025/09/01 03:48:52 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37371") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37890->172.17.0.4:37371, err= 2025/09/01 03:48:52 DEBUG : c/non empty space: Unchanged skipping 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35310->172.17.0.4:21, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35516") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:40360->172.17.0.4:35516, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37138") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34258->172.17.0.4:37138, err= 2025/09/01 03:48:52 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/09/01 03:48:52 INFO : a/potato2: Copied (new) 2025/09/01 03:48:52 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:52 INFO : b/potato: Deleted 2025/09/01 03:48:52 INFO : d/e: Removing directory 2025/09/01 03:48:52 INFO : d: Removing directory 2025/09/01 03:48:52 INFO : b: Removing directory 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: deleted 3 directories 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36976") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:54530->172.17.0.4:36976, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32544") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31574") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45760->172.17.0.4:32544, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:54034->172.17.0.4:31574, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34855") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:51268->172.17.0.4:34855, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30625") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32952") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:49366->172.17.0.4:32952, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55540->172.17.0.4:30625, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34891") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:47656->172.17.0.4:34891, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32611") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:50496->172.17.0.4:32611, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31218") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45852->172.17.0.4:31218, err= 2025/09/01 03:48:52 INFO : d: Making directory 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32555") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:58392->172.17.0.4:32555, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37236") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34650") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31904") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52972->172.17.0.4:37236, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:56432->172.17.0.4:31904, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:58250->172.17.0.4:34650, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35793") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38924->172.17.0.4:35793, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37213") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32011") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:60588->172.17.0.4:37213, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38824") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46394->172.17.0.4:32011, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:47014->172.17.0.4:38824, err= 2025/09/01 03:48:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/01 03:48:52 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:52 DEBUG : c/non empty space: Unchanged skipping 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31511") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55878->172.17.0.4:31511, err= 2025/09/01 03:48:52 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/09/01 03:48:52 INFO : a/potato2: Copied (new) 2025/09/01 03:48:52 ERROR : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: not deleting files as there were IO errors 2025/09/01 03:48:52 ERROR : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: not deleting directories as there were IO errors 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30238") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:40754->172.17.0.4:30238, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38248") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37087") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34454") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43372->172.17.0.4:38248, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:47120->172.17.0.4:37087, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31042") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:54076->172.17.0.4:34454, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:51778->172.17.0.4:31042, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39214") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38450->172.17.0.4:39214, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34380") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38518") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:60808->172.17.0.4:34380, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38238") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30519") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:47574->172.17.0.4:38238, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:60008->172.17.0.4:30519, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59150->172.17.0.4:38518, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35553") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:50046->172.17.0.4:35553, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.03s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33961") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35600->172.17.0.4:33961, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33225") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46086->172.17.0.4:33225, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:40000") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:57358->172.17.0.4:40000, err= 2025/09/01 03:48:52 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39302") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38902->172.17.0.4:39302, err= 2025/09/01 03:48:52 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/01 03:48:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/01 03:48:52 DEBUG : empty space: Unchanged skipping 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39456") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39346->172.17.0.4:39456, err= 2025/09/01 03:48:52 INFO : potato: Deleted 2025/09/01 03:48:52 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/09/01 03:48:52 INFO : potato2: Copied (new) 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37979") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:40934->172.17.0.4:37979, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35082") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:50424->172.17.0.4:35082, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35162") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59332->172.17.0.4:35162, err= --- PASS: TestSyncDeleteDuring (0.03s) === RUN TestSyncDeleteBefore run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36478") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:58142->172.17.0.4:36478, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36549") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34584->172.17.0.4:36549, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37580") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42588->172.17.0.4:37580, err= 2025/09/01 03:48:52 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33207") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:54764->172.17.0.4:33207, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:52 INFO : potato: Deleted 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35566") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46764->172.17.0.4:35566, err= 2025/09/01 03:48:52 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/01 03:48:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:52 DEBUG : empty space: Unchanged skipping 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37765") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:47820->172.17.0.4:37765, err= 2025/09/01 03:48:52 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/09/01 03:48:52 INFO : potato2: Copied (new) 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34944") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35354->172.17.0.4:34944, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38890") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42982->172.17.0.4:38890, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38904") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45460->172.17.0.4:38904, err= --- PASS: TestSyncDeleteBefore (0.04s) === RUN TestCopyDeleteBefore run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37750") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:48994->172.17.0.4:37750, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33612") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:47466->172.17.0.4:33612, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37087") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:47130->172.17.0.4:37087, err= 2025/09/01 03:48:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30905") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59074->172.17.0.4:30905, err= 2025/09/01 03:48:52 DEBUG : potato2.8083cda9.partial: renamed to: potato2 2025/09/01 03:48:52 INFO : potato2: Copied (new) 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39518") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:53342->172.17.0.4:39518, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38622") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:60594->172.17.0.4:38622, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32631") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:54450->172.17.0.4:32631, err= --- PASS: TestCopyDeleteBefore (0.02s) === RUN TestSyncWithExclude run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34907") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:57354->172.17.0.4:34907, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35889") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:56706->172.17.0.4:35889, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39487") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35034->172.17.0.4:39487, err= 2025/09/01 03:48:52 DEBUG : enormous: Excluded (Size Filter) 2025/09/01 03:48:52 DEBUG : enormous: Excluded 2025/09/01 03:48:52 DEBUG : potato2: Excluded (Size Filter) 2025/09/01 03:48:52 DEBUG : potato2: Excluded 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37969") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35626->172.17.0.4:37969, err= 2025/09/01 03:48:52 DEBUG : potato2: Excluded (Size Filter) 2025/09/01 03:48:52 DEBUG : potato2: Excluded 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:52 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/01 03:48:52 DEBUG : empty space: Unchanged skipping 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:52 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:52 INFO : There was nothing to transfer 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39917") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:48370->172.17.0.4:39917, err= 2025/09/01 03:48:52 DEBUG : enormous: Excluded (Size Filter) 2025/09/01 03:48:52 DEBUG : enormous: Excluded 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31085") 2025/09/01 03:48:52 DEBUG : potato2: Excluded (Size Filter) 2025/09/01 03:48:52 DEBUG : potato2: Excluded 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39734->172.17.0.4:31085, err= 2025/09/01 03:48:52 DEBUG : potato2: Excluded (Size Filter) 2025/09/01 03:48:52 DEBUG : potato2: Excluded 2025/09/01 03:48:52 DEBUG : Local file system at /tmp/rclone248560786: Waiting for checks to finish 2025/09/01 03:48:52 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/09/01 03:48:52 DEBUG : empty space: Unchanged skipping 2025/09/01 03:48:52 DEBUG : Local file system at /tmp/rclone248560786: Waiting for transfers to finish 2025/09/01 03:48:52 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:52 INFO : There was nothing to transfer 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34453") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:32768->172.17.0.4:34453, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35563") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52932->172.17.0.4:35563, err= --- PASS: TestSyncWithExclude (0.05s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33582") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34326->172.17.0.4:33582, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36492") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43676->172.17.0.4:36492, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31245") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39324->172.17.0.4:31245, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38783") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33150->172.17.0.4:38783, err= 2025/09/01 03:48:52 DEBUG : enormous: Excluded (Size Filter) 2025/09/01 03:48:52 DEBUG : enormous: Excluded 2025/09/01 03:48:52 DEBUG : potato2: Excluded (Size Filter) 2025/09/01 03:48:52 DEBUG : potato2: Excluded 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36396") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:44762->172.17.0.4:36396, err= 2025/09/01 03:48:52 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:52 DEBUG : empty space: Unchanged skipping 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:52 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:52 INFO : enormous: Deleted 2025/09/01 03:48:52 INFO : potato2: Deleted 2025/09/01 03:48:52 INFO : There was nothing to transfer 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31911") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34846->172.17.0.4:31911, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30918") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42092->172.17.0.4:30918, err= 2025/09/01 03:48:52 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/09/01 03:48:52 DEBUG : empty space: Unchanged skipping 2025/09/01 03:48:52 DEBUG : Local file system at /tmp/rclone248560786: Waiting for checks to finish 2025/09/01 03:48:52 DEBUG : Local file system at /tmp/rclone248560786: Waiting for transfers to finish 2025/09/01 03:48:52 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:52 INFO : enormous: Deleted 2025/09/01 03:48:52 INFO : potato2: Deleted 2025/09/01 03:48:52 INFO : There was nothing to transfer 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32330") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:54332->172.17.0.4:32330, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39074") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:49914->172.17.0.4:39074, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.05s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35189") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37120->172.17.0.4:35189, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35240") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38532->172.17.0.4:35240, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30053") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:48510->172.17.0.4:30053, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34356") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42858->172.17.0.4:34356, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39464") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:51146->172.17.0.4:39464, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32689") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45020->172.17.0.4:32689, err= 2025/09/01 03:48:52 DEBUG : five: Need to transfer - File not found at Destination 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:52 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/01 03:48:52 DEBUG : one: Destination is newer than source, skipping 2025/09/01 03:48:52 DEBUG : three: Sizes identical 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34539") 2025/09/01 03:48:52 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/01 03:48:52 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:51960->172.17.0.4:34539, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31208") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43032->172.17.0.4:31208, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31542") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:47138->172.17.0.4:31542, err= 2025/09/01 03:48:52 DEBUG : five.a87a5b8d.partial: renamed to: five 2025/09/01 03:48:52 INFO : five: Copied (new) 2025/09/01 03:48:52 DEBUG : four.a87a5b8d.partial: renamed to: four 2025/09/01 03:48:52 INFO : four: Copied (replaced existing) 2025/09/01 03:48:52 DEBUG : two.3353c5f5.partial: renamed to: two 2025/09/01 03:48:52 INFO : two: Copied (replaced existing) 2025/09/01 03:48:52 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32280") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46906->172.17.0.4:32280, err= sync_test.go:1479: Skip test with --checksum as no hashes supported 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33723") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35970->172.17.0.4:33723, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32213") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55742->172.17.0.4:32213, err= --- PASS: TestSyncWithUpdateOlder (0.05s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" sync_test.go:1568: Can track renames: false 2025/09/01 03:48:52 ERROR : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Ignoring --track-renames as the source and destination do not have a common hash 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34880") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:40644->172.17.0.4:34880, err= 2025/09/01 03:48:52 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/01 03:48:52 DEBUG : yam: Need to transfer - File not found at Destination 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35063") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33850") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41700->172.17.0.4:35063, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:57536->172.17.0.4:33850, err= 2025/09/01 03:48:52 DEBUG : potato.53508f02.partial: renamed to: potato 2025/09/01 03:48:52 INFO : potato: Copied (new) 2025/09/01 03:48:52 DEBUG : yam.48501227.partial: renamed to: yam 2025/09/01 03:48:52 INFO : yam: Copied (new) 2025/09/01 03:48:52 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31263") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:53946->172.17.0.4:31263, err= 2025/09/01 03:48:52 ERROR : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Ignoring --track-renames as the source and destination do not have a common hash 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35171") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33438->172.17.0.4:35171, err= 2025/09/01 03:48:52 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:52 DEBUG : yaml: Need to transfer - File not found at Destination 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:52 DEBUG : potato: Unchanged skipping 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31540") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42926->172.17.0.4:31540, err= 2025/09/01 03:48:52 DEBUG : yaml.48501227.partial: renamed to: yaml 2025/09/01 03:48:52 INFO : yaml: Copied (new) 2025/09/01 03:48:52 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:52 INFO : yam: Deleted 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33972") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59948->172.17.0.4:33972, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38714") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:32876->172.17.0.4:38714, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37219") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37382->172.17.0.4:37219, err= --- PASS: TestSyncWithTrackRenames (0.03s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32993") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41262->172.17.0.4:32993, err= 2025/09/01 03:48:52 INFO : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Making map for --track-renames 2025/09/01 03:48:52 INFO : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Finished making map for --track-renames 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/01 03:48:52 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for renames to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31443") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36455") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:48070->172.17.0.4:31443, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37766->172.17.0.4:36455, err= 2025/09/01 03:48:52 DEBUG : potato.53508f02.partial: renamed to: potato 2025/09/01 03:48:52 DEBUG : yam.48501227.partial: renamed to: yam 2025/09/01 03:48:52 INFO : potato: Copied (new) 2025/09/01 03:48:52 INFO : yam: Copied (new) 2025/09/01 03:48:52 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36239") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35558->172.17.0.4:36239, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32648") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34408->172.17.0.4:32648, err= 2025/09/01 03:48:52 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:52 INFO : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Making map for --track-renames 2025/09/01 03:48:52 INFO : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Finished making map for --track-renames 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:52 DEBUG : potato: Unchanged skipping 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for renames to finish 2025/09/01 03:48:52 INFO : yam: Moved (server-side) to: yaml 2025/09/01 03:48:52 INFO : yaml: Renamed from "yam" 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:52 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:52 INFO : There was nothing to transfer 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31923") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:48796->172.17.0.4:31923, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32321") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:44710->172.17.0.4:32321, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30873") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:36430->172.17.0.4:30873, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.03s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34474") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38554->172.17.0.4:34474, err= 2025/09/01 03:48:52 INFO : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Making map for --track-renames 2025/09/01 03:48:52 INFO : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Finished making map for --track-renames 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:52 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/01 03:48:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for renames to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36849") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:36996->172.17.0.4:36849, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33134") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:49236->172.17.0.4:33134, err= 2025/09/01 03:48:52 DEBUG : potato.53508f02.partial: renamed to: potato 2025/09/01 03:48:52 INFO : potato: Copied (new) 2025/09/01 03:48:52 DEBUG : sub/yam.48501227.partial: renamed to: sub/yam 2025/09/01 03:48:52 INFO : sub/yam: Copied (new) 2025/09/01 03:48:52 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36469") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55984->172.17.0.4:36469, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36185") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:50922->172.17.0.4:36185, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35217") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:57572->172.17.0.4:35217, err= 2025/09/01 03:48:52 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33533") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:44710->172.17.0.4:33533, err= 2025/09/01 03:48:52 DEBUG : potato: Unchanged skipping 2025/09/01 03:48:52 INFO : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Making map for --track-renames 2025/09/01 03:48:52 INFO : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Finished making map for --track-renames 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for renames to finish 2025/09/01 03:48:52 INFO : sub/yam: Moved (server-side) to: yam 2025/09/01 03:48:52 INFO : yam: Renamed from "sub/yam" 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:52 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:52 INFO : There was nothing to transfer 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38846") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33776->172.17.0.4:38846, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33567") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:48830->172.17.0.4:33567, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32617") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:40726->172.17.0.4:32617, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35334") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59342->172.17.0.4:35334, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36574") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59612->172.17.0.4:36574, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.04s) === RUN TestServerSideMoveLocal run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:52 DEBUG : Creating backend with remote "/tmp/rclone248560786/dir1" 2025/09/01 03:48:52 DEBUG : Creating backend with remote "/tmp/rclone248560786/dir2" 2025/09/01 03:48:52 DEBUG : Local file system at /tmp/rclone248560786/dir2: Using server-side directory move 2025/09/01 03:48:52 INFO : Local file system at /tmp/rclone248560786/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/01 03:48:52 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:52 INFO : file1.txt: Moved (server-side) 2025/09/01 03:48:52 DEBUG : Local file system at /tmp/rclone248560786/dir2: Waiting for checks to finish 2025/09/01 03:48:52 DEBUG : Local file system at /tmp/rclone248560786/dir2: Waiting for transfers to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36673") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37194->172.17.0.4:36673, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35896") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:40508->172.17.0.4:35896, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37539") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52146->172.17.0.4:37539, err= 2025/09/01 03:48:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/01 03:48:52 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32136") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45796->172.17.0.4:32136, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32996") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55582->172.17.0.4:32996, err= 2025/09/01 03:48:52 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/01 03:48:52 INFO : sub dir/hello world: Copied (new) 2025/09/01 03:48:52 INFO : sub dir/hello world: Deleted 2025/09/01 03:48:52 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/09/01 03:48:52 INFO : nested/sub dir/file: Copied (new) 2025/09/01 03:48:52 INFO : nested/sub dir/file: Deleted 2025/09/01 03:48:52 INFO : sub dir: Removing directory 2025/09/01 03:48:52 INFO : nested/sub dir: Removing directory 2025/09/01 03:48:52 INFO : nested: Removing directory 2025/09/01 03:48:52 DEBUG : Local file system at /tmp/rclone248560786: deleted 3 directories 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31328") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43584->172.17.0.4:31328, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33790") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:49414->172.17.0.4:33790, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37094") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:60952->172.17.0.4:37094, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33555") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:50252->172.17.0.4:33555, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38652") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45538->172.17.0.4:38652, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34563") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42948->172.17.0.4:34563, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34940") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45530->172.17.0.4:34940, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31362") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46268->172.17.0.4:31362, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33901") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37546->172.17.0.4:33901, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38803") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:44376->172.17.0.4:38803, err= 2025/09/01 03:48:52 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/01 03:48:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31314") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:53180->172.17.0.4:31314, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31694") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43452->172.17.0.4:31694, err= 2025/09/01 03:48:52 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/09/01 03:48:52 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/01 03:48:52 INFO : nested/sub dir/file: Copied (new) 2025/09/01 03:48:52 INFO : sub dir/hello world: Copied (new) 2025/09/01 03:48:52 INFO : sub dir/hello world: Deleted 2025/09/01 03:48:52 INFO : nested/sub dir/file: Deleted 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36547") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35592->172.17.0.4:36547, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30331") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33170") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39458->172.17.0.4:30331, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:57522->172.17.0.4:33170, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38983") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42332->172.17.0.4:38983, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30993") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:50438->172.17.0.4:30993, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30604") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:50598->172.17.0.4:30604, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36523") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:36108->172.17.0.4:36523, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30744") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34742->172.17.0.4:30744, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37850") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55472->172.17.0.4:37850, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31914") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46018->172.17.0.4:31914, err= 2025/09/01 03:48:52 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/01 03:48:52 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38200") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32977") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37982->172.17.0.4:32977, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59822->172.17.0.4:38200, err= 2025/09/01 03:48:52 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/09/01 03:48:52 INFO : existing: Copied (new) 2025/09/01 03:48:52 INFO : existing: Deleted 2025/09/01 03:48:52 DEBUG : existing-b.468f3f0c.partial: renamed to: existing-b 2025/09/01 03:48:52 INFO : existing-b: Copied (new) 2025/09/01 03:48:52 INFO : existing-b: Deleted 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38103") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:57830->172.17.0.4:38103, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38625") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43316->172.17.0.4:38625, err= 2025/09/01 03:48:52 DEBUG : existing: Destination exists, skipping 2025/09/01 03:48:52 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:52 INFO : There was nothing to transfer 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39013") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55274->172.17.0.4:39013, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31021") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:36598->172.17.0.4:31021, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31133") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38010->172.17.0.4:31133, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yudocet2sepi" 2025/09/01 03:48:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/01 03:48:52 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:52 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uIXsl}" suffix to name 2025/09/01 03:48:52 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:52 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-yudocet2sepi: Connecting to FTP server 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-yudocet2sepi: dial("tcp","172.17.0.4:21") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-yudocet2sepi: > dial: conn=172.17.0.1:35326->172.17.0.4:21, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33816") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34096->172.17.0.4:33816, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30397") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:44758->172.17.0.4:30397, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33930") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33890->172.17.0.4:33930, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30902") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43436->172.17.0.4:30902, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-layuhay0fofu -> ftp://172.17.0.4:21/rclone-test-yudocet2sepi 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-yudocet2sepi: dial("tcp","172.17.0.4:32791") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-yudocet2sepi: > dial: conn=172.17.0.1:53286->172.17.0.4:32791, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-yudocet2sepi: dial("tcp","172.17.0.4:39967") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-yudocet2sepi: > dial: conn=172.17.0.1:52584->172.17.0.4:39967, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-yudocet2sepi: dial("tcp","172.17.0.4:36910") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-yudocet2sepi: > dial: conn=172.17.0.1:35400->172.17.0.4:36910, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-yudocet2sepi: Using server-side directory move 2025/09/01 03:48:52 INFO : ftp://172.17.0.4:21/rclone-test-yudocet2sepi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-yudocet2sepi: dial("tcp","172.17.0.4:39922") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-yudocet2sepi: > dial: conn=172.17.0.1:56042->172.17.0.4:39922, err= 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32723") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43562->172.17.0.4:32723, err= 2025/09/01 03:48:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-yudocet2sepi: Waiting for checks to finish 2025/09/01 03:48:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/01 03:48:52 DEBUG : empty space: Unchanged skipping 2025/09/01 03:48:52 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-yudocet2sepi: Connecting to FTP server 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-yudocet2sepi: dial("tcp","172.17.0.4:21") 2025/09/01 03:48:52 DEBUG : ftp://172.17.0.4:21/rclone-test-yudocet2sepi: > dial: conn=172.17.0.1:35336->172.17.0.4:21, err= 2025/09/01 03:48:53 INFO : potato2: Moved (server-side) 2025/09/01 03:48:53 INFO : empty space: Deleted 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-yudocet2sepi: Waiting for transfers to finish 2025/09/01 03:48:53 INFO : potato3: Deleted 2025/09/01 03:48:53 INFO : potato3: Moved (server-side) 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37971") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34552->172.17.0.4:37971, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-yudocet2sepi: dial("tcp","172.17.0.4:36403") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-yudocet2sepi: > dial: conn=172.17.0.1:49422->172.17.0.4:36403, err= 2025/09/01 03:48:53 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cafasac3dire" 2025/09/01 03:48:53 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/01 03:48:53 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:53 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:53 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uIXsl}" suffix to name 2025/09/01 03:48:53 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:53 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cafasac3dire: Connecting to FTP server 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cafasac3dire: dial("tcp","172.17.0.4:21") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cafasac3dire: > dial: conn=172.17.0.1:35338->172.17.0.4:21, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cafasac3dire: Using server-side directory move 2025/09/01 03:48:53 INFO : ftp://172.17.0.4:21/rclone-test-cafasac3dire: Server side directory move succeeded 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cafasac3dire: dial("tcp","172.17.0.4:37877") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cafasac3dire: > dial: conn=172.17.0.1:45222->172.17.0.4:37877, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-yudocet2sepi: dial("tcp","172.17.0.4:30009") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-yudocet2sepi: > dial: conn=172.17.0.1:44666->172.17.0.4:30009, err= 2025/09/01 03:48:53 ERROR : error listing: directory not found 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cafasac3dire: dial("tcp","172.17.0.4:31286") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cafasac3dire: > dial: conn=172.17.0.1:53968->172.17.0.4:31286, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cafasac3dire: Purge object "empty space" 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cafasac3dire: Purge object "potato2" 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cafasac3dire: Purge object "potato3" 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cafasac3dire: Purge dir "" 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-yudocet2sepi: dial("tcp","172.17.0.4:33501") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-yudocet2sepi: > dial: conn=172.17.0.1:50384->172.17.0.4:33501, err= 2025/09/01 03:48:53 ERROR : error listing: directory not found 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-yudocet2sepi: Purge dir "" 2025/09/01 03:48:53 NOTICE: purge failed to rmdir "": directory not found 2025/09/01 03:48:53 NOTICE: purge failed: directory not found 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39596") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:53724->172.17.0.4:39596, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38167") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:54876->172.17.0.4:38167, err= --- PASS: TestServerSideMove (0.07s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:53 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-docosos1maka" 2025/09/01 03:48:53 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/01 03:48:53 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:53 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:53 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uIXsl}" suffix to name 2025/09/01 03:48:53 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:53 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-docosos1maka: Connecting to FTP server 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-docosos1maka: dial("tcp","172.17.0.4:21") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-docosos1maka: > dial: conn=172.17.0.1:35348->172.17.0.4:21, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36407") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46204->172.17.0.4:36407, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36618") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52722->172.17.0.4:36618, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35158") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:58518->172.17.0.4:35158, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30236") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:58136->172.17.0.4:30236, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-layuhay0fofu -> ftp://172.17.0.4:21/rclone-test-docosos1maka 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-docosos1maka: dial("tcp","172.17.0.4:36246") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-docosos1maka: > dial: conn=172.17.0.1:49476->172.17.0.4:36246, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-docosos1maka: dial("tcp","172.17.0.4:36352") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-docosos1maka: > dial: conn=172.17.0.1:53158->172.17.0.4:36352, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-docosos1maka: dial("tcp","172.17.0.4:33616") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-docosos1maka: > dial: conn=172.17.0.1:50896->172.17.0.4:33616, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-docosos1maka: dial("tcp","172.17.0.4:31753") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32006") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-docosos1maka: > dial: conn=172.17.0.1:51256->172.17.0.4:31753, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46978->172.17.0.4:32006, err= 2025/09/01 03:48:53 DEBUG : empty space: Excluded (Size Filter) 2025/09/01 03:48:53 DEBUG : empty space: Excluded 2025/09/01 03:48:53 DEBUG : empty space: Excluded (Size Filter) 2025/09/01 03:48:53 DEBUG : empty space: Excluded 2025/09/01 03:48:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/01 03:48:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-docosos1maka: Waiting for checks to finish 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-docosos1maka: Waiting for transfers to finish 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-docosos1maka: Connecting to FTP server 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-docosos1maka: dial("tcp","172.17.0.4:21") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-docosos1maka: > dial: conn=172.17.0.1:35358->172.17.0.4:21, err= 2025/09/01 03:48:53 INFO : potato2: Moved (server-side) 2025/09/01 03:48:53 INFO : potato3: Deleted 2025/09/01 03:48:53 INFO : potato3: Moved (server-side) 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32461") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52158->172.17.0.4:32461, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-docosos1maka: dial("tcp","172.17.0.4:39737") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-docosos1maka: > dial: conn=172.17.0.1:44060->172.17.0.4:39737, err= 2025/09/01 03:48:53 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cuwefim6dovo" 2025/09/01 03:48:53 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/01 03:48:53 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:53 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:53 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uIXsl}" suffix to name 2025/09/01 03:48:53 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:53 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cuwefim6dovo: Connecting to FTP server 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cuwefim6dovo: dial("tcp","172.17.0.4:21") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cuwefim6dovo: > dial: conn=172.17.0.1:35364->172.17.0.4:21, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cuwefim6dovo: dial("tcp","172.17.0.4:31451") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cuwefim6dovo: > dial: conn=172.17.0.1:54746->172.17.0.4:31451, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-docosos1maka: dial("tcp","172.17.0.4:39952") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-docosos1maka: > dial: conn=172.17.0.1:44216->172.17.0.4:39952, err= 2025/09/01 03:48:53 DEBUG : empty space: Excluded (Size Filter) 2025/09/01 03:48:53 DEBUG : empty space: Excluded 2025/09/01 03:48:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/01 03:48:53 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cuwefim6dovo: Waiting for checks to finish 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cuwefim6dovo: Waiting for transfers to finish 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cuwefim6dovo: Connecting to FTP server 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cuwefim6dovo: dial("tcp","172.17.0.4:21") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cuwefim6dovo: > dial: conn=172.17.0.1:35372->172.17.0.4:21, err= 2025/09/01 03:48:53 INFO : potato2: Moved (server-side) 2025/09/01 03:48:53 INFO : potato3: Moved (server-side) 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cuwefim6dovo: dial("tcp","172.17.0.4:34065") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cuwefim6dovo: > dial: conn=172.17.0.1:36850->172.17.0.4:34065, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-docosos1maka: dial("tcp","172.17.0.4:39506") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-docosos1maka: > dial: conn=172.17.0.1:60766->172.17.0.4:39506, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cuwefim6dovo: dial("tcp","172.17.0.4:34981") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cuwefim6dovo: > dial: conn=172.17.0.1:37188->172.17.0.4:34981, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cuwefim6dovo: Purge object "potato2" 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cuwefim6dovo: Purge object "potato3" 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cuwefim6dovo: Purge dir "" 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-docosos1maka: dial("tcp","172.17.0.4:38780") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-docosos1maka: > dial: conn=172.17.0.1:58118->172.17.0.4:38780, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-docosos1maka: Purge object "empty space" 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-docosos1maka: Purge dir "" 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32184") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33180->172.17.0.4:32184, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36134") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38422->172.17.0.4:36134, err= --- PASS: TestServerSideMoveWithFilter (0.12s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:53 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hahuvaf5zate" 2025/09/01 03:48:53 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/01 03:48:53 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:53 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:53 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uIXsl}" suffix to name 2025/09/01 03:48:53 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:53 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hahuvaf5zate: Connecting to FTP server 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hahuvaf5zate: dial("tcp","172.17.0.4:21") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hahuvaf5zate: > dial: conn=172.17.0.1:35384->172.17.0.4:21, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33907") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59454->172.17.0.4:33907, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35068") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39186->172.17.0.4:35068, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35527") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:50956->172.17.0.4:35527, err= 2025/09/01 03:48:53 INFO : tomatoDir: Making directory 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38115") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:44762->172.17.0.4:38115, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35473") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39840->172.17.0.4:35473, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-layuhay0fofu -> ftp://172.17.0.4:21/rclone-test-hahuvaf5zate 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hahuvaf5zate: dial("tcp","172.17.0.4:39193") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hahuvaf5zate: > dial: conn=172.17.0.1:38258->172.17.0.4:39193, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hahuvaf5zate: dial("tcp","172.17.0.4:33848") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hahuvaf5zate: > dial: conn=172.17.0.1:42888->172.17.0.4:33848, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hahuvaf5zate: dial("tcp","172.17.0.4:34819") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hahuvaf5zate: > dial: conn=172.17.0.1:50798->172.17.0.4:34819, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hahuvaf5zate: Using server-side directory move 2025/09/01 03:48:53 INFO : ftp://172.17.0.4:21/rclone-test-hahuvaf5zate: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hahuvaf5zate: dial("tcp","172.17.0.4:34187") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hahuvaf5zate: > dial: conn=172.17.0.1:60846->172.17.0.4:34187, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33990") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:36290->172.17.0.4:33990, err= 2025/09/01 03:48:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/01 03:48:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/01 03:48:53 DEBUG : empty space: Unchanged skipping 2025/09/01 03:48:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hahuvaf5zate: Connecting to FTP server 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hahuvaf5zate: dial("tcp","172.17.0.4:21") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hahuvaf5zate: > dial: conn=172.17.0.1:35398->172.17.0.4:21, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30567") 2025/09/01 03:48:53 INFO : empty space: Deleted 2025/09/01 03:48:53 INFO : potato2: Moved (server-side) 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:49954->172.17.0.4:30567, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hahuvaf5zate: Waiting for checks to finish 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hahuvaf5zate: Waiting for transfers to finish 2025/09/01 03:48:53 INFO : potato3: Deleted 2025/09/01 03:48:53 INFO : potato3: Moved (server-side) 2025/09/01 03:48:53 INFO : tomatoDir: Removing directory 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: deleted 1 directories 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30214") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:58486->172.17.0.4:30214, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36709") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43998->172.17.0.4:36709, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hahuvaf5zate: dial("tcp","172.17.0.4:33574") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hahuvaf5zate: > dial: conn=172.17.0.1:46764->172.17.0.4:33574, err= 2025/09/01 03:48:53 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ponalic1rusi" 2025/09/01 03:48:53 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/01 03:48:53 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:53 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:53 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uIXsl}" suffix to name 2025/09/01 03:48:53 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:53 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-ponalic1rusi: Connecting to FTP server 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-ponalic1rusi: dial("tcp","172.17.0.4:21") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-ponalic1rusi: > dial: conn=172.17.0.1:35400->172.17.0.4:21, err= 2025/09/01 03:48:53 INFO : tomatoDir: Making directory 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-ponalic1rusi: Using server-side directory move 2025/09/01 03:48:53 INFO : ftp://172.17.0.4:21/rclone-test-ponalic1rusi: Server side directory move succeeded 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-ponalic1rusi: dial("tcp","172.17.0.4:36386") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-ponalic1rusi: > dial: conn=172.17.0.1:48840->172.17.0.4:36386, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-ponalic1rusi: dial("tcp","172.17.0.4:34156") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-ponalic1rusi: > dial: conn=172.17.0.1:58196->172.17.0.4:34156, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hahuvaf5zate: dial("tcp","172.17.0.4:32328") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hahuvaf5zate: > dial: conn=172.17.0.1:49068->172.17.0.4:32328, err= 2025/09/01 03:48:53 ERROR : error listing: directory not found 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hahuvaf5zate: dial("tcp","172.17.0.4:34422") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hahuvaf5zate: > dial: conn=172.17.0.1:50452->172.17.0.4:34422, err= 2025/09/01 03:48:53 ERROR : error listing: directory not found 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-ponalic1rusi: dial("tcp","172.17.0.4:38733") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-ponalic1rusi: > dial: conn=172.17.0.1:49280->172.17.0.4:38733, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-ponalic1rusi: Purge object "empty space" 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-ponalic1rusi: Purge object "potato2" 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-ponalic1rusi: Purge object "potato3" 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-ponalic1rusi: dial("tcp","172.17.0.4:38135") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-ponalic1rusi: > dial: conn=172.17.0.1:35240->172.17.0.4:38135, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-ponalic1rusi: Purge dir "tomatoDir" 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-ponalic1rusi: Purge dir "" 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hahuvaf5zate: dial("tcp","172.17.0.4:38674") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hahuvaf5zate: > dial: conn=172.17.0.1:48778->172.17.0.4:38674, err= 2025/09/01 03:48:53 ERROR : error listing: directory not found 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-hahuvaf5zate: Purge dir "" 2025/09/01 03:48:53 NOTICE: purge failed to rmdir "": directory not found 2025/09/01 03:48:53 NOTICE: purge failed: directory not found 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36773") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55918->172.17.0.4:36773, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39270") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:51782->172.17.0.4:39270, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.12s) === RUN TestServerSideMoveOverlap run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39968") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55444->172.17.0.4:39968, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32312") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38650->172.17.0.4:32312, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:53 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-layuhay0fofu/rclone-sync-test" 2025/09/01 03:48:53 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/01 03:48:53 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:53 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:53 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uIXsl}" suffix to name 2025/09/01 03:48:53 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:53 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/rclone-sync-test: Connecting to FTP server 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/rclone-sync-test: dial("tcp","172.17.0.4:21") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/rclone-sync-test: > dial: conn=172.17.0.1:35416->172.17.0.4:21, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33894") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:57920->172.17.0.4:33894, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35777") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59984->172.17.0.4:35777, err= --- PASS: TestSyncOverlap (0.03s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:53 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-layuhay0fofu/rclone-sync-test" 2025/09/01 03:48:53 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/01 03:48:53 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:53 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:53 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uIXsl}" suffix to name 2025/09/01 03:48:53 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:53 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/rclone-sync-test: Connecting to FTP server 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/rclone-sync-test: dial("tcp","172.17.0.4:21") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/rclone-sync-test: > dial: conn=172.17.0.1:35432->172.17.0.4:21, err= 2025/09/01 03:48:53 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-layuhay0fofu/rclone-sync-test-include/layer2" 2025/09/01 03:48:53 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/01 03:48:53 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:53 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:53 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uIXsl}" suffix to name 2025/09/01 03:48:53 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:53 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/rclone-sync-test-include/layer2: Connecting to FTP server 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:21") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:35438->172.17.0.4:21, err= 2025/09/01 03:48:53 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-layuhay0fofu/rclone-sync-test-ignore-file" 2025/09/01 03:48:53 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/01 03:48:53 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:53 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:53 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uIXsl}" suffix to name 2025/09/01 03:48:53 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:53 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/rclone-sync-test-ignore-file: Connecting to FTP server 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/rclone-sync-test-ignore-file: dial("tcp","172.17.0.4:21") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:35442->172.17.0.4:21, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34590") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55062->172.17.0.4:34590, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/rclone-sync-test: dial("tcp","172.17.0.4:33643") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37754") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/rclone-sync-test: > dial: conn=172.17.0.1:40108->172.17.0.4:33643, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52236->172.17.0.4:37754, err= 2025/09/01 03:48:53 DEBUG : rclone-sync-test: Excluded 2025/09/01 03:48:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38266") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39882->172.17.0.4:38266, err= 2025/09/01 03:48:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/rclone-sync-test: Waiting for checks to finish 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/rclone-sync-test: Waiting for transfers to finish 2025/09/01 03:48:53 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:53 INFO : There was nothing to transfer 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36942") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/rclone-sync-test: dial("tcp","172.17.0.4:33969") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/rclone-sync-test: > dial: conn=172.17.0.1:58320->172.17.0.4:33969, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55100->172.17.0.4:36942, err= 2025/09/01 03:48:53 DEBUG : rclone-sync-test: Excluded 2025/09/01 03:48:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33851") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:40680->172.17.0.4:33851, err= 2025/09/01 03:48:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:53 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:53 INFO : rclone-sync-test-include: Removing directory 2025/09/01 03:48:53 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: failed to delete 1 directories 2025/09/01 03:48:53 INFO : There was nothing to transfer 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31442") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39250->172.17.0.4:31442, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:36790") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:49230->172.17.0.4:36790, err= 2025/09/01 03:48:53 DEBUG : rclone-sync-test: Excluded 2025/09/01 03:48:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34451") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:40536->172.17.0.4:34451, err= 2025/09/01 03:48:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/09/01 03:48:53 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:53 INFO : There was nothing to transfer 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38998") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:56286->172.17.0.4:38998, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:36253") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:60954->172.17.0.4:36253, err= 2025/09/01 03:48:53 DEBUG : rclone-sync-test: Excluded 2025/09/01 03:48:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34815") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:60696->172.17.0.4:34815, err= 2025/09/01 03:48:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:53 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:53 INFO : rclone-sync-test-include: Removing directory 2025/09/01 03:48:53 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: failed to delete 1 directories 2025/09/01 03:48:53 INFO : There was nothing to transfer 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35022") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/rclone-sync-test-ignore-file: dial("tcp","172.17.0.4:39695") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:50520->172.17.0.4:39695, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43856->172.17.0.4:35022, err= 2025/09/01 03:48:53 DEBUG : Excluded 2025/09/01 03:48:53 DEBUG : rclone-sync-test: Excluded 2025/09/01 03:48:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38006") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:40250->172.17.0.4:38006, err= 2025/09/01 03:48:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/09/01 03:48:53 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:53 INFO : There was nothing to transfer 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32007") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:50398->172.17.0.4:32007, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30614") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38430->172.17.0.4:30614, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32818") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34941") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52494->172.17.0.4:32818, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43572->172.17.0.4:34941, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38179") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46996->172.17.0.4:38179, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38316") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:51264->172.17.0.4:38316, err= --- PASS: TestSyncOverlapWithFilter (0.11s) === RUN TestSyncCompareDest run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:53 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-layuhay0fofu/dst" 2025/09/01 03:48:53 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/01 03:48:53 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:53 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:53 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uIXsl}" suffix to name 2025/09/01 03:48:53 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:53 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: Connecting to FTP server 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: dial("tcp","172.17.0.4:21") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: > dial: conn=172.17.0.1:35456->172.17.0.4:21, err= 2025/09/01 03:48:53 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-layuhay0fofu/CompareDest" 2025/09/01 03:48:53 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/01 03:48:53 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:53 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:53 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uIXsl}" suffix to name 2025/09/01 03:48:53 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:53 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/CompareDest: Connecting to FTP server 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/CompareDest: dial("tcp","172.17.0.4:21") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/CompareDest: > dial: conn=172.17.0.1:35466->172.17.0.4:21, err= 2025/09/01 03:48:53 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-layuhay0fofu/CompareDest" to be canonical "TestFTPPureftpd{uIXsl}:rclone-test-layuhay0fofu/CompareDest" 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: dial("tcp","172.17.0.4:33081") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: > dial: conn=172.17.0.1:49644->172.17.0.4:33081, err= 2025/09/01 03:48:53 DEBUG : one: Need to transfer - File not found at Destination 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: Waiting for checks to finish 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: Waiting for transfers to finish 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: dial("tcp","172.17.0.4:35373") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: > dial: conn=172.17.0.1:33902->172.17.0.4:35373, err= 2025/09/01 03:48:53 DEBUG : one.b824e1ab.partial: renamed to: one 2025/09/01 03:48:53 INFO : one: Copied (new) 2025/09/01 03:48:53 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39406") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33372->172.17.0.4:39406, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32673") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59770->172.17.0.4:32673, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37580") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42600->172.17.0.4:37580, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31524") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43014->172.17.0.4:31524, err= 2025/09/01 03:48:53 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-layuhay0fofu/CompareDest" for canonical name "TestFTPPureftpd{uIXsl}:rclone-test-layuhay0fofu/CompareDest" 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: dial("tcp","172.17.0.4:33498") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: > dial: conn=172.17.0.1:58450->172.17.0.4:33498, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: Waiting for checks to finish 2025/09/01 03:48:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: Waiting for transfers to finish 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: dial("tcp","172.17.0.4:31978") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: > dial: conn=172.17.0.1:43588->172.17.0.4:31978, err= 2025/09/01 03:48:53 DEBUG : one.406dcb2c.partial: renamed to: one 2025/09/01 03:48:53 INFO : one: Copied (replaced existing) 2025/09/01 03:48:53 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38648") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37032->172.17.0.4:38648, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35148") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46148->172.17.0.4:35148, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39090") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34864->172.17.0.4:39090, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39365") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:53872->172.17.0.4:39365, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39384") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:58556->172.17.0.4:39384, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35982") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41486->172.17.0.4:35982, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37297") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41012->172.17.0.4:37297, err= 2025/09/01 03:48:53 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-layuhay0fofu/CompareDest" for canonical name "TestFTPPureftpd{uIXsl}:rclone-test-layuhay0fofu/CompareDest" 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: dial("tcp","172.17.0.4:37522") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: > dial: conn=172.17.0.1:59398->172.17.0.4:37522, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: Waiting for checks to finish 2025/09/01 03:48:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/01 03:48:53 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/01 03:48:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: Waiting for transfers to finish 2025/09/01 03:48:53 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:53 INFO : There was nothing to transfer 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37402") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52480->172.17.0.4:37402, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32899") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41302->172.17.0.4:32899, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31594") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:53916->172.17.0.4:31594, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37113") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45492->172.17.0.4:37113, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30464") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38786->172.17.0.4:30464, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33977") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36951") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52586->172.17.0.4:33977, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:40306->172.17.0.4:36951, err= 2025/09/01 03:48:53 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-layuhay0fofu/CompareDest" for canonical name "TestFTPPureftpd{uIXsl}:rclone-test-layuhay0fofu/CompareDest" 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: dial("tcp","172.17.0.4:37248") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: > dial: conn=172.17.0.1:34530->172.17.0.4:37248, err= 2025/09/01 03:48:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/CompareDest: Connecting to FTP server 2025/09/01 03:48:53 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/01 03:48:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/CompareDest: dial("tcp","172.17.0.4:21") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: Waiting for checks to finish 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/CompareDest: > dial: conn=172.17.0.1:35480->172.17.0.4:21, err= 2025/09/01 03:48:53 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/01 03:48:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: Waiting for transfers to finish 2025/09/01 03:48:53 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:53 INFO : There was nothing to transfer 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39113") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:47038->172.17.0.4:39113, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31759") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36431") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:57602->172.17.0.4:31759, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:36398->172.17.0.4:36431, err= 2025/09/01 03:48:53 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-layuhay0fofu/CompareDest" for canonical name "TestFTPPureftpd{uIXsl}:rclone-test-layuhay0fofu/CompareDest" 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: dial("tcp","172.17.0.4:35384") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: > dial: conn=172.17.0.1:43912->172.17.0.4:35384, err= 2025/09/01 03:48:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/01 03:48:53 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/01 03:48:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/01 03:48:53 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/01 03:48:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: Waiting for checks to finish 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: Waiting for transfers to finish 2025/09/01 03:48:53 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:53 INFO : There was nothing to transfer 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33286") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:51170->172.17.0.4:33286, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31104") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33438") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:57274->172.17.0.4:31104, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:51950->172.17.0.4:33438, err= sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37871") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35108->172.17.0.4:37871, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34523") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38086->172.17.0.4:34523, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35720") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33788->172.17.0.4:35720, err= 2025/09/01 03:48:53 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-layuhay0fofu/CompareDest" for canonical name "TestFTPPureftpd{uIXsl}:rclone-test-layuhay0fofu/CompareDest" 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: dial("tcp","172.17.0.4:36252") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: > dial: conn=172.17.0.1:50796->172.17.0.4:36252, err= 2025/09/01 03:48:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/01 03:48:53 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/01 03:48:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/01 03:48:53 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/01 03:48:53 DEBUG : two: Need to transfer - File not found at Destination 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: Waiting for checks to finish 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: Waiting for transfers to finish 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: dial("tcp","172.17.0.4:32988") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: > dial: conn=172.17.0.1:55992->172.17.0.4:32988, err= 2025/09/01 03:48:53 DEBUG : two.1503b713.partial: renamed to: two 2025/09/01 03:48:53 INFO : two: Copied (new) 2025/09/01 03:48:53 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32036") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:57966->172.17.0.4:32036, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37522") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59402->172.17.0.4:37522, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31755") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:54180->172.17.0.4:31755, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34885") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37404->172.17.0.4:34885, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37446") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33003") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:48082->172.17.0.4:37446, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:60680->172.17.0.4:33003, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32594") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35402->172.17.0.4:32594, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.18s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38296") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37894->172.17.0.4:38296, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35872") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34816->172.17.0.4:35872, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33415") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38694->172.17.0.4:33415, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32446") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37856->172.17.0.4:32446, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33860") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:51398->172.17.0.4:33860, err= 2025/09/01 03:48:53 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-layuhay0fofu/dest" 2025/09/01 03:48:53 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/01 03:48:53 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:53 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:53 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uIXsl}" suffix to name 2025/09/01 03:48:53 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:53 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dest: Connecting to FTP server 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dest: dial("tcp","172.17.0.4:21") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dest: > dial: conn=172.17.0.1:35484->172.17.0.4:21, err= 2025/09/01 03:48:53 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-layuhay0fofu/pre-dest1" 2025/09/01 03:48:53 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/01 03:48:53 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:53 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:53 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uIXsl}" suffix to name 2025/09/01 03:48:53 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:53 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/pre-dest1: Connecting to FTP server 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/pre-dest1: dial("tcp","172.17.0.4:21") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/pre-dest1: > dial: conn=172.17.0.1:35490->172.17.0.4:21, err= 2025/09/01 03:48:53 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-layuhay0fofu/pre-dest1" to be canonical "TestFTPPureftpd{uIXsl}:rclone-test-layuhay0fofu/pre-dest1" 2025/09/01 03:48:53 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-layuhay0fofu/pre-dest2" 2025/09/01 03:48:53 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/01 03:48:53 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:53 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:53 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uIXsl}" suffix to name 2025/09/01 03:48:53 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:53 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/pre-dest2: Connecting to FTP server 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/pre-dest2: dial("tcp","172.17.0.4:21") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/pre-dest2: > dial: conn=172.17.0.1:35502->172.17.0.4:21, err= 2025/09/01 03:48:53 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-layuhay0fofu/pre-dest2" to be canonical "TestFTPPureftpd{uIXsl}:rclone-test-layuhay0fofu/pre-dest2" 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dest: dial("tcp","172.17.0.4:34453") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dest: > dial: conn=172.17.0.1:32782->172.17.0.4:34453, err= 2025/09/01 03:48:53 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:53 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/01 03:48:53 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:53 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/01 03:48:53 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dest: Waiting for checks to finish 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dest: Waiting for transfers to finish 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dest: dial("tcp","172.17.0.4:35579") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dest: > dial: conn=172.17.0.1:55500->172.17.0.4:35579, err= 2025/09/01 03:48:53 DEBUG : 3.b37ac6a8.partial: renamed to: 3 2025/09/01 03:48:53 INFO : 3: Copied (new) 2025/09/01 03:48:53 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dest: dial("tcp","172.17.0.4:30552") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dest: > dial: conn=172.17.0.1:59854->172.17.0.4:30552, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30991") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38710->172.17.0.4:30991, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39336") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33167") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:44264->172.17.0.4:33167, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38055") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:58074->172.17.0.4:39336, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52830->172.17.0.4:38055, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35431") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37368->172.17.0.4:35431, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37350") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30521") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:57498->172.17.0.4:37350, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36933") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45312->172.17.0.4:30521, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39024->172.17.0.4:36933, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30023") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:58852->172.17.0.4:30023, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/pre-dest1: closing 1 unused connections 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.08s) === RUN TestSyncCopyDest run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35740") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:36792->172.17.0.4:35740, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33047") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:57932->172.17.0.4:33047, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32021") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42526->172.17.0.4:32021, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32610") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:48036->172.17.0.4:32610, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36636") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37036->172.17.0.4:36636, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35446") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:47874->172.17.0.4:35446, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31053") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52812->172.17.0.4:31053, err= 2025/09/01 03:48:53 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-layuhay0fofu/dst" 2025/09/01 03:48:53 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/01 03:48:53 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:53 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:53 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uIXsl}" suffix to name 2025/09/01 03:48:53 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:53 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: Connecting to FTP server 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: dial("tcp","172.17.0.4:21") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: > dial: conn=172.17.0.1:35512->172.17.0.4:21, err= 2025/09/01 03:48:53 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-layuhay0fofu/backup" 2025/09/01 03:48:53 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/01 03:48:53 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:53 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:53 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uIXsl}" suffix to name 2025/09/01 03:48:53 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:53 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/backup: Connecting to FTP server 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/backup: dial("tcp","172.17.0.4:21") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/backup: > dial: conn=172.17.0.1:35516->172.17.0.4:21, err= 2025/09/01 03:48:53 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-layuhay0fofu/backup" to be canonical "TestFTPPureftpd{uIXsl}:rclone-test-layuhay0fofu/backup" 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: dial("tcp","172.17.0.4:33499") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: > dial: conn=172.17.0.1:42404->172.17.0.4:33499, err= 2025/09/01 03:48:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/01 03:48:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:53 DEBUG : two: Unchanged skipping 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: Waiting for checks to finish 2025/09/01 03:48:53 INFO : one: Moved (server-side) 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: Waiting for transfers to finish 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: dial("tcp","172.17.0.4:33471") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: > dial: conn=172.17.0.1:45848->172.17.0.4:33471, err= 2025/09/01 03:48:53 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/09/01 03:48:53 INFO : one: Copied (new) 2025/09/01 03:48:53 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:53 INFO : three.txt: Moved (server-side) 2025/09/01 03:48:53 INFO : three.txt: Moved into backup dir 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37751") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:47314->172.17.0.4:37751, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33762") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42974->172.17.0.4:33762, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38804") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:51038->172.17.0.4:38804, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36583") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:53550->172.17.0.4:36583, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31387") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38358->172.17.0.4:31387, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37280") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38426->172.17.0.4:37280, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39729") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:56670->172.17.0.4:39729, err= 2025/09/01 03:48:53 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-layuhay0fofu/backup" for canonical name "TestFTPPureftpd{uIXsl}:rclone-test-layuhay0fofu/backup" 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: dial("tcp","172.17.0.4:37091") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: > dial: conn=172.17.0.1:53540->172.17.0.4:37091, err= 2025/09/01 03:48:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/01 03:48:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:53 DEBUG : two: Unchanged skipping 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: Waiting for checks to finish 2025/09/01 03:48:53 INFO : one: Deleted 2025/09/01 03:48:53 INFO : one: Moved (server-side) 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: Waiting for transfers to finish 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: dial("tcp","172.17.0.4:39417") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: > dial: conn=172.17.0.1:34162->172.17.0.4:39417, err= 2025/09/01 03:48:53 DEBUG : one.1503b713.partial: renamed to: one 2025/09/01 03:48:53 INFO : one: Copied (new) 2025/09/01 03:48:53 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:53 INFO : three.txt: Deleted 2025/09/01 03:48:53 INFO : three.txt: Moved (server-side) 2025/09/01 03:48:53 INFO : three.txt: Moved into backup dir 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34129") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38334->172.17.0.4:34129, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34947") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37278") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39908->172.17.0.4:37278, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:40118->172.17.0.4:34947, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39752") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:40202->172.17.0.4:39752, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37121") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32180") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42172->172.17.0.4:37121, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:44394->172.17.0.4:32180, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37984") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34546->172.17.0.4:37984, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.08s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31169") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:57534->172.17.0.4:31169, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32681") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:36450->172.17.0.4:32681, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31295") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59494->172.17.0.4:31295, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38345") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:56738->172.17.0.4:38345, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39144") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:57242->172.17.0.4:39144, err= 2025/09/01 03:48:53 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-layuhay0fofu/dst" 2025/09/01 03:48:53 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/01 03:48:53 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:53 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:53 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uIXsl}" suffix to name 2025/09/01 03:48:53 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:53 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: Connecting to FTP server 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: dial("tcp","172.17.0.4:21") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: > dial: conn=172.17.0.1:35518->172.17.0.4:21, err= 2025/09/01 03:48:53 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-layuhay0fofu/backup" 2025/09/01 03:48:53 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/01 03:48:53 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:53 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:53 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uIXsl}" suffix to name 2025/09/01 03:48:53 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:53 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/backup: Connecting to FTP server 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/backup: dial("tcp","172.17.0.4:21") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/backup: > dial: conn=172.17.0.1:35520->172.17.0.4:21, err= 2025/09/01 03:48:53 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-layuhay0fofu/backup" to be canonical "TestFTPPureftpd{uIXsl}:rclone-test-layuhay0fofu/backup" 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: dial("tcp","172.17.0.4:33216") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: > dial: conn=172.17.0.1:47476->172.17.0.4:33216, err= 2025/09/01 03:48:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: Waiting for checks to finish 2025/09/01 03:48:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:53 DEBUG : two: Unchanged skipping 2025/09/01 03:48:53 INFO : one: Moved (server-side) to: one.bak 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: Waiting for transfers to finish 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: dial("tcp","172.17.0.4:36227") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: > dial: conn=172.17.0.1:33418->172.17.0.4:36227, err= 2025/09/01 03:48:53 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/09/01 03:48:53 INFO : one: Copied (new) 2025/09/01 03:48:53 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/01 03:48:53 INFO : three.txt: Moved into backup dir 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39033") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:58442->172.17.0.4:39033, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31703") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:51512->172.17.0.4:31703, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37568") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:44356->172.17.0.4:37568, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32919") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55304->172.17.0.4:32919, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33891") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35376->172.17.0.4:33891, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30513") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37528") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:58142->172.17.0.4:30513, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:48086->172.17.0.4:37528, err= 2025/09/01 03:48:53 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-layuhay0fofu/backup" for canonical name "TestFTPPureftpd{uIXsl}:rclone-test-layuhay0fofu/backup" 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: dial("tcp","172.17.0.4:31722") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: > dial: conn=172.17.0.1:41750->172.17.0.4:31722, err= 2025/09/01 03:48:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/01 03:48:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: Waiting for checks to finish 2025/09/01 03:48:53 DEBUG : two: Unchanged skipping 2025/09/01 03:48:53 INFO : one.bak: Deleted 2025/09/01 03:48:53 INFO : one: Moved (server-side) to: one.bak 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: Waiting for transfers to finish 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: dial("tcp","172.17.0.4:31993") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: > dial: conn=172.17.0.1:46064->172.17.0.4:31993, err= 2025/09/01 03:48:53 DEBUG : one.1503b713.partial: renamed to: one 2025/09/01 03:48:53 INFO : one: Copied (new) 2025/09/01 03:48:53 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:53 INFO : three.txt.bak: Deleted 2025/09/01 03:48:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/01 03:48:53 INFO : three.txt: Moved into backup dir 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38318") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:50920->172.17.0.4:38318, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34938") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37199") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39130->172.17.0.4:34938, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:47982->172.17.0.4:37199, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37714") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:49054->172.17.0.4:37714, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36980") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:48066->172.17.0.4:36980, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37837") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46432->172.17.0.4:37837, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34494") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:49310->172.17.0.4:34494, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.09s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38592") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52324->172.17.0.4:38592, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34086") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:44334->172.17.0.4:34086, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39769") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43524->172.17.0.4:39769, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36833") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:60150->172.17.0.4:36833, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31860") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43462->172.17.0.4:31860, err= 2025/09/01 03:48:53 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-layuhay0fofu/dst" 2025/09/01 03:48:53 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/01 03:48:53 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:53 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:53 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uIXsl}" suffix to name 2025/09/01 03:48:53 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:53 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: Connecting to FTP server 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: dial("tcp","172.17.0.4:21") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: > dial: conn=172.17.0.1:35524->172.17.0.4:21, err= 2025/09/01 03:48:53 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-layuhay0fofu/backup" 2025/09/01 03:48:53 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/01 03:48:53 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:53 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:53 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uIXsl}" suffix to name 2025/09/01 03:48:53 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:53 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/backup: Connecting to FTP server 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/backup: dial("tcp","172.17.0.4:21") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/backup: > dial: conn=172.17.0.1:35536->172.17.0.4:21, err= 2025/09/01 03:48:53 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-layuhay0fofu/backup" to be canonical "TestFTPPureftpd{uIXsl}:rclone-test-layuhay0fofu/backup" 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: dial("tcp","172.17.0.4:34511") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: > dial: conn=172.17.0.1:58756->172.17.0.4:34511, err= 2025/09/01 03:48:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/01 03:48:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:53 DEBUG : two: Unchanged skipping 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: Waiting for checks to finish 2025/09/01 03:48:53 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: Waiting for transfers to finish 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: dial("tcp","172.17.0.4:34457") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: > dial: conn=172.17.0.1:37402->172.17.0.4:34457, err= 2025/09/01 03:48:53 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/09/01 03:48:53 INFO : one: Copied (new) 2025/09/01 03:48:53 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/01 03:48:53 INFO : three.txt: Moved into backup dir 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31212") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:50338->172.17.0.4:31212, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32292") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32806") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:49386->172.17.0.4:32292, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:60644->172.17.0.4:32806, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38551") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43544->172.17.0.4:38551, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35978") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38354->172.17.0.4:35978, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35045") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:53842->172.17.0.4:35045, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30768") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:40176->172.17.0.4:30768, err= 2025/09/01 03:48:53 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-layuhay0fofu/backup" for canonical name "TestFTPPureftpd{uIXsl}:rclone-test-layuhay0fofu/backup" 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: dial("tcp","172.17.0.4:33583") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: > dial: conn=172.17.0.1:48666->172.17.0.4:33583, err= 2025/09/01 03:48:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: Waiting for checks to finish 2025/09/01 03:48:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:53 DEBUG : two: Unchanged skipping 2025/09/01 03:48:53 INFO : one-2019-01-01: Deleted 2025/09/01 03:48:53 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: Waiting for transfers to finish 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: dial("tcp","172.17.0.4:36316") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: > dial: conn=172.17.0.1:58682->172.17.0.4:36316, err= 2025/09/01 03:48:53 DEBUG : one.1503b713.partial: renamed to: one 2025/09/01 03:48:53 INFO : one: Copied (new) 2025/09/01 03:48:53 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:53 INFO : three-2019-01-01.txt: Deleted 2025/09/01 03:48:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/01 03:48:53 INFO : three.txt: Moved into backup dir 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33589") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33218->172.17.0.4:33589, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35775") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39175") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41874->172.17.0.4:35775, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:50156->172.17.0.4:39175, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31702") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59314->172.17.0.4:31702, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30765") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34634->172.17.0.4:30765, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39704") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:36756->172.17.0.4:39704, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31146") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33664->172.17.0.4:31146, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.07s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34955") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55042->172.17.0.4:34955, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35922") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46376->172.17.0.4:35922, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30700") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38580->172.17.0.4:30700, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38355") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59836->172.17.0.4:38355, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36839") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33458->172.17.0.4:36839, err= 2025/09/01 03:48:53 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-layuhay0fofu/dst" 2025/09/01 03:48:53 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/01 03:48:53 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:53 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:53 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uIXsl}" suffix to name 2025/09/01 03:48:53 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:53 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: Connecting to FTP server 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: dial("tcp","172.17.0.4:21") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: > dial: conn=172.17.0.1:35550->172.17.0.4:21, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: dial("tcp","172.17.0.4:36608") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: > dial: conn=172.17.0.1:39996->172.17.0.4:36608, err= 2025/09/01 03:48:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/01 03:48:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:53 DEBUG : two: Unchanged skipping 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: Waiting for checks to finish 2025/09/01 03:48:53 INFO : one: Moved (server-side) to: one.bak 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: Waiting for transfers to finish 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: dial("tcp","172.17.0.4:31425") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: > dial: conn=172.17.0.1:59946->172.17.0.4:31425, err= 2025/09/01 03:48:53 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/09/01 03:48:53 INFO : one: Copied (new) 2025/09/01 03:48:53 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/01 03:48:53 INFO : three.txt: Moved into backup dir 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35868") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41404->172.17.0.4:35868, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34820") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:40410->172.17.0.4:34820, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37665") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:56904->172.17.0.4:37665, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37643") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:44098->172.17.0.4:37643, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37171") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34206->172.17.0.4:37171, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: dial("tcp","172.17.0.4:37119") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: > dial: conn=172.17.0.1:44022->172.17.0.4:37119, err= 2025/09/01 03:48:53 DEBUG : one.bak: Excluded (Path Filter) 2025/09/01 03:48:53 DEBUG : one.bak: Excluded 2025/09/01 03:48:53 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/01 03:48:53 DEBUG : three.txt.bak: Excluded 2025/09/01 03:48:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: Waiting for checks to finish 2025/09/01 03:48:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:53 DEBUG : two: Unchanged skipping 2025/09/01 03:48:53 INFO : one.bak: Deleted 2025/09/01 03:48:53 INFO : one: Moved (server-side) to: one.bak 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: Waiting for transfers to finish 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: dial("tcp","172.17.0.4:36610") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: > dial: conn=172.17.0.1:60322->172.17.0.4:36610, err= 2025/09/01 03:48:53 DEBUG : one.1503b713.partial: renamed to: one 2025/09/01 03:48:53 INFO : one: Copied (new) 2025/09/01 03:48:53 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:53 INFO : three.txt.bak: Deleted 2025/09/01 03:48:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/01 03:48:53 INFO : three.txt: Moved into backup dir 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33602") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37474->172.17.0.4:33602, err= 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30985") 2025/09/01 03:48:53 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:60984->172.17.0.4:30985, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38038") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:50148->172.17.0.4:38038, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35419") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41882->172.17.0.4:35419, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39926") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:51200->172.17.0.4:39926, err= --- PASS: TestSyncBackupDirSuffixOnly (0.08s) === RUN TestSyncSuffix run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33786") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:56974->172.17.0.4:33786, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34570") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:36434->172.17.0.4:34570, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32930") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:49804->172.17.0.4:32930, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34302") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37330->172.17.0.4:34302, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35745") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:53290->172.17.0.4:35745, err= 2025/09/01 03:48:54 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-layuhay0fofu/dst" 2025/09/01 03:48:54 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/01 03:48:54 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:54 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:54 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:54 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:54 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uIXsl}" suffix to name 2025/09/01 03:48:54 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:54 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:54 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:54 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: Connecting to FTP server 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: dial("tcp","172.17.0.4:21") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: > dial: conn=172.17.0.1:35560->172.17.0.4:21, err= 2025/09/01 03:48:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/01 03:48:54 INFO : one: Moved (server-side) to: one.bak 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: dial("tcp","172.17.0.4:34635") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: > dial: conn=172.17.0.1:52600->172.17.0.4:34635, err= 2025/09/01 03:48:54 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/09/01 03:48:54 INFO : one: Copied (new) 2025/09/01 03:48:54 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : two: Unchanged skipping 2025/09/01 03:48:54 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/01 03:48:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: dial("tcp","172.17.0.4:32118") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: > dial: conn=172.17.0.1:51198->172.17.0.4:32118, err= 2025/09/01 03:48:54 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/09/01 03:48:54 INFO : three.txt: Copied (new) 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36349") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:36502->172.17.0.4:36349, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34383") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45200->172.17.0.4:34383, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35618") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39004->172.17.0.4:35618, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33068") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:60222->172.17.0.4:33068, err= 2025/09/01 03:48:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/01 03:48:54 INFO : one.bak: Deleted 2025/09/01 03:48:54 INFO : one: Moved (server-side) to: one.bak 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: dial("tcp","172.17.0.4:33953") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: > dial: conn=172.17.0.1:36664->172.17.0.4:33953, err= 2025/09/01 03:48:54 DEBUG : one.1503b713.partial: renamed to: one 2025/09/01 03:48:54 INFO : one: Copied (new) 2025/09/01 03:48:54 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : two: Unchanged skipping 2025/09/01 03:48:54 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/01 03:48:54 INFO : three.txt.bak: Deleted 2025/09/01 03:48:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: dial("tcp","172.17.0.4:33117") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: > dial: conn=172.17.0.1:59056->172.17.0.4:33117, err= 2025/09/01 03:48:54 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/09/01 03:48:54 INFO : three.txt: Copied (new) 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35167") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45654->172.17.0.4:35167, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37203") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52044->172.17.0.4:37203, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39658") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33122->172.17.0.4:39658, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36809") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:60414->172.17.0.4:36809, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33238") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33458->172.17.0.4:33238, err= --- PASS: TestSyncSuffix (0.10s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31649") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:40588->172.17.0.4:31649, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31748") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45744->172.17.0.4:31748, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34139") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34440->172.17.0.4:34139, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37884") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42000->172.17.0.4:37884, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31976") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:56506->172.17.0.4:31976, err= 2025/09/01 03:48:54 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-layuhay0fofu/dst" 2025/09/01 03:48:54 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/01 03:48:54 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:54 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:54 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:54 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:54 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uIXsl}" suffix to name 2025/09/01 03:48:54 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/01 03:48:54 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/01 03:48:54 DEBUG : Setting pass="J1FrMM8j4HGCEOHRjQ74hxeJq51_tNwuJyRNvKw4_JU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/01 03:48:54 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: Connecting to FTP server 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: dial("tcp","172.17.0.4:21") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: > dial: conn=172.17.0.1:35570->172.17.0.4:21, err= 2025/09/01 03:48:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/01 03:48:54 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: dial("tcp","172.17.0.4:35671") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: > dial: conn=172.17.0.1:39890->172.17.0.4:35671, err= 2025/09/01 03:48:54 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/09/01 03:48:54 INFO : one: Copied (new) 2025/09/01 03:48:54 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : two: Unchanged skipping 2025/09/01 03:48:54 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/01 03:48:54 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: dial("tcp","172.17.0.4:32156") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: > dial: conn=172.17.0.1:41386->172.17.0.4:32156, err= 2025/09/01 03:48:54 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/09/01 03:48:54 INFO : three.txt: Copied (new) 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33462") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:40118->172.17.0.4:33462, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39524") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35042->172.17.0.4:39524, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30829") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45148->172.17.0.4:30829, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36599") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:36000->172.17.0.4:36599, err= 2025/09/01 03:48:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/01 03:48:54 INFO : one-2019-01-01: Deleted 2025/09/01 03:48:54 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: dial("tcp","172.17.0.4:30906") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: > dial: conn=172.17.0.1:41336->172.17.0.4:30906, err= 2025/09/01 03:48:54 DEBUG : one.1503b713.partial: renamed to: one 2025/09/01 03:48:54 INFO : one: Copied (new) 2025/09/01 03:48:54 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : two: Unchanged skipping 2025/09/01 03:48:54 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/01 03:48:54 INFO : three-2019-01-01.txt: Deleted 2025/09/01 03:48:54 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: dial("tcp","172.17.0.4:32699") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu/dst: > dial: conn=172.17.0.1:51196->172.17.0.4:32699, err= 2025/09/01 03:48:54 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/09/01 03:48:54 INFO : three.txt: Copied (new) 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36807") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:32928->172.17.0.4:36807, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34034") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:36542->172.17.0.4:34034, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37866") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:53410->172.17.0.4:37866, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37491") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:60320->172.17.0.4:37491, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35986") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:54246->172.17.0.4:35986, err= --- PASS: TestSyncSuffixKeepExtension (0.06s) === RUN TestSyncUTFNorm run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31872") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:48092->172.17.0.4:31872, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37950") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:51438->172.17.0.4:37950, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33061") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:60782->172.17.0.4:33061, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:54 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31350") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:60706->172.17.0.4:31350, err= 2025/09/01 03:48:54 DEBUG : Testêé.53508f02.partial: renamed to: Testêé 2025/09/01 03:48:54 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/01 03:48:54 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35406") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:58456->172.17.0.4:35406, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33778") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:60798->172.17.0.4:33778, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33419") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:49242->172.17.0.4:33419, err= --- PASS: TestSyncUTFNorm (0.02s) === RUN TestSyncImmutable run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32611") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:50506->172.17.0.4:32611, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30793") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55198->172.17.0.4:30793, err= 2025/09/01 03:48:54 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39273") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46980->172.17.0.4:39273, err= 2025/09/01 03:48:54 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/09/01 03:48:54 INFO : existing: Copied (new) 2025/09/01 03:48:54 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30015") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:56438->172.17.0.4:30015, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37495") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45710->172.17.0.4:37495, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39862") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:49756->172.17.0.4:39862, err= 2025/09/01 03:48:54 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:54 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:54 ERROR : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: not deleting files as there were IO errors 2025/09/01 03:48:54 ERROR : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: not deleting directories as there were IO errors 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34684") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:51952->172.17.0.4:34684, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35330") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:60548->172.17.0.4:35330, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30959") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43502->172.17.0.4:30959, err= --- PASS: TestSyncImmutable (0.03s) === RUN TestSyncIgnoreCase run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35459") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39320->172.17.0.4:35459, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35026") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:50506->172.17.0.4:35026, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30971") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42320->172.17.0.4:30971, err= 2025/09/01 03:48:54 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : existing: Unchanged skipping 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:54 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:54 INFO : There was nothing to transfer 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37736") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43154->172.17.0.4:37736, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39027") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59090->172.17.0.4:39027, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37417") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:40916->172.17.0.4:37417, err= --- PASS: TestSyncIgnoreCase (0.02s) === RUN TestFixCase run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30091") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45854->172.17.0.4:30091, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32435") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:54712->172.17.0.4:32435, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37636") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:47806->172.17.0.4:37636, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36654") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55918->172.17.0.4:36654, err= === RUN TestMaxTransfer/Soft run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34533") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35774->172.17.0.4:34533, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33005") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:58466->172.17.0.4:33005, err= === RUN TestMaxTransfer/Cautious run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36978") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38362->172.17.0.4:36978, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31795") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:60680->172.17.0.4:31795, err= --- PASS: TestMaxTransfer (0.01s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36800") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:49206->172.17.0.4:36800, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38724") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59994->172.17.0.4:38724, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39070") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34620->172.17.0.4:39070, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30838") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:53518->172.17.0.4:30838, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36551") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41486->172.17.0.4:36551, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30317") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:47382->172.17.0.4:30317, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30265") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41952->172.17.0.4:30265, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38340") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:56524->172.17.0.4:38340, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32830") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:51794->172.17.0.4:32830, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34214") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34758->172.17.0.4:34214, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35276") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41194->172.17.0.4:35276, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34825") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37772->172.17.0.4:34825, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35469") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:50940->172.17.0.4:35469, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37081") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35380->172.17.0.4:37081, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33895") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55960->172.17.0.4:33895, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31445") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:58910->172.17.0.4:31445, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34491") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:56708->172.17.0.4:34491, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38335") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34146->172.17.0.4:38335, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34638") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34370->172.17.0.4:34638, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38316") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:51268->172.17.0.4:38316, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30151") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35022->172.17.0.4:30151, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35515") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:50422->172.17.0.4:35515, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35130") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:51000->172.17.0.4:35130, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36746") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33762->172.17.0.4:36746, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39786") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41462->172.17.0.4:39786, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32733") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39772->172.17.0.4:32733, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31643") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:53904->172.17.0.4:31643, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35482") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:48958->172.17.0.4:35482, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38321") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:56416->172.17.0.4:38321, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31016") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:57168->172.17.0.4:31016, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38324") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46364->172.17.0.4:38324, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31280") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:56382->172.17.0.4:31280, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35397") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52012->172.17.0.4:35397, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34165") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:54562->172.17.0.4:34165, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33215") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45780->172.17.0.4:33215, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35567") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:47412->172.17.0.4:35567, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31345") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:48550->172.17.0.4:31345, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39313") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:60068->172.17.0.4:39313, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37216") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:56554->172.17.0.4:37216, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39376") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41240->172.17.0.4:39376, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33126") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55120->172.17.0.4:33126, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37446") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:48092->172.17.0.4:37446, err= 2025/09/01 03:48:54 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:54 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : both0: Unchanged skipping 2025/09/01 03:48:54 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : both13: Unchanged skipping 2025/09/01 03:48:54 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : both14: Unchanged skipping 2025/09/01 03:48:54 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : both15: Unchanged skipping 2025/09/01 03:48:54 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : both11: Unchanged skipping 2025/09/01 03:48:54 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : both17: Unchanged skipping 2025/09/01 03:48:54 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : both10: Unchanged skipping 2025/09/01 03:48:54 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : both12: Unchanged skipping 2025/09/01 03:48:54 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : both16: Unchanged skipping 2025/09/01 03:48:54 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : both2: Unchanged skipping 2025/09/01 03:48:54 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : both3: Unchanged skipping 2025/09/01 03:48:54 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : both18: Unchanged skipping 2025/09/01 03:48:54 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : both5: Unchanged skipping 2025/09/01 03:48:54 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : both6: Unchanged skipping 2025/09/01 03:48:54 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : both7: Unchanged skipping 2025/09/01 03:48:54 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : both8: Unchanged skipping 2025/09/01 03:48:54 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : both9: Unchanged skipping 2025/09/01 03:48:54 DEBUG : both19: Unchanged skipping 2025/09/01 03:48:54 DEBUG : both1: Unchanged skipping 2025/09/01 03:48:54 DEBUG : both4: Unchanged skipping 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:54 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:54 INFO : only2: Deleted 2025/09/01 03:48:54 INFO : only13: Deleted 2025/09/01 03:48:54 INFO : only8: Deleted 2025/09/01 03:48:54 INFO : only1: Deleted 2025/09/01 03:48:54 INFO : only4: Deleted 2025/09/01 03:48:54 INFO : only19: Deleted 2025/09/01 03:48:54 INFO : only17: Deleted 2025/09/01 03:48:54 INFO : only3: Deleted 2025/09/01 03:48:54 INFO : only6: Deleted 2025/09/01 03:48:54 INFO : only12: Deleted 2025/09/01 03:48:54 INFO : only18: Deleted 2025/09/01 03:48:54 INFO : only7: Deleted 2025/09/01 03:48:54 INFO : only14: Deleted 2025/09/01 03:48:54 INFO : only15: Deleted 2025/09/01 03:48:54 INFO : only0: Deleted 2025/09/01 03:48:54 INFO : only5: Deleted 2025/09/01 03:48:54 INFO : only16: Deleted 2025/09/01 03:48:54 INFO : only9: Deleted 2025/09/01 03:48:54 INFO : only10: Deleted 2025/09/01 03:48:54 INFO : only11: Deleted 2025/09/01 03:48:54 INFO : There was nothing to transfer 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32070") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:54276->172.17.0.4:32070, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39565") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:48310->172.17.0.4:39565, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30591") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34162->172.17.0.4:30591, err= --- PASS: TestSyncConcurrentDelete (0.09s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37754") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52248->172.17.0.4:37754, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33573") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41362->172.17.0.4:33573, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31654") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55342->172.17.0.4:31654, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33193") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:47218->172.17.0.4:33193, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30047") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46716->172.17.0.4:30047, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30656") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42020->172.17.0.4:30656, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:40000") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:57366->172.17.0.4:40000, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31103") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33902->172.17.0.4:31103, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38352") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45286->172.17.0.4:38352, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35695") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:53364->172.17.0.4:35695, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34341") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45950->172.17.0.4:34341, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38743") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52160->172.17.0.4:38743, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36234") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37074->172.17.0.4:36234, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34475") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45008->172.17.0.4:34475, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33033") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46136->172.17.0.4:33033, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33168") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42574->172.17.0.4:33168, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31246") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:53948->172.17.0.4:31246, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31350") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:60716->172.17.0.4:31350, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37528") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:48088->172.17.0.4:37528, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36535") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:47406->172.17.0.4:36535, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38861") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34536->172.17.0.4:38861, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36061") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35096->172.17.0.4:36061, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35843") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:48300->172.17.0.4:35843, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34119") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46940->172.17.0.4:34119, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33332") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35630->172.17.0.4:33332, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36962") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42202->172.17.0.4:36962, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39891") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46138->172.17.0.4:39891, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35217") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:57584->172.17.0.4:35217, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30120") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39116->172.17.0.4:30120, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35733") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:32810->172.17.0.4:35733, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30640") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43644->172.17.0.4:30640, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38261") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:51882->172.17.0.4:38261, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38720") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41630->172.17.0.4:38720, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38280") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42028->172.17.0.4:38280, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31850") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39936->172.17.0.4:31850, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33731") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:53792->172.17.0.4:33731, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35079") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59712->172.17.0.4:35079, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30264") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:32964->172.17.0.4:30264, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34450") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45668->172.17.0.4:34450, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38360") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:48108->172.17.0.4:38360, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36317") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:60548->172.17.0.4:36317, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35453") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43320->172.17.0.4:35453, err= 2025/09/01 03:48:54 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:54 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : both10: Unchanged skipping 2025/09/01 03:48:54 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : both13: Unchanged skipping 2025/09/01 03:48:54 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : both0: Unchanged skipping 2025/09/01 03:48:54 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : both15: Unchanged skipping 2025/09/01 03:48:54 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : both11: Unchanged skipping 2025/09/01 03:48:54 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : both17: Unchanged skipping 2025/09/01 03:48:54 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : both12: Unchanged skipping 2025/09/01 03:48:54 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : both19: Unchanged skipping 2025/09/01 03:48:54 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : both1: Unchanged skipping 2025/09/01 03:48:54 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : both14: Unchanged skipping 2025/09/01 03:48:54 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : both16: Unchanged skipping 2025/09/01 03:48:54 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : both18: Unchanged skipping 2025/09/01 03:48:54 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : both2: Unchanged skipping 2025/09/01 03:48:54 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : both6: Unchanged skipping 2025/09/01 03:48:54 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : both7: Unchanged skipping 2025/09/01 03:48:54 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : both3: Unchanged skipping 2025/09/01 03:48:54 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : both9: Unchanged skipping 2025/09/01 03:48:54 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/01 03:48:54 DEBUG : both4: Unchanged skipping 2025/09/01 03:48:54 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/01 03:48:54 DEBUG : both5: Unchanged skipping 2025/09/01 03:48:54 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/01 03:48:54 DEBUG : both8: Unchanged skipping 2025/09/01 03:48:54 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/01 03:48:54 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/01 03:48:54 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/01 03:48:54 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/01 03:48:54 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/01 03:48:54 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/01 03:48:54 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/01 03:48:54 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/01 03:48:54 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/01 03:48:54 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/01 03:48:54 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/01 03:48:54 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/01 03:48:54 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/01 03:48:54 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/01 03:48:54 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/01 03:48:54 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/01 03:48:54 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31689") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36731") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39506->172.17.0.4:31689, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:40916->172.17.0.4:36731, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30114") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37034->172.17.0.4:30114, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32931") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55038->172.17.0.4:32931, err= 2025/09/01 03:48:54 DEBUG : only14.5b6d5609.partial: renamed to: only14 2025/09/01 03:48:54 INFO : only14: Copied (replaced existing) 2025/09/01 03:48:54 DEBUG : only13.5b6d5609.partial: renamed to: only13 2025/09/01 03:48:54 INFO : only13: Copied (replaced existing) 2025/09/01 03:48:54 DEBUG : only12.5b6d5609.partial: renamed to: only12 2025/09/01 03:48:54 INFO : only12: Copied (replaced existing) 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32128") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32224") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:36570->172.17.0.4:32128, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:54252->172.17.0.4:32224, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33856") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42638->172.17.0.4:33856, err= 2025/09/01 03:48:54 DEBUG : only15.5b6d5609.partial: renamed to: only15 2025/09/01 03:48:54 INFO : only15: Copied (replaced existing) 2025/09/01 03:48:54 DEBUG : only16.5b6d5609.partial: renamed to: only16 2025/09/01 03:48:54 INFO : only16: Copied (replaced existing) 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35206") 2025/09/01 03:48:54 DEBUG : only17.5b6d5609.partial: renamed to: only17 2025/09/01 03:48:54 INFO : only17: Copied (replaced existing) 2025/09/01 03:48:54 DEBUG : only18.5b6d5609.partial: renamed to: only18 2025/09/01 03:48:54 INFO : only18: Copied (replaced existing) 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:58316->172.17.0.4:35206, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38787") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33927") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52350->172.17.0.4:33927, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34655") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:47864->172.17.0.4:38787, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41870->172.17.0.4:34655, err= 2025/09/01 03:48:54 DEBUG : only3.5b6d5609.partial: renamed to: only3 2025/09/01 03:48:54 INFO : only3: Copied (replaced existing) 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34616") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:47824->172.17.0.4:34616, err= 2025/09/01 03:48:54 DEBUG : only1.5b6d5609.partial: renamed to: only1 2025/09/01 03:48:54 INFO : only1: Copied (replaced existing) 2025/09/01 03:48:54 DEBUG : only19.5b6d5609.partial: renamed to: only19 2025/09/01 03:48:54 INFO : only19: Copied (replaced existing) 2025/09/01 03:48:54 DEBUG : only2.5b6d5609.partial: renamed to: only2 2025/09/01 03:48:54 INFO : only2: Copied (replaced existing) 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39786") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38105") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41474->172.17.0.4:39786, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33154") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:36104->172.17.0.4:38105, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42142->172.17.0.4:33154, err= 2025/09/01 03:48:54 DEBUG : only4.5b6d5609.partial: renamed to: only4 2025/09/01 03:48:54 INFO : only4: Copied (replaced existing) 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39847") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:57726->172.17.0.4:39847, err= 2025/09/01 03:48:54 DEBUG : only6.5b6d5609.partial: renamed to: only6 2025/09/01 03:48:54 INFO : only6: Copied (replaced existing) 2025/09/01 03:48:54 DEBUG : only5.5b6d5609.partial: renamed to: only5 2025/09/01 03:48:54 INFO : only5: Copied (replaced existing) 2025/09/01 03:48:54 DEBUG : only7.5b6d5609.partial: renamed to: only7 2025/09/01 03:48:54 INFO : only7: Copied (replaced existing) 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31778") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34591") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37057") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38824->172.17.0.4:34591, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:44786->172.17.0.4:37057, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37272->172.17.0.4:31778, err= 2025/09/01 03:48:54 DEBUG : only8.5b6d5609.partial: renamed to: only8 2025/09/01 03:48:54 INFO : only8: Copied (replaced existing) 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32894") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46802->172.17.0.4:32894, err= 2025/09/01 03:48:54 DEBUG : only10.5b6d5609.partial: renamed to: only10 2025/09/01 03:48:54 INFO : only10: Copied (replaced existing) 2025/09/01 03:48:54 DEBUG : only0.5b6d5609.partial: renamed to: only0 2025/09/01 03:48:54 INFO : only0: Copied (replaced existing) 2025/09/01 03:48:54 DEBUG : only11.5b6d5609.partial: renamed to: only11 2025/09/01 03:48:54 INFO : only11: Copied (replaced existing) 2025/09/01 03:48:54 DEBUG : only9.5b6d5609.partial: renamed to: only9 2025/09/01 03:48:54 INFO : only9: Copied (replaced existing) 2025/09/01 03:48:54 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31749") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:48034->172.17.0.4:31749, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32572") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:48598->172.17.0.4:32572, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35155") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:54444->172.17.0.4:35155, err= --- PASS: TestSyncConcurrentTruncate (0.12s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:54 DEBUG : empty_dir: Making directory with metadata 2025/09/01 03:48:54 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/01 03:48:54 DEBUG : empty_on_remote: Making directory with metadata 2025/09/01 03:48:54 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/01 03:48:54 INFO : empty_on_remote: Making directory 2025/09/01 03:48:54 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/01 03:48:54 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/01 03:48:54 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/01 03:48:54 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/01 03:48:54 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36347") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:49348->172.17.0.4:36347, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35685") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35330") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39492->172.17.0.4:35685, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:60562->172.17.0.4:35330, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30126") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59556->172.17.0.4:30126, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32752") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:48238->172.17.0.4:32752, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38856") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41198->172.17.0.4:38856, err= --- PASS: TestSyncReplaceDirModTime (0.06s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:54 DEBUG : empty_dir: Making directory with metadata 2025/09/01 03:48:54 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/01 03:48:54 DEBUG : empty_on_remote: Making directory with metadata 2025/09/01 03:48:54 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/01 03:48:54 INFO : empty_on_remote: Making directory 2025/09/01 03:48:54 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/01 03:48:54 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/01 03:48:54 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/01 03:48:54 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/01 03:48:54 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/01 03:48:54 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30269") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45234->172.17.0.4:30269, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38188") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38604") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43028->172.17.0.4:38188, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34407") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33556") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55754->172.17.0.4:38604, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55858->172.17.0.4:34407, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45146->172.17.0.4:33556, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35445") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:49590->172.17.0.4:35445, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37821") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39738->172.17.0.4:37821, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.07s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/01 03:48:54 INFO : sub dir: Making directory 2025/09/01 03:48:54 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31586") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:54338->172.17.0.4:31586, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31062") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37473") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42910->172.17.0.4:31062, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38348->172.17.0.4:37473, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30089") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:50536->172.17.0.4:30089, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36207") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:51758->172.17.0.4:36207, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30579") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:40928->172.17.0.4:30579, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37060") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:47178->172.17.0.4:37060, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30930") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43772->172.17.0.4:30930, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38582") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59756->172.17.0.4:38582, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32419") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41362->172.17.0.4:32419, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32984") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46396->172.17.0.4:32984, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.09s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/01 03:48:54 INFO : sub dir: Making directory 2025/09/01 03:48:54 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38836") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:50476->172.17.0.4:38836, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32663") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34627") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:54322->172.17.0.4:32663, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46656->172.17.0.4:34627, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30198") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:36348->172.17.0.4:30198, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32902") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:58916->172.17.0.4:32902, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36039") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34772->172.17.0.4:36039, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35297") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46198->172.17.0.4:35297, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33383") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:50050->172.17.0.4:33383, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35418") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:54336->172.17.0.4:35418, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35158") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:58530->172.17.0.4:35158, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31097") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45096->172.17.0.4:31097, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.08s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39280") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43806->172.17.0.4:39280, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30525") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:56002->172.17.0.4:30525, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37321") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35820->172.17.0.4:37321, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31597") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:36094->172.17.0.4:31597, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39470") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:50104->172.17.0.4:39470, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36048") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52422->172.17.0.4:36048, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34396") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42952->172.17.0.4:34396, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38363") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59244->172.17.0.4:38363, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35333") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43406->172.17.0.4:35333, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37931") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:53626->172.17.0.4:37931, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37696") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52376->172.17.0.4:37696, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39153") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59566->172.17.0.4:39153, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38417") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:58432->172.17.0.4:38417, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30551") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:48114->172.17.0.4:30551, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30838") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:53532->172.17.0.4:30838, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37738") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35712->172.17.0.4:37738, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32033") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:53258->172.17.0.4:32033, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31689") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39512->172.17.0.4:31689, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35927") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:60162->172.17.0.4:35927, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37381") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39472->172.17.0.4:37381, err= 2025/09/01 03:48:54 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33925") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59552->172.17.0.4:33925, err= 2025/09/01 03:48:54 DEBUG : apple: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : apple: Excluded 2025/09/01 03:48:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : appleappleapplebanana: Excluded 2025/09/01 03:48:54 DEBUG : banana: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : banana: Excluded 2025/09/01 03:48:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : splitbananasplit: Excluded 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35884") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39880->172.17.0.4:35884, err= 2025/09/01 03:48:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30984") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:40270->172.17.0.4:30984, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35653") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34066->172.17.0.4:35653, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38673") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42514->172.17.0.4:38673, err= 2025/09/01 03:48:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/01 03:48:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : apple: Unchanged skipping 2025/09/01 03:48:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : banana: Unchanged skipping 2025/09/01 03:48:54 DEBUG : splitbananasplit: Unchanged skipping 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34051") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:44992->172.17.0.4:34051, err= 2025/09/01 03:48:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/01 03:48:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/01 03:48:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/01 03:48:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/01 03:48:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/01 03:48:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/01 03:48:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/01 03:48:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/01 03:48:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/01 03:48:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/01 03:48:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/01 03:48:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/01 03:48:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/01 03:48:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/01 03:48:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/01 03:48:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:54 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:54 INFO : There was nothing to transfer 2025/09/01 03:48:54 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37626") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:58006->172.17.0.4:37626, err= 2025/09/01 03:48:54 DEBUG : apple: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : apple: Excluded 2025/09/01 03:48:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : appleappleapplebanana: Excluded 2025/09/01 03:48:54 DEBUG : banana: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : banana: Excluded 2025/09/01 03:48:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : splitbananasplit: Excluded 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36997") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41926->172.17.0.4:36997, err= 2025/09/01 03:48:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38772") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:51910->172.17.0.4:38772, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38220") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:54346->172.17.0.4:38220, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34914") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:56858->172.17.0.4:34914, err= 2025/09/01 03:48:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : apple: Unchanged skipping 2025/09/01 03:48:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : banana: Unchanged skipping 2025/09/01 03:48:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/01 03:48:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : splitbananasplit: Unchanged skipping 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38485") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59338->172.17.0.4:38485, err= 2025/09/01 03:48:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/01 03:48:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/01 03:48:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/01 03:48:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/01 03:48:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/01 03:48:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/01 03:48:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/01 03:48:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/01 03:48:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/01 03:48:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/01 03:48:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/01 03:48:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/01 03:48:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/01 03:48:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/01 03:48:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/01 03:48:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:54 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:54 INFO : There was nothing to transfer 2025/09/01 03:48:54 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37647") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:58446->172.17.0.4:37647, err= 2025/09/01 03:48:54 DEBUG : apple: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : apple: Excluded 2025/09/01 03:48:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : appleappleapplebanana: Excluded 2025/09/01 03:48:54 DEBUG : banana: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : banana: Excluded 2025/09/01 03:48:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : splitbananasplit: Excluded 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39742") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:50930->172.17.0.4:39742, err= 2025/09/01 03:48:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37787") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37276->172.17.0.4:37787, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35618") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39016->172.17.0.4:35618, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34526") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43928->172.17.0.4:34526, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39210") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:51636->172.17.0.4:39210, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34852") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:40808->172.17.0.4:34852, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36841") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:32864->172.17.0.4:36841, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37983") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59506->172.17.0.4:37983, err= === RUN TestTransform/NFD run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32224") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:54268->172.17.0.4:32224, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30619") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:53710->172.17.0.4:30619, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35220") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41576->172.17.0.4:35220, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34314") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52862->172.17.0.4:34314, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34991") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:60218->172.17.0.4:34991, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36824") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:57496->172.17.0.4:36824, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30791") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38766->172.17.0.4:30791, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38978") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:47212->172.17.0.4:38978, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30888") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:48024->172.17.0.4:30888, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31937") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:36948->172.17.0.4:31937, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35066") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39872->172.17.0.4:35066, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35669") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:50376->172.17.0.4:35669, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37394") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:36846->172.17.0.4:37394, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36901") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:53438->172.17.0.4:36901, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34261") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37342->172.17.0.4:34261, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37167") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:44200->172.17.0.4:37167, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35339") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38994->172.17.0.4:35339, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35297") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46214->172.17.0.4:35297, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33394") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43738->172.17.0.4:33394, err= 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30440") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34040->172.17.0.4:30440, err= 2025/09/01 03:48:54 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31714") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33118->172.17.0.4:31714, err= 2025/09/01 03:48:54 DEBUG : apple: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : apple: Excluded 2025/09/01 03:48:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : appleappleapplebanana: Excluded 2025/09/01 03:48:54 DEBUG : banana: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : banana: Excluded 2025/09/01 03:48:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : splitbananasplit: Excluded 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33402") 2025/09/01 03:48:54 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43738->172.17.0.4:33402, err= 2025/09/01 03:48:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/01 03:48:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 03:48:54 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38737") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:48526->172.17.0.4:38737, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39689") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33580->172.17.0.4:39689, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37496") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:49548->172.17.0.4:37496, err= 2025/09/01 03:48:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : apple: Unchanged skipping 2025/09/01 03:48:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : banana: Unchanged skipping 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/01 03:48:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : splitbananasplit: Unchanged skipping 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31131") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:56420->172.17.0.4:31131, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:55 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:55 INFO : There was nothing to transfer 2025/09/01 03:48:55 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37265") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59004->172.17.0.4:37265, err= 2025/09/01 03:48:55 DEBUG : apple: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : apple: Excluded 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: Excluded 2025/09/01 03:48:55 DEBUG : banana: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : banana: Excluded 2025/09/01 03:48:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : splitbananasplit: Excluded 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35468") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:49864->172.17.0.4:35468, err= 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30944") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59402->172.17.0.4:30944, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38525") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35688->172.17.0.4:38525, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39371") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33990->172.17.0.4:39371, err= 2025/09/01 03:48:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : apple: Unchanged skipping 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/01 03:48:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : banana: Unchanged skipping 2025/09/01 03:48:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : splitbananasplit: Unchanged skipping 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36728") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46752->172.17.0.4:36728, err= 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:55 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:55 INFO : There was nothing to transfer 2025/09/01 03:48:55 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30934") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:49640->172.17.0.4:30934, err= 2025/09/01 03:48:55 DEBUG : apple: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : apple: Excluded 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: Excluded 2025/09/01 03:48:55 DEBUG : banana: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : banana: Excluded 2025/09/01 03:48:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : splitbananasplit: Excluded 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33494") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:54700->172.17.0.4:33494, err= 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33442") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59280->172.17.0.4:33442, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34333") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37180->172.17.0.4:34333, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34885") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37406->172.17.0.4:34885, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31315") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:53470->172.17.0.4:31315, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39014") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34918->172.17.0.4:39014, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30362") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:51722->172.17.0.4:30362, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31481") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59474->172.17.0.4:31481, err= === RUN TestTransform/base64 run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39781") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39162->172.17.0.4:39781, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36794") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52380->172.17.0.4:36794, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36136") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52628->172.17.0.4:36136, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31537") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52296->172.17.0.4:31537, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39845") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35624->172.17.0.4:39845, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31835") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:44844->172.17.0.4:31835, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39319") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39690->172.17.0.4:39319, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35848") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59342->172.17.0.4:35848, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31834") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38662->172.17.0.4:31834, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31488") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:50352->172.17.0.4:31488, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34366") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:60010->172.17.0.4:34366, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37649") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:50408->172.17.0.4:37649, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30488") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:40988->172.17.0.4:30488, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35529") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35552->172.17.0.4:35529, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37215") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33968->172.17.0.4:37215, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37566") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55678->172.17.0.4:37566, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35270") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34638->172.17.0.4:35270, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39305") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33354->172.17.0.4:39305, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31729") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46026->172.17.0.4:31729, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35716") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41620->172.17.0.4:35716, err= 2025/09/01 03:48:55 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37315") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39244->172.17.0.4:37315, err= 2025/09/01 03:48:55 DEBUG : apple: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : apple: Excluded 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: Excluded 2025/09/01 03:48:55 DEBUG : banana: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : banana: Excluded 2025/09/01 03:48:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : splitbananasplit: Excluded 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37850") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55482->172.17.0.4:37850, err= 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38898") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34144->172.17.0.4:38898, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30943") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42382->172.17.0.4:30943, err= 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 03:48:55 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 03:48:55 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 03:48:55 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 03:48:55 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 03:48:55 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 03:48:55 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 03:48:55 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35929") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35056->172.17.0.4:35929, err= 2025/09/01 03:48:55 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 03:48:55 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 03:48:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 03:48:55 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Connecting to FTP server 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:21") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35586->172.17.0.4:21, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35099") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33160") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38430") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41142->172.17.0.4:33160, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59698->172.17.0.4:35099, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42448->172.17.0.4:38430, err= 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 03:48:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 03:48:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 03:48:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 03:48:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 03:48:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 03:48:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 03:48:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 03:48:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 03:48:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 03:48:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 03:48:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 03:48:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 03:48:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 03:48:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 03:48:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 03:48:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 03:48:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 03:48:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 03:48:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 03:48:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 03:48:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 03:48:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 03:48:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 03:48:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 03:48:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 03:48:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 03:48:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 03:48:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 03:48:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 03:48:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 03:48:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 03:48:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 03:48:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 03:48:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 03:48:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 03:48:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 03:48:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 03:48:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 03:48:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 03:48:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 03:48:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 03:48:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 03:48:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 03:48:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 03:48:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 03:48:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 03:48:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 03:48:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 03:48:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 03:48:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 03:48:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 03:48:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 03:48:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 03:48:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 03:48:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 03:48:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 03:48:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 03:48:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 03:48:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 03:48:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 03:48:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 03:48:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 03:48:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 03:48:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 03:48:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 03:48:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 03:48:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 03:48:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 03:48:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 03:48:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 03:48:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 03:48:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 03:48:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 03:48:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 03:48:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 03:48:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 03:48:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 03:48:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 03:48:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 03:48:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 03:48:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 03:48:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 03:48:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 03:48:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 03:48:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 03:48:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/01 03:48:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 03:48:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 03:48:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 03:48:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/01 03:48:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 03:48:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34559") 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 03:48:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 03:48:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 03:48:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 03:48:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 03:48:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 03:48:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 03:48:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45182->172.17.0.4:34559, err= 2025/09/01 03:48:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 03:48:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 03:48:55 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:55 DEBUG : YmFuYW5h.468f3f0c.partial: renamed to: YmFuYW5h 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:55 INFO : banana: Copied (new) to: YmFuYW5h 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37076") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:47932->172.17.0.4:37076, err= 2025/09/01 03:48:55 DEBUG : YXBwbGU=.a5c688ae.partial: renamed to: YXBwbGU= 2025/09/01 03:48:55 INFO : apple: Copied (new) to: YXBwbGU= 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 03:48:55 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.95c0dad6.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 03:48:55 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37384") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30562") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59922->172.17.0.4:37384, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:36994->172.17.0.4:30562, err= 2025/09/01 03:48:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 03:48:55 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 03:48:55 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37238") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32941") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35972->172.17.0.4:37238, err= 2025/09/01 03:48:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46214->172.17.0.4:32941, err= 2025/09/01 03:48:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33945") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46962->172.17.0.4:33945, err= 2025/09/01 03:48:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 03:48:55 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 03:48:55 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 03:48:55 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32308") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36392") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37828->172.17.0.4:32308, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38777") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:36194->172.17.0.4:36392, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:49058->172.17.0.4:38777, err= 2025/09/01 03:48:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 03:48:55 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 03:48:55 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31847") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:58534->172.17.0.4:31847, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39429") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41382->172.17.0.4:39429, err= 2025/09/01 03:48:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.7dd74a77.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/01 03:48:55 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/01 03:48:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 03:48:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38406") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33754") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:51684->172.17.0.4:38406, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:50866->172.17.0.4:33754, err= 2025/09/01 03:48:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 03:48:55 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39545") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:49468->172.17.0.4:39545, err= 2025/09/01 03:48:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.7dd74a77.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/01 03:48:55 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/01 03:48:55 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30442") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39458->172.17.0.4:30442, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34869") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42196->172.17.0.4:34869, err= 2025/09/01 03:48:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/01 03:48:55 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/01 03:48:55 DEBUG : dir1/MDAxNS05Oz0udHh0.b01938a0.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/09/01 03:48:55 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/09/01 03:48:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.68945d08.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/01 03:48:55 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37900") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39630->172.17.0.4:37900, err= 2025/09/01 03:48:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.580ea801.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 03:48:55 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 03:48:55 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Connecting to FTP server 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:21") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Connecting to FTP server 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Connecting to FTP server 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35602->172.17.0.4:21, err= 2025/09/01 03:48:55 INFO : dir1/0013-789;=.txt: Deleted 2025/09/01 03:48:55 INFO : dir1/0008-2345678.txt: Deleted 2025/09/01 03:48:55 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/01 03:48:55 INFO : dir1/0009-3456789.txt: Deleted 2025/09/01 03:48:55 INFO : dir1/0011-56789;.txt: Deleted 2025/09/01 03:48:55 INFO : dir1/0012-6789;.txt: Deleted 2025/09/01 03:48:55 INFO : apple: Deleted 2025/09/01 03:48:55 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/01 03:48:55 INFO : dir1/0015-9;=.txt: Deleted 2025/09/01 03:48:55 INFO : dir1/0007-1234567.txt: Deleted 2025/09/01 03:48:55 INFO : banana: Deleted 2025/09/01 03:48:55 INFO : dir1/0003-defghij.txt: Deleted 2025/09/01 03:48:55 INFO : dir1/0010-456789.txt: Deleted 2025/09/01 03:48:55 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/01 03:48:55 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/01 03:48:55 INFO : dir1/0014-89;=.txt: Deleted 2025/09/01 03:48:55 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:21") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35618->172.17.0.4:21, err= 2025/09/01 03:48:55 INFO : appleappleapplebanana: Deleted 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:21") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35634->172.17.0.4:21, err= 2025/09/01 03:48:55 INFO : splitbananasplit: Deleted 2025/09/01 03:48:55 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/01 03:48:55 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31027") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39912->172.17.0.4:31027, err= 2025/09/01 03:48:55 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : YXBwbGU=: Excluded 2025/09/01 03:48:55 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/09/01 03:48:55 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : YmFuYW5h: Excluded 2025/09/01 03:48:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38882") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38326->172.17.0.4:38882, err= 2025/09/01 03:48:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/09/01 03:48:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/09/01 03:48:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/09/01 03:48:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/09/01 03:48:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/09/01 03:48:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/09/01 03:48:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/09/01 03:48:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/09/01 03:48:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/09/01 03:48:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/09/01 03:48:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/09/01 03:48:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/09/01 03:48:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/09/01 03:48:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/09/01 03:48:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/09/01 03:48:55 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32146") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59638->172.17.0.4:32146, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31701") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33780->172.17.0.4:31701, err= 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/01 03:48:55 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/01 03:48:55 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/01 03:48:55 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/01 03:48:55 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/01 03:48:55 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/01 03:48:55 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/01 03:48:55 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 03:48:55 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 03:48:55 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 03:48:55 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 03:48:55 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 03:48:55 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 03:48:55 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 03:48:55 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 03:48:55 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 03:48:55 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 03:48:55 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/01 03:48:55 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/01 03:48:55 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/01 03:48:55 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/01 03:48:55 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/01 03:48:55 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/01 03:48:55 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 03:48:55 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 03:48:55 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 03:48:55 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 03:48:55 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 03:48:55 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 03:48:55 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 03:48:55 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 03:48:55 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 03:48:55 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 03:48:55 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 03:48:55 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 03:48:55 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 03:48:55 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 03:48:55 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 03:48:55 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 03:48:55 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 03:48:55 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 03:48:55 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32341") 2025/09/01 03:48:55 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 03:48:55 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 03:48:55 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 03:48:55 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 03:48:55 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:44318->172.17.0.4:32341, err= 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 03:48:55 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 03:48:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : apple: Unchanged skipping 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/01 03:48:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : banana: Unchanged skipping 2025/09/01 03:48:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : splitbananasplit: Unchanged skipping 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 03:48:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 03:48:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 03:48:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 03:48:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 03:48:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 03:48:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 03:48:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 03:48:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 03:48:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 03:48:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36246") 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 03:48:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 03:48:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 03:48:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 03:48:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 03:48:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 03:48:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 03:48:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 03:48:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 03:48:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 03:48:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 03:48:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 03:48:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 03:48:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 03:48:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 03:48:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 03:48:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 03:48:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:49482->172.17.0.4:36246, err= 2025/09/01 03:48:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 03:48:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 03:48:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 03:48:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 03:48:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 03:48:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 03:48:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 03:48:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 03:48:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 03:48:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 03:48:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 03:48:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 03:48:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 03:48:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 03:48:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 03:48:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 03:48:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 03:48:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 03:48:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 03:48:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 03:48:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 03:48:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 03:48:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 03:48:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 03:48:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 03:48:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 03:48:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 03:48:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 03:48:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 03:48:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 03:48:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 03:48:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 03:48:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 03:48:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 03:48:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 03:48:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 03:48:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 03:48:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 03:48:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 03:48:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 03:48:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 03:48:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 03:48:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 03:48:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 03:48:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 03:48:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 03:48:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 03:48:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 03:48:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 03:48:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 03:48:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 03:48:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 03:48:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 03:48:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 03:48:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 03:48:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 03:48:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 03:48:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 03:48:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/01 03:48:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 03:48:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 03:48:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 03:48:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/01 03:48:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 03:48:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 03:48:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 03:48:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 03:48:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 03:48:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 03:48:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 03:48:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 03:48:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 03:48:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 03:48:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 03:48:55 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 03:48:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 03:48:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 03:48:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/01 03:48:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 03:48:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/01 03:48:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 03:48:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 03:48:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/01 03:48:55 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:55 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:55 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30827") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:44800->172.17.0.4:30827, err= 2025/09/01 03:48:55 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : YXBwbGU=: Excluded 2025/09/01 03:48:55 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/09/01 03:48:55 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : YmFuYW5h: Excluded 2025/09/01 03:48:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36663") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46320->172.17.0.4:36663, err= 2025/09/01 03:48:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/09/01 03:48:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/09/01 03:48:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/09/01 03:48:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/09/01 03:48:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/09/01 03:48:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/09/01 03:48:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/09/01 03:48:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/09/01 03:48:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/09/01 03:48:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/09/01 03:48:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/09/01 03:48:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/09/01 03:48:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/09/01 03:48:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/09/01 03:48:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/09/01 03:48:55 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36609") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:49308->172.17.0.4:36609, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39680") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46434->172.17.0.4:39680, err= 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 03:48:55 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 03:48:55 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 03:48:55 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/01 03:48:55 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 03:48:55 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38487") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34478->172.17.0.4:38487, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37866") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:53426->172.17.0.4:37866, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35785") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:50278->172.17.0.4:35785, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38827") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46550->172.17.0.4:38827, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34840") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:54126->172.17.0.4:34840, err= === RUN TestTransform/prefix run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30001") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:57502->172.17.0.4:30001, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37412") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:40574->172.17.0.4:37412, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32468") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:40218->172.17.0.4:32468, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33178") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46536->172.17.0.4:33178, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34424") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:40900->172.17.0.4:34424, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38029") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39064->172.17.0.4:38029, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33811") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:47370->172.17.0.4:33811, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37101") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59902->172.17.0.4:37101, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33156") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:51548->172.17.0.4:33156, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31474") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52320->172.17.0.4:31474, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32407") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38394->172.17.0.4:32407, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35363") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:56062->172.17.0.4:35363, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31323") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:57314->172.17.0.4:31323, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32427") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59588->172.17.0.4:32427, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39431") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45720->172.17.0.4:39431, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32156") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41390->172.17.0.4:32156, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37779") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:58568->172.17.0.4:37779, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34904") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42332->172.17.0.4:34904, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30613") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33352->172.17.0.4:30613, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32456") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:54508->172.17.0.4:32456, err= 2025/09/01 03:48:55 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30119") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:53118->172.17.0.4:30119, err= 2025/09/01 03:48:55 DEBUG : apple: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : apple: Excluded 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: Excluded 2025/09/01 03:48:55 DEBUG : banana: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : banana: Excluded 2025/09/01 03:48:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : splitbananasplit: Excluded 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30747") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:54844->172.17.0.4:30747, err= 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33068") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:60236->172.17.0.4:33068, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32169") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55242->172.17.0.4:32169, err= 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 03:48:55 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 03:48:55 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 03:48:55 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 03:48:55 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 03:48:55 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 03:48:55 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 03:48:55 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32145") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:58796->172.17.0.4:32145, err= 2025/09/01 03:48:55 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 03:48:55 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 03:48:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 03:48:55 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 03:48:55 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31905") 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/01 03:48:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/01 03:48:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/01 03:48:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43974->172.17.0.4:31905, err= 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/01 03:48:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/01 03:48:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/01 03:48:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/01 03:48:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/01 03:48:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/01 03:48:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/01 03:48:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/01 03:48:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/01 03:48:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/01 03:48:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/01 03:48:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/01 03:48:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/01 03:48:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33684") 2025/09/01 03:48:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/01 03:48:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/01 03:48:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/01 03:48:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34868->172.17.0.4:33684, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30743") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36276") 2025/09/01 03:48:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38060->172.17.0.4:30743, err= 2025/09/01 03:48:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/01 03:48:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32021") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38692->172.17.0.4:36276, err= 2025/09/01 03:48:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/01 03:48:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/01 03:48:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/01 03:48:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/01 03:48:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/01 03:48:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/01 03:48:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/01 03:48:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/01 03:48:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/01 03:48:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/01 03:48:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/01 03:48:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/01 03:48:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/01 03:48:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/01 03:48:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/01 03:48:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/01 03:48:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/01 03:48:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/01 03:48:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/01 03:48:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/01 03:48:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/01 03:48:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/01 03:48:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/01 03:48:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/01 03:48:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/01 03:48:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42540->172.17.0.4:32021, err= 2025/09/01 03:48:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/01 03:48:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/01 03:48:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/01 03:48:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/01 03:48:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/01 03:48:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/01 03:48:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/01 03:48:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/01 03:48:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/01 03:48:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/01 03:48:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/01 03:48:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/01 03:48:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/01 03:48:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/01 03:48:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/01 03:48:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/01 03:48:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/01 03:48:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/01 03:48:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/01 03:48:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/01 03:48:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/01 03:48:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/01 03:48:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/01 03:48:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/01 03:48:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/01 03:48:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/01 03:48:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/01 03:48:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/01 03:48:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/01 03:48:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/01 03:48:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/01 03:48:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/01 03:48:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/01 03:48:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/01 03:48:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/01 03:48:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/01 03:48:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/01 03:48:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/01 03:48:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/01 03:48:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/01 03:48:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/01 03:48:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/01 03:48:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/01 03:48:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/01 03:48:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/01 03:48:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/01 03:48:55 DEBUG : PREFIXappleappleapplebanana.95c0dad6.partial: renamed to: PREFIXappleappleapplebanana 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/01 03:48:55 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/09/01 03:48:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/01 03:48:55 DEBUG : PREFIXapple.a5c688ae.partial: renamed to: PREFIXapple 2025/09/01 03:48:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/01 03:48:55 INFO : apple: Copied (new) to: PREFIXapple 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/01 03:48:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/01 03:48:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/01 03:48:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/01 03:48:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/01 03:48:55 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/01 03:48:55 DEBUG : PREFIXsplitbananasplit.580ea801.partial: renamed to: PREFIXsplitbananasplit 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/01 03:48:55 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/01 03:48:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38640") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35313") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38120->172.17.0.4:38640, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35403") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:60600->172.17.0.4:35313, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:60824->172.17.0.4:35403, err= 2025/09/01 03:48:55 DEBUG : PREFIXbanana.468f3f0c.partial: renamed to: PREFIXbanana 2025/09/01 03:48:55 INFO : banana: Copied (new) to: PREFIXbanana 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39074") 2025/09/01 03:48:55 DEBUG : dir1/PREFIX0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/09/01 03:48:55 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:49920->172.17.0.4:39074, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32204") 2025/09/01 03:48:55 DEBUG : dir1/PREFIX0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/01 03:48:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/09/01 03:48:55 DEBUG : dir1/PREFIX0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/09/01 03:48:55 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46820->172.17.0.4:32204, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33430") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42378->172.17.0.4:33430, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32631") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:54456->172.17.0.4:32631, err= 2025/09/01 03:48:55 DEBUG : dir1/PREFIX0003-defghij.txt.95c0dad6.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/09/01 03:48:55 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31558") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42726->172.17.0.4:31558, err= 2025/09/01 03:48:55 DEBUG : dir1/PREFIX0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/09/01 03:48:55 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/01 03:48:55 DEBUG : dir1/PREFIX0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/09/01 03:48:55 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32907") 2025/09/01 03:48:55 DEBUG : dir1/PREFIX0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/09/01 03:48:55 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35016->172.17.0.4:32907, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38001") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32459") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:53820->172.17.0.4:38001, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:57210->172.17.0.4:32459, err= 2025/09/01 03:48:55 DEBUG : dir1/PREFIX0007-1234567.txt.95c0dad6.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/09/01 03:48:55 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35885") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52428->172.17.0.4:35885, err= 2025/09/01 03:48:55 DEBUG : dir1/PREFIX0008-2345678.txt.95c0dad6.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/09/01 03:48:55 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39450") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46122->172.17.0.4:39450, err= 2025/09/01 03:48:55 DEBUG : dir1/PREFIX0010-456789.txt.7dd74a77.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/09/01 03:48:55 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/01 03:48:55 DEBUG : dir1/PREFIX0009-3456789.txt.95c0dad6.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/09/01 03:48:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36806") 2025/09/01 03:48:55 DEBUG : dir1/PREFIX0011-56789;.txt.7dd74a77.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/09/01 03:48:55 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31236") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59944->172.17.0.4:36806, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55834->172.17.0.4:31236, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34780") 2025/09/01 03:48:55 DEBUG : dir1/PREFIX0012-6789;.txt.8083cda9.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/09/01 03:48:55 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:36748->172.17.0.4:34780, err= 2025/09/01 03:48:55 DEBUG : dir1/PREFIX0013-789;=.txt.8083cda9.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/09/01 03:48:55 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/09/01 03:48:55 DEBUG : dir1/PREFIX0015-9;=.txt.b01938a0.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/09/01 03:48:55 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/09/01 03:48:55 DEBUG : dir1/PREFIX0014-89;=.txt.68945d08.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/09/01 03:48:55 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/09/01 03:48:55 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:55 INFO : dir1/0012-6789;.txt: Deleted 2025/09/01 03:48:55 INFO : dir1/0010-456789.txt: Deleted 2025/09/01 03:48:55 INFO : banana: Deleted 2025/09/01 03:48:55 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/01 03:48:55 INFO : dir1/0007-1234567.txt: Deleted 2025/09/01 03:48:55 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/01 03:48:55 INFO : dir1/0011-56789;.txt: Deleted 2025/09/01 03:48:55 INFO : dir1/0003-defghij.txt: Deleted 2025/09/01 03:48:55 INFO : appleappleapplebanana: Deleted 2025/09/01 03:48:55 INFO : dir1/0008-2345678.txt: Deleted 2025/09/01 03:48:55 INFO : splitbananasplit: Deleted 2025/09/01 03:48:55 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/01 03:48:55 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/01 03:48:55 INFO : dir1/0014-89;=.txt: Deleted 2025/09/01 03:48:55 INFO : dir1/0009-3456789.txt: Deleted 2025/09/01 03:48:55 INFO : dir1/0015-9;=.txt: Deleted 2025/09/01 03:48:55 INFO : dir1/0013-789;=.txt: Deleted 2025/09/01 03:48:55 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/01 03:48:55 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/01 03:48:55 INFO : apple: Deleted 2025/09/01 03:48:55 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34355") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:51054->172.17.0.4:34355, err= 2025/09/01 03:48:55 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : PREFIXapple: Excluded 2025/09/01 03:48:55 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/09/01 03:48:55 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : PREFIXbanana: Excluded 2025/09/01 03:48:55 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : PREFIXsplitbananasplit: Excluded 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37526") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41914->172.17.0.4:37526, err= 2025/09/01 03:48:55 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35228") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45306->172.17.0.4:35228, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37841") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59972->172.17.0.4:37841, err= 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/01 03:48:55 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/01 03:48:55 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/01 03:48:55 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/01 03:48:55 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/01 03:48:55 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/01 03:48:55 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/01 03:48:55 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/01 03:48:55 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/01 03:48:55 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/01 03:48:55 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/01 03:48:55 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/01 03:48:55 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/01 03:48:55 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/01 03:48:55 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/01 03:48:55 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/01 03:48:55 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/01 03:48:55 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/01 03:48:55 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/01 03:48:55 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/01 03:48:55 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/01 03:48:55 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/01 03:48:55 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/01 03:48:55 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/01 03:48:55 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/01 03:48:55 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/01 03:48:55 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/01 03:48:55 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/01 03:48:55 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/01 03:48:55 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/01 03:48:55 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/01 03:48:55 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/01 03:48:55 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/01 03:48:55 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 03:48:55 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 03:48:55 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 03:48:55 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 03:48:55 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 03:48:55 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 03:48:55 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35010") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:36048->172.17.0.4:35010, err= 2025/09/01 03:48:55 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30736") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:50568->172.17.0.4:30736, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37200") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:48584->172.17.0.4:37200, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32403") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30794") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30263") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33630->172.17.0.4:30263, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59936->172.17.0.4:30794, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59192->172.17.0.4:32403, err= 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:55 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/09/01 03:48:55 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/09/01 03:48:55 INFO : banana: Copied (new) 2025/09/01 03:48:55 INFO : apple: Copied (new) 2025/09/01 03:48:55 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/09/01 03:48:55 INFO : appleappleapplebanana: Copied (new) 2025/09/01 03:48:55 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/09/01 03:48:55 INFO : splitbananasplit: Copied (new) 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33575") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33081") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34720") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38722->172.17.0.4:34720, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:49650->172.17.0.4:33081, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35418") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:54350->172.17.0.4:35418, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34684->172.17.0.4:33575, err= 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/09/01 03:48:55 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/09/01 03:48:55 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/09/01 03:48:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36274") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39471") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:48830->172.17.0.4:39471, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30836") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:44624->172.17.0.4:36274, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:56370->172.17.0.4:30836, err= 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/09/01 03:48:55 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/09/01 03:48:55 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38546") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:60836->172.17.0.4:38546, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35513") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33948->172.17.0.4:35513, err= 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/09/01 03:48:55 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/09/01 03:48:55 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35679") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33230") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52256->172.17.0.4:35679, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59296->172.17.0.4:33230, err= 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/09/01 03:48:55 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/09/01 03:48:55 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30492") 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/09/01 03:48:55 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52810->172.17.0.4:30492, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31379") 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/09/01 03:48:55 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:40406->172.17.0.4:31379, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39790") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:47558->172.17.0.4:39790, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31364") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:56590->172.17.0.4:31364, err= 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/09/01 03:48:55 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39543") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:57756->172.17.0.4:39543, err= 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/09/01 03:48:55 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/09/01 03:48:55 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/09/01 03:48:55 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/09/01 03:48:55 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/01 03:48:55 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:55 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/09/01 03:48:55 INFO : PREFIXappleappleapplebanana: Deleted 2025/09/01 03:48:55 INFO : PREFIXbanana: Deleted 2025/09/01 03:48:55 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/09/01 03:48:55 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/09/01 03:48:55 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/09/01 03:48:55 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/09/01 03:48:55 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/09/01 03:48:55 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/09/01 03:48:55 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/09/01 03:48:55 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/09/01 03:48:55 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/09/01 03:48:55 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/09/01 03:48:55 INFO : PREFIXapple: Deleted 2025/09/01 03:48:55 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/09/01 03:48:55 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/09/01 03:48:55 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/09/01 03:48:55 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/09/01 03:48:55 INFO : PREFIXsplitbananasplit: Deleted 2025/09/01 03:48:55 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/09/01 03:48:55 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34602") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41280->172.17.0.4:34602, err= 2025/09/01 03:48:55 DEBUG : apple: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : apple: Excluded 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: Excluded 2025/09/01 03:48:55 DEBUG : banana: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : banana: Excluded 2025/09/01 03:48:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : splitbananasplit: Excluded 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31716") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:36302->172.17.0.4:31716, err= 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34719") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:58232->172.17.0.4:34719, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30837") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:47420->172.17.0.4:30837, err= 2025/09/01 03:48:55 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38402") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:44948->172.17.0.4:38402, err= 2025/09/01 03:48:55 DEBUG : apple: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : apple: Excluded 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: Excluded 2025/09/01 03:48:55 DEBUG : banana: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : banana: Excluded 2025/09/01 03:48:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : splitbananasplit: Excluded 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31155") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:56342->172.17.0.4:31155, err= 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31874") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35986->172.17.0.4:31874, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38116") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:54994->172.17.0.4:38116, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36385") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42634->172.17.0.4:36385, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39197") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:44690->172.17.0.4:39197, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33261") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59236->172.17.0.4:33261, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39398") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:53348->172.17.0.4:39398, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31240") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:36730->172.17.0.4:31240, err= === RUN TestTransform/suffix run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30067") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42628->172.17.0.4:30067, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35535") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37084->172.17.0.4:35535, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33063") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37032->172.17.0.4:33063, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39859") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41954->172.17.0.4:39859, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33538") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35846->172.17.0.4:33538, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38452") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:51456->172.17.0.4:38452, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37424") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:40236->172.17.0.4:37424, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30536") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:56958->172.17.0.4:30536, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37564") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41682->172.17.0.4:37564, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30188") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:48328->172.17.0.4:30188, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31375") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41344->172.17.0.4:31375, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32315") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39778->172.17.0.4:32315, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32520") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:49362->172.17.0.4:32520, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38524") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:36082->172.17.0.4:38524, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30174") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41404->172.17.0.4:30174, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36681") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35656->172.17.0.4:36681, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38907") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34076->172.17.0.4:38907, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39159") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45122->172.17.0.4:39159, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38838") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33406->172.17.0.4:38838, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39888") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:53738->172.17.0.4:39888, err= 2025/09/01 03:48:55 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30719") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34520->172.17.0.4:30719, err= 2025/09/01 03:48:55 DEBUG : apple: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : apple: Excluded 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: Excluded 2025/09/01 03:48:55 DEBUG : banana: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : banana: Excluded 2025/09/01 03:48:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : splitbananasplit: Excluded 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31560") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59430->172.17.0.4:31560, err= 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35575") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34928->172.17.0.4:35575, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31559") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34196->172.17.0.4:31559, err= 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/01 03:48:55 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 03:48:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/01 03:48:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 03:48:55 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/01 03:48:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37988") 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 03:48:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 03:48:55 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 03:48:55 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:60836->172.17.0.4:37988, err= 2025/09/01 03:48:55 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 03:48:55 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/01 03:48:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 03:48:55 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 03:48:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30020") 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:58564->172.17.0.4:30020, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36330") 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42936->172.17.0.4:36330, err= 2025/09/01 03:48:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37814") 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30270") 2025/09/01 03:48:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31233") 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:56080->172.17.0.4:30270, err= 2025/09/01 03:48:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34408->172.17.0.4:37814, err= 2025/09/01 03:48:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:57640->172.17.0.4:31233, err= 2025/09/01 03:48:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/01 03:48:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : appleSUFFIX.a5c688ae.partial: renamed to: appleSUFFIX 2025/09/01 03:48:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 INFO : apple: Copied (new) to: appleSUFFIX 2025/09/01 03:48:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39770") 2025/09/01 03:48:55 DEBUG : splitbananasplitSUFFIX.580ea801.partial: renamed to: splitbananasplitSUFFIX 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:60840->172.17.0.4:39770, err= 2025/09/01 03:48:55 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/01 03:48:55 DEBUG : appleappleapplebananaSUFFIX.95c0dad6.partial: renamed to: appleappleapplebananaSUFFIX 2025/09/01 03:48:55 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/01 03:48:55 DEBUG : bananaSUFFIX.468f3f0c.partial: renamed to: bananaSUFFIX 2025/09/01 03:48:55 INFO : banana: Copied (new) to: bananaSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35397") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35634->172.17.0.4:35397, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31305") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39200->172.17.0.4:31305, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31367") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38844->172.17.0.4:31367, err= 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/01 03:48:55 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/01 03:48:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33188") 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/09/01 03:48:55 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/01 03:48:55 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33090->172.17.0.4:33188, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35148") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37232") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34495") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39294->172.17.0.4:37232, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:54134->172.17.0.4:34495, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52948->172.17.0.4:35148, err= 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/01 03:48:55 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39038") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:58178->172.17.0.4:39038, err= 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/09/01 03:48:55 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/01 03:48:55 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32251") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:44492->172.17.0.4:32251, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30424") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41040->172.17.0.4:30424, err= 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/09/01 03:48:55 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/09/01 03:48:55 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39895") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:58634->172.17.0.4:39895, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32091") 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/09/01 03:48:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:53746->172.17.0.4:32091, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39416") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:60364->172.17.0.4:39416, err= 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/09/01 03:48:55 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/09/01 03:48:55 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38741") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36824") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41538->172.17.0.4:36824, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:48408->172.17.0.4:38741, err= 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txtSUFFIX.8083cda9.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/09/01 03:48:55 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txtSUFFIX.8083cda9.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/09/01 03:48:55 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txtSUFFIX.b01938a0.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/09/01 03:48:55 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txtSUFFIX.68945d08.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/09/01 03:48:55 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/09/01 03:48:55 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:55 INFO : dir1/0003-defghij.txt: Deleted 2025/09/01 03:48:55 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/01 03:48:55 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/01 03:48:55 INFO : dir1/0009-3456789.txt: Deleted 2025/09/01 03:48:55 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/01 03:48:55 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/01 03:48:55 INFO : dir1/0011-56789;.txt: Deleted 2025/09/01 03:48:55 INFO : dir1/0010-456789.txt: Deleted 2025/09/01 03:48:55 INFO : dir1/0012-6789;.txt: Deleted 2025/09/01 03:48:55 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/01 03:48:55 INFO : dir1/0007-1234567.txt: Deleted 2025/09/01 03:48:55 INFO : dir1/0013-789;=.txt: Deleted 2025/09/01 03:48:55 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/01 03:48:55 INFO : splitbananasplit: Deleted 2025/09/01 03:48:55 INFO : appleappleapplebanana: Deleted 2025/09/01 03:48:55 INFO : dir1/0015-9;=.txt: Deleted 2025/09/01 03:48:55 INFO : apple: Deleted 2025/09/01 03:48:55 INFO : banana: Deleted 2025/09/01 03:48:55 INFO : dir1/0008-2345678.txt: Deleted 2025/09/01 03:48:55 INFO : dir1/0014-89;=.txt: Deleted 2025/09/01 03:48:55 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39409") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:56078->172.17.0.4:39409, err= 2025/09/01 03:48:55 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : appleSUFFIX: Excluded 2025/09/01 03:48:55 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/09/01 03:48:55 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : bananaSUFFIX: Excluded 2025/09/01 03:48:55 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : splitbananasplitSUFFIX: Excluded 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38035") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:54672->172.17.0.4:38035, err= 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35579") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:54578->172.17.0.4:35579, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36428") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:47862->172.17.0.4:36428, err= 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/01 03:48:55 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/01 03:48:55 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/01 03:48:55 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/01 03:48:55 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/01 03:48:55 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/01 03:48:55 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/01 03:48:55 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/01 03:48:55 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/01 03:48:55 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/01 03:48:55 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/01 03:48:55 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/01 03:48:55 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/01 03:48:55 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/01 03:48:55 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/01 03:48:55 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/01 03:48:55 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/01 03:48:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/01 03:48:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/01 03:48:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/01 03:48:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/01 03:48:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/01 03:48:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/01 03:48:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/01 03:48:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/01 03:48:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/01 03:48:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/01 03:48:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/01 03:48:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/01 03:48:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/01 03:48:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/01 03:48:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/01 03:48:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/01 03:48:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 03:48:55 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 03:48:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 03:48:55 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/01 03:48:55 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 03:48:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/01 03:48:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33994") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:44328->172.17.0.4:33994, err= 2025/09/01 03:48:55 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30761") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32952") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:50174->172.17.0.4:30761, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30769") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:44198->172.17.0.4:32952, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35711") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31598") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:40136->172.17.0.4:31598, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59020->172.17.0.4:30769, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52348->172.17.0.4:35711, err= 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:55 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/09/01 03:48:55 INFO : splitbananasplit: Copied (new) 2025/09/01 03:48:55 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/09/01 03:48:55 INFO : apple: Copied (new) 2025/09/01 03:48:55 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/09/01 03:48:55 INFO : banana: Copied (new) 2025/09/01 03:48:55 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/09/01 03:48:55 INFO : appleappleapplebanana: Copied (new) 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30624") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37173") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:49456->172.17.0.4:37173, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35750") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:57460->172.17.0.4:30624, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52110->172.17.0.4:35750, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39674") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:58110->172.17.0.4:39674, err= 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/09/01 03:48:55 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38627") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55104->172.17.0.4:38627, err= 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/09/01 03:48:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/09/01 03:48:55 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30571") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35618") 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:44108->172.17.0.4:30571, err= 2025/09/01 03:48:55 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55992->172.17.0.4:35618, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35427") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55796->172.17.0.4:35427, err= 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/09/01 03:48:55 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38226") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:56342->172.17.0.4:38226, err= 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/09/01 03:48:55 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/09/01 03:48:55 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39532") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:36612->172.17.0.4:39532, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38244") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:60360->172.17.0.4:38244, err= 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/09/01 03:48:55 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34739") 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/09/01 03:48:55 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/09/01 03:48:55 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/09/01 03:48:55 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43826->172.17.0.4:34739, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39374") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35108") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:47022->172.17.0.4:39374, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:44978->172.17.0.4:35108, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39119") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37428->172.17.0.4:39119, err= 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/09/01 03:48:55 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34685") 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/09/01 03:48:55 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43290->172.17.0.4:34685, err= 2025/09/01 03:48:55 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/09/01 03:48:55 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/09/01 03:48:55 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/01 03:48:55 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:55 INFO : appleSUFFIX: Deleted 2025/09/01 03:48:55 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/09/01 03:48:55 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/09/01 03:48:55 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/09/01 03:48:55 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/09/01 03:48:55 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/09/01 03:48:55 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/09/01 03:48:55 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/09/01 03:48:55 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/09/01 03:48:55 INFO : appleappleapplebananaSUFFIX: Deleted 2025/09/01 03:48:55 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/09/01 03:48:55 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/09/01 03:48:55 INFO : bananaSUFFIX: Deleted 2025/09/01 03:48:55 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/09/01 03:48:55 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/09/01 03:48:55 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/09/01 03:48:55 INFO : splitbananasplitSUFFIX: Deleted 2025/09/01 03:48:55 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/09/01 03:48:55 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/09/01 03:48:55 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/09/01 03:48:55 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39069") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:54900->172.17.0.4:39069, err= 2025/09/01 03:48:55 DEBUG : apple: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : apple: Excluded 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: Excluded 2025/09/01 03:48:55 DEBUG : banana: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : banana: Excluded 2025/09/01 03:48:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : splitbananasplit: Excluded 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36638") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:49674->172.17.0.4:36638, err= 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33196") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59004->172.17.0.4:33196, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31054") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33276->172.17.0.4:31054, err= 2025/09/01 03:48:55 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35941") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:53034->172.17.0.4:35941, err= 2025/09/01 03:48:55 DEBUG : apple: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : apple: Excluded 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: Excluded 2025/09/01 03:48:55 DEBUG : banana: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : banana: Excluded 2025/09/01 03:48:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : splitbananasplit: Excluded 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38840") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:49686->172.17.0.4:38840, err= 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37246") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:49906->172.17.0.4:37246, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30061") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43324->172.17.0.4:30061, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34935") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42022->172.17.0.4:34935, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30138") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41464->172.17.0.4:30138, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36652") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45020->172.17.0.4:36652, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37677") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:54322->172.17.0.4:37677, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30899") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39444->172.17.0.4:30899, err= === RUN TestTransform/truncate run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31919") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33596->172.17.0.4:31919, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39431") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55400->172.17.0.4:39431, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30225") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:54394->172.17.0.4:30225, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38442") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:50372->172.17.0.4:38442, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30575") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45846->172.17.0.4:30575, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38510") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:51500->172.17.0.4:38510, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38734") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42522->172.17.0.4:38734, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37232") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39304->172.17.0.4:37232, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37120") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45736->172.17.0.4:37120, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34311") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46686->172.17.0.4:34311, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32884") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:51236->172.17.0.4:32884, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35282") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:47594->172.17.0.4:35282, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31163") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:58704->172.17.0.4:31163, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34688") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:36176->172.17.0.4:34688, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30284") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:56128->172.17.0.4:30284, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37698") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45532->172.17.0.4:37698, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33974") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:60658->172.17.0.4:33974, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37149") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43758->172.17.0.4:37149, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35404") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37200->172.17.0.4:35404, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30878") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37656->172.17.0.4:30878, err= 2025/09/01 03:48:55 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38495") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41922->172.17.0.4:38495, err= 2025/09/01 03:48:55 DEBUG : apple: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : apple: Excluded 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : appleappleapplebanana: Excluded 2025/09/01 03:48:55 DEBUG : banana: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : banana: Excluded 2025/09/01 03:48:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : splitbananasplit: Excluded 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36210") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:53084->172.17.0.4:36210, err= 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 03:48:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32512") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42086->172.17.0.4:32512, err= 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39865") 2025/09/01 03:48:55 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38846->172.17.0.4:39865, err= 2025/09/01 03:48:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/01 03:48:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/01 03:48:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 03:48:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34495") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:54142->172.17.0.4:34495, err= 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/01 03:48:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/01 03:48:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 03:48:56 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : banana: Unchanged skipping 2025/09/01 03:48:56 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/01 03:48:56 DEBUG : apple: Unchanged skipping 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39586") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33250->172.17.0.4:39586, err= 2025/09/01 03:48:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 03:48:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 03:48:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 03:48:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 03:48:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 03:48:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 03:48:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 03:48:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 03:48:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 03:48:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 03:48:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 03:48:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 03:48:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 03:48:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 03:48:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 03:48:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37353") 2025/09/01 03:48:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 03:48:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 03:48:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 03:48:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 03:48:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 03:48:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 03:48:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 03:48:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 03:48:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 03:48:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 03:48:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 03:48:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 03:48:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 03:48:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 03:48:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:50458->172.17.0.4:37353, err= 2025/09/01 03:48:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 03:48:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 03:48:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 03:48:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 03:48:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 03:48:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 03:48:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 03:48:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 03:48:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 03:48:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 03:48:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 03:48:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 03:48:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 03:48:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 03:48:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 03:48:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 03:48:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 03:48:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 03:48:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 03:48:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 03:48:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 03:48:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 03:48:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 03:48:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 03:48:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 03:48:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 03:48:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 03:48:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 03:48:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 03:48:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 03:48:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 03:48:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 03:48:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 03:48:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 03:48:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 03:48:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 03:48:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 03:48:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 03:48:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 03:48:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 03:48:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 03:48:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 03:48:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 03:48:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 03:48:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 03:48:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 03:48:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 03:48:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 03:48:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 03:48:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 03:48:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 03:48:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 03:48:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 03:48:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 03:48:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 03:48:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 03:48:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 03:48:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 03:48:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 03:48:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 03:48:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 03:48:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 03:48:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 03:48:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 03:48:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 03:48:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 03:48:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 03:48:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 03:48:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 03:48:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 03:48:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 03:48:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 03:48:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 03:48:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 03:48:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 03:48:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 03:48:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 03:48:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 03:48:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 03:48:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 03:48:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 03:48:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 03:48:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 03:48:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 03:48:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 03:48:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 03:48:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 03:48:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 03:48:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 03:48:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 03:48:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 03:48:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 03:48:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 03:48:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 03:48:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 03:48:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 03:48:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 03:48:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 03:48:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 03:48:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/01 03:48:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 03:48:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/01 03:48:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 03:48:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/01 03:48:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 03:48:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/01 03:48:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 03:48:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/01 03:48:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 03:48:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 03:48:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 03:48:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 03:48:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 03:48:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 03:48:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 03:48:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 03:48:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 03:48:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 03:48:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/01 03:48:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 03:48:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 03:48:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 03:48:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 03:48:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 03:48:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 03:48:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 03:48:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 03:48:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 03:48:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 03:48:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 03:48:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 03:48:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 03:48:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 03:48:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 03:48:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 03:48:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 03:48:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 03:48:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/01 03:48:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 03:48:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37974") 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:60830->172.17.0.4:37974, err= 2025/09/01 03:48:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/01 03:48:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34154") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35606") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:51008->172.17.0.4:34154, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46130->172.17.0.4:35606, err= 2025/09/01 03:48:56 DEBUG : appleapple.95c0dad6.partial: renamed to: appleapple 2025/09/01 03:48:56 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37332") 2025/09/01 03:48:56 DEBUG : splitbanan.580ea801.partial: renamed to: splitbanan 2025/09/01 03:48:56 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdef.95c0dad6.partial: renamed to: dir1/0001-bcdef 2025/09/01 03:48:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42196->172.17.0.4:37332, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30172") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37744") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46896->172.17.0.4:30172, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45474->172.17.0.4:37744, err= 2025/09/01 03:48:56 DEBUG : dir1/0000-abcde.95c0dad6.partial: renamed to: dir1/0000-abcde 2025/09/01 03:48:56 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38388") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33674->172.17.0.4:38388, err= 2025/09/01 03:48:56 DEBUG : dir1/0004-efghi.95c0dad6.partial: renamed to: dir1/0004-efghi 2025/09/01 03:48:56 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/01 03:48:56 DEBUG : dir1/0003-defgh.95c0dad6.partial: renamed to: dir1/0003-defgh 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefg.95c0dad6.partial: renamed to: dir1/0002-cdefg 2025/09/01 03:48:56 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/09/01 03:48:56 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35909") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37826") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35124->172.17.0.4:35909, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32275") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:44148->172.17.0.4:37826, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:58760->172.17.0.4:32275, err= 2025/09/01 03:48:56 DEBUG : dir1/0005-fghij.95c0dad6.partial: renamed to: dir1/0005-fghij 2025/09/01 03:48:56 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38835") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35138->172.17.0.4:38835, err= 2025/09/01 03:48:56 DEBUG : dir1/0007-12345.95c0dad6.partial: renamed to: dir1/0007-12345 2025/09/01 03:48:56 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijk.95c0dad6.partial: renamed to: dir1/0006-ghijk 2025/09/01 03:48:56 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/01 03:48:56 DEBUG : dir1/0008-23456.95c0dad6.partial: renamed to: dir1/0008-23456 2025/09/01 03:48:56 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37917") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39856->172.17.0.4:37917, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34191") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:56484->172.17.0.4:34191, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33479") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37394->172.17.0.4:33479, err= 2025/09/01 03:48:56 DEBUG : dir1/0009-34567.95c0dad6.partial: renamed to: dir1/0009-34567 2025/09/01 03:48:56 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32665") 2025/09/01 03:48:56 DEBUG : dir1/0010-45678.7dd74a77.partial: renamed to: dir1/0010-45678 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34126->172.17.0.4:32665, err= 2025/09/01 03:48:56 DEBUG : dir1/0011-56789.7dd74a77.partial: renamed to: dir1/0011-56789 2025/09/01 03:48:56 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/09/01 03:48:56 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.8083cda9.partial: renamed to: dir1/0012-6789; 2025/09/01 03:48:56 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30950") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38004") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42930->172.17.0.4:30950, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:50942->172.17.0.4:38004, err= 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.8083cda9.partial: renamed to: dir1/0013-789;= 2025/09/01 03:48:56 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=..68945d08.partial: renamed to: dir1/0014-89;=. 2025/09/01 03:48:56 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.t.b01938a0.partial: renamed to: dir1/0015-9;=.t 2025/09/01 03:48:56 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/09/01 03:48:56 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:56 INFO : dir1/0007-1234567.txt: Deleted 2025/09/01 03:48:56 INFO : appleappleapplebanana: Deleted 2025/09/01 03:48:56 INFO : dir1/0015-9;=.txt: Deleted 2025/09/01 03:48:56 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/01 03:48:56 INFO : dir1/0009-3456789.txt: Deleted 2025/09/01 03:48:56 INFO : dir1/0013-789;=.txt: Deleted 2025/09/01 03:48:56 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/01 03:48:56 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/01 03:48:56 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/01 03:48:56 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/01 03:48:56 INFO : dir1/0003-defghij.txt: Deleted 2025/09/01 03:48:56 INFO : splitbananasplit: Deleted 2025/09/01 03:48:56 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/01 03:48:56 INFO : dir1/0008-2345678.txt: Deleted 2025/09/01 03:48:56 INFO : dir1/0012-6789;.txt: Deleted 2025/09/01 03:48:56 INFO : dir1/0010-456789.txt: Deleted 2025/09/01 03:48:56 INFO : dir1/0014-89;=.txt: Deleted 2025/09/01 03:48:56 INFO : dir1/0011-56789;.txt: Deleted 2025/09/01 03:48:56 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31665") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55274->172.17.0.4:31665, err= 2025/09/01 03:48:56 DEBUG : apple: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : apple: Excluded 2025/09/01 03:48:56 DEBUG : appleapple: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : appleapple: Excluded 2025/09/01 03:48:56 DEBUG : banana: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : banana: Excluded 2025/09/01 03:48:56 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : splitbanan: Excluded 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33860") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:51890->172.17.0.4:33860, err= 2025/09/01 03:48:56 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0000-abcde: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdef: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefg: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0003-defgh: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0004-efghi: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0005-fghij: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijk: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0007-12345: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0008-23456: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0009-34567: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0010-45678: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0011-56789: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.t: Excluded 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31907") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46842->172.17.0.4:31907, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36582") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33208->172.17.0.4:36582, err= 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 03:48:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/01 03:48:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/01 03:48:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/01 03:48:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/01 03:48:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 03:48:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36923") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:57846->172.17.0.4:36923, err= 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 03:48:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : apple: Unchanged skipping 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/01 03:48:56 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : banana: Unchanged skipping 2025/09/01 03:48:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : splitbananasplit: Unchanged skipping 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37243") 2025/09/01 03:48:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 03:48:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 03:48:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 03:48:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 03:48:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 03:48:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 03:48:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 03:48:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 03:48:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 03:48:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 03:48:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 03:48:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 03:48:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 03:48:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 03:48:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 03:48:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 03:48:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 03:48:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 03:48:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 03:48:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:58432->172.17.0.4:37243, err= 2025/09/01 03:48:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 03:48:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 03:48:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 03:48:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 03:48:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 03:48:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 03:48:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 03:48:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 03:48:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 03:48:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 03:48:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 03:48:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 03:48:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 03:48:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 03:48:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 03:48:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 03:48:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 03:48:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 03:48:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 03:48:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 03:48:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 03:48:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 03:48:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 03:48:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 03:48:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 03:48:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 03:48:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 03:48:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 03:48:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 03:48:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 03:48:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 03:48:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 03:48:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 03:48:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 03:48:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 03:48:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 03:48:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 03:48:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 03:48:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 03:48:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 03:48:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 03:48:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 03:48:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 03:48:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 03:48:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 03:48:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 03:48:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 03:48:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 03:48:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 03:48:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 03:48:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 03:48:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 03:48:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 03:48:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 03:48:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 03:48:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 03:48:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 03:48:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 03:48:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 03:48:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 03:48:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 03:48:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 03:48:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 03:48:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 03:48:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 03:48:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 03:48:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 03:48:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 03:48:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 03:48:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 03:48:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 03:48:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 03:48:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 03:48:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 03:48:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 03:48:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 03:48:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 03:48:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 03:48:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 03:48:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 03:48:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 03:48:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 03:48:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 03:48:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 03:48:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 03:48:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 03:48:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 03:48:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 03:48:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 03:48:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 03:48:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 03:48:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 03:48:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 03:48:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 03:48:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 03:48:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 03:48:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 03:48:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 03:48:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 03:48:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 03:48:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 03:48:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 03:48:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 03:48:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 03:48:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 03:48:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 03:48:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 03:48:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 03:48:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 03:48:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 03:48:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/01 03:48:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 03:48:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/01 03:48:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 03:48:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/01 03:48:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 03:48:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/01 03:48:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 03:48:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/01 03:48:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 03:48:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 03:48:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 03:48:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 03:48:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 03:48:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 03:48:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 03:48:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 03:48:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 03:48:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 03:48:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/01 03:48:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 03:48:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 03:48:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 03:48:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 03:48:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 03:48:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 03:48:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 03:48:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 03:48:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 03:48:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 03:48:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 03:48:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 03:48:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 03:48:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 03:48:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 03:48:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 03:48:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 03:48:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 03:48:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/01 03:48:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 03:48:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 03:48:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 03:48:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 03:48:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 03:48:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 03:48:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 03:48:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 03:48:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 03:48:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 03:48:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 03:48:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:56 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:56 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32710") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:47316->172.17.0.4:32710, err= 2025/09/01 03:48:56 DEBUG : apple: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : apple: Excluded 2025/09/01 03:48:56 DEBUG : appleapple: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : appleapple: Excluded 2025/09/01 03:48:56 DEBUG : banana: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : banana: Excluded 2025/09/01 03:48:56 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : splitbanan: Excluded 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30840") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43016->172.17.0.4:30840, err= 2025/09/01 03:48:56 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0000-abcde: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdef: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefg: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0003-defgh: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0004-efghi: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0005-fghij: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijk: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0007-12345: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0008-23456: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0009-34567: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0010-45678: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0011-56789: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.t: Excluded 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30347") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34042->172.17.0.4:30347, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37986") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33612->172.17.0.4:37986, err= 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/01 03:48:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/01 03:48:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31419") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:53268->172.17.0.4:31419, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34331") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42028->172.17.0.4:34331, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35880") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35894->172.17.0.4:35880, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32201") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42484->172.17.0.4:32201, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37240") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41426->172.17.0.4:37240, err= === RUN TestTransform/encoder run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37636") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:47994->172.17.0.4:37636, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37212") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39566->172.17.0.4:37212, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38263") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:48312->172.17.0.4:38263, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33988") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37626->172.17.0.4:33988, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34544") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45982->172.17.0.4:34544, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31784") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:57828->172.17.0.4:31784, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37662") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:50472->172.17.0.4:37662, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39401") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:36424->172.17.0.4:39401, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30408") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38854->172.17.0.4:30408, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34191") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:56486->172.17.0.4:34191, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36392") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37244->172.17.0.4:36392, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35889") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:56054->172.17.0.4:35889, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39026") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38606->172.17.0.4:39026, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32625") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42778->172.17.0.4:32625, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39886") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42444->172.17.0.4:39886, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30996") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45516->172.17.0.4:30996, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38854") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59656->172.17.0.4:38854, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30763") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52854->172.17.0.4:30763, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31736") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:51642->172.17.0.4:31736, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31493") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:56568->172.17.0.4:31493, err= 2025/09/01 03:48:56 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35093") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41264->172.17.0.4:35093, err= 2025/09/01 03:48:56 DEBUG : apple: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : apple: Excluded 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: Excluded 2025/09/01 03:48:56 DEBUG : banana: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : banana: Excluded 2025/09/01 03:48:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : splitbananasplit: Excluded 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36087") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:53592->172.17.0.4:36087, err= 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36981") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:49862->172.17.0.4:36981, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34809") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35566->172.17.0.4:34809, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37728") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38332->172.17.0.4:37728, err= 2025/09/01 03:48:56 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : apple: Unchanged skipping 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/01 03:48:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31200") 2025/09/01 03:48:56 DEBUG : splitbananasplit: Unchanged skipping 2025/09/01 03:48:56 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : banana: Unchanged skipping 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:58730->172.17.0.4:31200, err= 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:56 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:56 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30094") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:57736->172.17.0.4:30094, err= 2025/09/01 03:48:56 DEBUG : apple: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : apple: Excluded 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: Excluded 2025/09/01 03:48:56 DEBUG : banana: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : banana: Excluded 2025/09/01 03:48:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : splitbananasplit: Excluded 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38758") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37342->172.17.0.4:38758, err= 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32599") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:36526->172.17.0.4:32599, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37040") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59052->172.17.0.4:37040, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38068") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41172->172.17.0.4:38068, err= 2025/09/01 03:48:56 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : apple: Unchanged skipping 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/01 03:48:56 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : banana: Unchanged skipping 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38425") 2025/09/01 03:48:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:50244->172.17.0.4:38425, err= 2025/09/01 03:48:56 DEBUG : splitbananasplit: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:56 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:56 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36436") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:32816->172.17.0.4:36436, err= 2025/09/01 03:48:56 DEBUG : apple: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : apple: Excluded 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: Excluded 2025/09/01 03:48:56 DEBUG : banana: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : banana: Excluded 2025/09/01 03:48:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : splitbananasplit: Excluded 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35043") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37480->172.17.0.4:35043, err= 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35198") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37928->172.17.0.4:35198, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35784") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43410->172.17.0.4:35784, err= 2025/09/01 03:48:56 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31972") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:53050->172.17.0.4:31972, err= 2025/09/01 03:48:56 DEBUG : apple: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : apple: Excluded 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: Excluded 2025/09/01 03:48:56 DEBUG : banana: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : banana: Excluded 2025/09/01 03:48:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : splitbananasplit: Excluded 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31659") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:44996->172.17.0.4:31659, err= 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30922") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:54622->172.17.0.4:30922, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37177") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37940->172.17.0.4:37177, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30011") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33186->172.17.0.4:30011, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39490") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46816->172.17.0.4:39490, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33537") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:47580->172.17.0.4:33537, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38350") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:49474->172.17.0.4:38350, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31651") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38396->172.17.0.4:31651, err= === RUN TestTransform/ISO-8859-1 run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36913") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:53346->172.17.0.4:36913, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31976") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34584->172.17.0.4:31976, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31154") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35426->172.17.0.4:31154, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31838") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:51626->172.17.0.4:31838, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30560") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43482->172.17.0.4:30560, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39860") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41044->172.17.0.4:39860, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33978") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34694->172.17.0.4:33978, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34493") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42520->172.17.0.4:34493, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30511") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42476->172.17.0.4:30511, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35164") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55716->172.17.0.4:35164, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31722") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46440->172.17.0.4:31722, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30743") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:51376->172.17.0.4:30743, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36212") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33982->172.17.0.4:36212, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35956") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:49634->172.17.0.4:35956, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38546") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:54208->172.17.0.4:38546, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39564") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:53026->172.17.0.4:39564, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30338") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43696->172.17.0.4:30338, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37360") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:60058->172.17.0.4:37360, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38693") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55842->172.17.0.4:38693, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33468") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:54864->172.17.0.4:33468, err= 2025/09/01 03:48:56 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35986") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:56944->172.17.0.4:35986, err= 2025/09/01 03:48:56 DEBUG : apple: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : apple: Excluded 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: Excluded 2025/09/01 03:48:56 DEBUG : banana: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : banana: Excluded 2025/09/01 03:48:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : splitbananasplit: Excluded 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30406") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:49570->172.17.0.4:30406, err= 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31458") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:36346->172.17.0.4:31458, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34145") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43874->172.17.0.4:34145, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36652") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45030->172.17.0.4:36652, err= 2025/09/01 03:48:56 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : apple: Unchanged skipping 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/01 03:48:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : splitbananasplit: Unchanged skipping 2025/09/01 03:48:56 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31734") 2025/09/01 03:48:56 DEBUG : banana: Unchanged skipping 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45932->172.17.0.4:31734, err= 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:56 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:56 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36564") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:58516->172.17.0.4:36564, err= 2025/09/01 03:48:56 DEBUG : apple: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : apple: Excluded 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: Excluded 2025/09/01 03:48:56 DEBUG : banana: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : banana: Excluded 2025/09/01 03:48:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : splitbananasplit: Excluded 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36907") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37408->172.17.0.4:36907, err= 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34270") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:48344->172.17.0.4:34270, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31331") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52886->172.17.0.4:31331, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30133") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35522->172.17.0.4:30133, err= 2025/09/01 03:48:56 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : apple: Unchanged skipping 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/01 03:48:56 DEBUG : banana: Unchanged skipping 2025/09/01 03:48:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : splitbananasplit: Unchanged skipping 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30174") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43108->172.17.0.4:30174, err= 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:56 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:56 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32743") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55244->172.17.0.4:32743, err= 2025/09/01 03:48:56 DEBUG : apple: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : apple: Excluded 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: Excluded 2025/09/01 03:48:56 DEBUG : banana: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : banana: Excluded 2025/09/01 03:48:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : splitbananasplit: Excluded 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32971") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55770->172.17.0.4:32971, err= 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37627") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34564->172.17.0.4:37627, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31345") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:53056->172.17.0.4:31345, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35838") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39340->172.17.0.4:35838, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33231") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:50722->172.17.0.4:33231, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39806") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:49436->172.17.0.4:39806, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32535") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59090->172.17.0.4:32535, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37527") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33092->172.17.0.4:37527, err= === RUN TestTransform/charmap run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30709") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:53132->172.17.0.4:30709, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32379") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52260->172.17.0.4:32379, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31220") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39132->172.17.0.4:31220, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36168") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:54166->172.17.0.4:36168, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34633") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39088->172.17.0.4:34633, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37179") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:40882->172.17.0.4:37179, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31948") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:49088->172.17.0.4:31948, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37586") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:32980->172.17.0.4:37586, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36802") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:49220->172.17.0.4:36802, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38580") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:49586->172.17.0.4:38580, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39755") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:44760->172.17.0.4:39755, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32618") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:58850->172.17.0.4:32618, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39488") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52796->172.17.0.4:39488, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39408") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59626->172.17.0.4:39408, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37980") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43460->172.17.0.4:37980, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38101") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35212->172.17.0.4:38101, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32689") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55022->172.17.0.4:32689, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32820") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55598->172.17.0.4:32820, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31899") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35676->172.17.0.4:31899, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34508") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39342->172.17.0.4:34508, err= 2025/09/01 03:48:56 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32670") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:44756->172.17.0.4:32670, err= 2025/09/01 03:48:56 DEBUG : apple: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : apple: Excluded 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: Excluded 2025/09/01 03:48:56 DEBUG : banana: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : banana: Excluded 2025/09/01 03:48:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : splitbananasplit: Excluded 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38539") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34470->172.17.0.4:38539, err= 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32126") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:49748->172.17.0.4:32126, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38545") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:40362->172.17.0.4:38545, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35020") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46348->172.17.0.4:35020, err= 2025/09/01 03:48:56 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : apple: Unchanged skipping 2025/09/01 03:48:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : splitbananasplit: Unchanged skipping 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/01 03:48:56 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : banana: Unchanged skipping 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34764") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38772->172.17.0.4:34764, err= 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:56 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:56 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38954") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42112->172.17.0.4:38954, err= 2025/09/01 03:48:56 DEBUG : apple: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : apple: Excluded 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: Excluded 2025/09/01 03:48:56 DEBUG : banana: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : banana: Excluded 2025/09/01 03:48:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : splitbananasplit: Excluded 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30971") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33990->172.17.0.4:30971, err= 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34591") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45810->172.17.0.4:34591, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35209") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38836->172.17.0.4:35209, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30149") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:57086->172.17.0.4:30149, err= 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : splitbananasplit: Unchanged skipping 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/01 03:48:56 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : banana: Unchanged skipping 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34471") 2025/09/01 03:48:56 DEBUG : apple: Unchanged skipping 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45106->172.17.0.4:34471, err= 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:56 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:56 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36288") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:51374->172.17.0.4:36288, err= 2025/09/01 03:48:56 DEBUG : apple: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : apple: Excluded 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: Excluded 2025/09/01 03:48:56 DEBUG : banana: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : banana: Excluded 2025/09/01 03:48:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : splitbananasplit: Excluded 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30745") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37256->172.17.0.4:30745, err= 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31965") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45430->172.17.0.4:31965, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31913") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45744->172.17.0.4:31913, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30152") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52922->172.17.0.4:30152, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38486") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:50906->172.17.0.4:38486, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35934") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:56724->172.17.0.4:35934, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37277") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59276->172.17.0.4:37277, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39937") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:51988->172.17.0.4:39937, err= === RUN TestTransform/lowercase run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39003") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39400->172.17.0.4:39003, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35576") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46930->172.17.0.4:35576, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34476") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59440->172.17.0.4:34476, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30886") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45102->172.17.0.4:30886, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38037") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:60220->172.17.0.4:38037, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30128") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:51848->172.17.0.4:30128, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33525") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:47758->172.17.0.4:33525, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38880") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52672->172.17.0.4:38880, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30461") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55966->172.17.0.4:30461, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30216") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37428->172.17.0.4:30216, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35234") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35202->172.17.0.4:35234, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36565") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:51718->172.17.0.4:36565, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30312") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:32956->172.17.0.4:30312, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37118") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33742->172.17.0.4:37118, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37263") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33184->172.17.0.4:37263, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35288") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39264->172.17.0.4:35288, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32692") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:57478->172.17.0.4:32692, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37957") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34600->172.17.0.4:37957, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34665") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33536->172.17.0.4:34665, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30412") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52264->172.17.0.4:30412, err= 2025/09/01 03:48:56 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31355") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43228->172.17.0.4:31355, err= 2025/09/01 03:48:56 DEBUG : apple: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : apple: Excluded 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: Excluded 2025/09/01 03:48:56 DEBUG : banana: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : banana: Excluded 2025/09/01 03:48:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : splitbananasplit: Excluded 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37864") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35316->172.17.0.4:37864, err= 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31874") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55066->172.17.0.4:31874, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35778") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:40690->172.17.0.4:35778, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37650") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39632->172.17.0.4:37650, err= 2025/09/01 03:48:56 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/01 03:48:56 DEBUG : apple: Unchanged skipping 2025/09/01 03:48:56 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : banana: Unchanged skipping 2025/09/01 03:48:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : splitbananasplit: Unchanged skipping 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32888") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38072->172.17.0.4:32888, err= 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:56 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:56 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32455") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:54744->172.17.0.4:32455, err= 2025/09/01 03:48:56 DEBUG : apple: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : apple: Excluded 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: Excluded 2025/09/01 03:48:56 DEBUG : banana: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : banana: Excluded 2025/09/01 03:48:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : splitbananasplit: Excluded 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39459") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55280->172.17.0.4:39459, err= 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36977") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59854->172.17.0.4:36977, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32714") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:51772->172.17.0.4:32714, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36105") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52220->172.17.0.4:36105, err= 2025/09/01 03:48:56 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : apple: Unchanged skipping 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/01 03:48:56 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : banana: Unchanged skipping 2025/09/01 03:48:56 DEBUG : splitbananasplit: Unchanged skipping 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31317") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55018->172.17.0.4:31317, err= 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:56 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:56 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35413") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:54946->172.17.0.4:35413, err= 2025/09/01 03:48:56 DEBUG : apple: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : apple: Excluded 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: Excluded 2025/09/01 03:48:56 DEBUG : banana: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : banana: Excluded 2025/09/01 03:48:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : splitbananasplit: Excluded 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38397") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41632->172.17.0.4:38397, err= 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31806") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:47190->172.17.0.4:31806, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36092") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45804->172.17.0.4:36092, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38828") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:57110->172.17.0.4:38828, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30707") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:49624->172.17.0.4:30707, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35228") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33040->172.17.0.4:35228, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38890") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:50226->172.17.0.4:38890, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39388") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59240->172.17.0.4:39388, err= === RUN TestTransform/ascii run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33887") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:60826->172.17.0.4:33887, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37988") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:49768->172.17.0.4:37988, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36116") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:56838->172.17.0.4:36116, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39685") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33720->172.17.0.4:39685, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34862") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35970->172.17.0.4:34862, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32751") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55028->172.17.0.4:32751, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37668") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:50480->172.17.0.4:37668, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31905") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41308->172.17.0.4:31905, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35622") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:58614->172.17.0.4:35622, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31823") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41340->172.17.0.4:31823, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33598") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:57962->172.17.0.4:33598, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33608") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45186->172.17.0.4:33608, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37748") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:40816->172.17.0.4:37748, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33581") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43904->172.17.0.4:33581, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32464") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34736->172.17.0.4:32464, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38739") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45846->172.17.0.4:38739, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31143") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55578->172.17.0.4:31143, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38228") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:53302->172.17.0.4:38228, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38353") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55414->172.17.0.4:38353, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38288") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45718->172.17.0.4:38288, err= 2025/09/01 03:48:56 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36595") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33826->172.17.0.4:36595, err= 2025/09/01 03:48:56 DEBUG : apple: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : apple: Excluded 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : appleappleapplebanana: Excluded 2025/09/01 03:48:56 DEBUG : banana: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : banana: Excluded 2025/09/01 03:48:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : splitbananasplit: Excluded 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33032") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46668->172.17.0.4:33032, err= 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 03:48:56 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33423") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34218->172.17.0.4:33423, err= 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36038") 2025/09/01 03:48:56 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:48754->172.17.0.4:36038, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30499") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:44928->172.17.0.4:30499, err= 2025/09/01 03:48:57 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:57 DEBUG : apple: Unchanged skipping 2025/09/01 03:48:57 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:57 DEBUG : banana: Unchanged skipping 2025/09/01 03:48:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:57 DEBUG : splitbananasplit: Unchanged skipping 2025/09/01 03:48:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34406") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41506->172.17.0.4:34406, err= 2025/09/01 03:48:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/01 03:48:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/01 03:48:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/01 03:48:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/01 03:48:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/01 03:48:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/01 03:48:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/01 03:48:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/01 03:48:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/01 03:48:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/01 03:48:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/01 03:48:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/01 03:48:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/01 03:48:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/01 03:48:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:57 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:57 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38232") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43528->172.17.0.4:38232, err= 2025/09/01 03:48:57 DEBUG : apple: Excluded (Path Filter) 2025/09/01 03:48:57 DEBUG : apple: Excluded 2025/09/01 03:48:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 03:48:57 DEBUG : appleappleapplebanana: Excluded 2025/09/01 03:48:57 DEBUG : banana: Excluded (Path Filter) 2025/09/01 03:48:57 DEBUG : banana: Excluded 2025/09/01 03:48:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 03:48:57 DEBUG : splitbananasplit: Excluded 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37083") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:56670->172.17.0.4:37083, err= 2025/09/01 03:48:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 03:48:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/01 03:48:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 03:48:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/01 03:48:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 03:48:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/01 03:48:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 03:48:57 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/01 03:48:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 03:48:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/01 03:48:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 03:48:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/01 03:48:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 03:48:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/01 03:48:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 03:48:57 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/01 03:48:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 03:48:57 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/01 03:48:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 03:48:57 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/01 03:48:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 03:48:57 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/01 03:48:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 03:48:57 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/01 03:48:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 03:48:57 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/01 03:48:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 03:48:57 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/01 03:48:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 03:48:57 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/01 03:48:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 03:48:57 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38556") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55792->172.17.0.4:38556, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31456") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:48844->172.17.0.4:31456, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39500") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42740->172.17.0.4:39500, err= 2025/09/01 03:48:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/01 03:48:57 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:57 DEBUG : apple: Unchanged skipping 2025/09/01 03:48:57 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:57 DEBUG : banana: Unchanged skipping 2025/09/01 03:48:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:57 DEBUG : splitbananasplit: Unchanged skipping 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36083") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:56362->172.17.0.4:36083, err= 2025/09/01 03:48:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/01 03:48:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/01 03:48:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/01 03:48:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/01 03:48:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/01 03:48:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/01 03:48:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/01 03:48:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/01 03:48:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/01 03:48:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/01 03:48:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/01 03:48:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/01 03:48:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/01 03:48:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/01 03:48:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/01 03:48:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:57 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:57 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38338") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:57480->172.17.0.4:38338, err= 2025/09/01 03:48:57 DEBUG : apple: Excluded (Path Filter) 2025/09/01 03:48:57 DEBUG : apple: Excluded 2025/09/01 03:48:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 03:48:57 DEBUG : appleappleapplebanana: Excluded 2025/09/01 03:48:57 DEBUG : banana: Excluded (Path Filter) 2025/09/01 03:48:57 DEBUG : banana: Excluded 2025/09/01 03:48:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 03:48:57 DEBUG : splitbananasplit: Excluded 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37556") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:47146->172.17.0.4:37556, err= 2025/09/01 03:48:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 03:48:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/01 03:48:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 03:48:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/01 03:48:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 03:48:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/01 03:48:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 03:48:57 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/01 03:48:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 03:48:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/01 03:48:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 03:48:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/01 03:48:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 03:48:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/01 03:48:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 03:48:57 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/01 03:48:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 03:48:57 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/01 03:48:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 03:48:57 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/01 03:48:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 03:48:57 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/01 03:48:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 03:48:57 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/01 03:48:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 03:48:57 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/01 03:48:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 03:48:57 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/01 03:48:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 03:48:57 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/01 03:48:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 03:48:57 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30247") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52856->172.17.0.4:30247, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36758") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35264->172.17.0.4:36758, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34006") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33036->172.17.0.4:34006, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30862") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:32886->172.17.0.4:30862, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32852") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:47284->172.17.0.4:32852, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36719") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37728->172.17.0.4:36719, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31691") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34864->172.17.0.4:31691, err= --- PASS: TestTransform (2.33s) --- PASS: TestTransform/NFC (0.22s) --- PASS: TestTransform/NFD (0.20s) --- PASS: TestTransform/base64 (0.23s) --- PASS: TestTransform/prefix (0.21s) --- PASS: TestTransform/suffix (0.28s) --- PASS: TestTransform/truncate (0.22s) --- PASS: TestTransform/encoder (0.18s) --- PASS: TestTransform/ISO-8859-1 (0.21s) --- PASS: TestTransform/charmap (0.21s) --- PASS: TestTransform/lowercase (0.18s) --- PASS: TestTransform/ascii (0.19s) === RUN TestTransformCopy run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:57 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30739") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:36550->172.17.0.4:30739, err= 2025/09/01 03:48:57 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/01 03:48:57 INFO : sub dir_somesuffix: Making directory 2025/09/01 03:48:57 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/01 03:48:57 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/01 03:48:57 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/01 03:48:57 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:57 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31666") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43418->172.17.0.4:31666, err= 2025/09/01 03:48:57 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.adfb51a5.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/01 03:48:57 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/01 03:48:57 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38965") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55138->172.17.0.4:38965, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38859") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:47594->172.17.0.4:38859, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39125") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55070->172.17.0.4:39125, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33984") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43148->172.17.0.4:33984, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37023") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35426->172.17.0.4:37023, err= --- PASS: TestTransformCopy (0.02s) === RUN TestDoubleTransform run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:57 DEBUG : toe: transformed to: tictactoe 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37787") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42172->172.17.0.4:37787, err= 2025/09/01 03:48:57 DEBUG : toe: transformed to: tictactoe 2025/09/01 03:48:57 INFO : tictactoe: Making directory 2025/09/01 03:48:57 DEBUG : toe: transformed to: tictactoe 2025/09/01 03:48:57 DEBUG : toe: transformed to: tictactoe 2025/09/01 03:48:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/01 03:48:57 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35896") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43370->172.17.0.4:35896, err= 2025/09/01 03:48:57 DEBUG : tictactoe/tictactoe.adfb51a5.partial: renamed to: tictactoe/tictactoe 2025/09/01 03:48:57 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/01 03:48:57 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39940") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41476->172.17.0.4:39940, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38413") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:53376->172.17.0.4:38413, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34446") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:51830->172.17.0.4:34446, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37896") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38142->172.17.0.4:37896, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34229") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42670->172.17.0.4:34229, err= --- PASS: TestDoubleTransform (0.02s) === RUN TestFileTag run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32845") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45440->172.17.0.4:32845, err= 2025/09/01 03:48:57 INFO : toe: Making directory 2025/09/01 03:48:57 INFO : toe/toe: Making directory 2025/09/01 03:48:57 DEBUG : toe: transformed to: tictactoe 2025/09/01 03:48:57 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/01 03:48:57 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/01 03:48:57 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39101") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:48162->172.17.0.4:39101, err= 2025/09/01 03:48:57 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/09/01 03:48:57 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/01 03:48:57 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37032") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43204->172.17.0.4:37032, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34896") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46808->172.17.0.4:34896, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32710") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:47324->172.17.0.4:32710, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35410") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43112->172.17.0.4:35410, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35322") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46474->172.17.0.4:35322, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39404") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38704->172.17.0.4:39404, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30512") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:47858->172.17.0.4:30512, err= --- PASS: TestFileTag (0.03s) === RUN TestNoTag run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35865") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:57448->172.17.0.4:35865, err= 2025/09/01 03:48:57 INFO : toe: Making directory 2025/09/01 03:48:57 INFO : toe/toe: Making directory 2025/09/01 03:48:57 DEBUG : toe: transformed to: tictactoe 2025/09/01 03:48:57 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/01 03:48:57 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/01 03:48:57 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36171") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34246->172.17.0.4:36171, err= 2025/09/01 03:48:57 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/09/01 03:48:57 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/01 03:48:57 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32512") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42092->172.17.0.4:32512, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35570") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42468->172.17.0.4:35570, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33975") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:56188->172.17.0.4:33975, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31855") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45820->172.17.0.4:31855, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30558") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46694->172.17.0.4:30558, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31209") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46758->172.17.0.4:31209, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33381") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37750->172.17.0.4:33381, err= --- PASS: TestNoTag (0.02s) === RUN TestDirTag run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:57 DEBUG : empty_dir: Making directory with metadata 2025/09/01 03:48:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/01 03:48:57 DEBUG : toe: transformed to: tictactoe 2025/09/01 03:48:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 03:48:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37198") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55764->172.17.0.4:37198, err= 2025/09/01 03:48:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 03:48:57 INFO : tictacempty_dir: Making directory 2025/09/01 03:48:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 03:48:57 DEBUG : toe: transformed to: tictactoe 2025/09/01 03:48:57 DEBUG : toe: transformed to: tictactoe 2025/09/01 03:48:57 INFO : tictactoe: Making directory 2025/09/01 03:48:57 DEBUG : toe: transformed to: tictactoe 2025/09/01 03:48:57 DEBUG : toe: transformed to: tictactoe 2025/09/01 03:48:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/01 03:48:57 INFO : tictactoe/tictactoe: Making directory 2025/09/01 03:48:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/01 03:48:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/01 03:48:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31070") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:48346->172.17.0.4:31070, err= 2025/09/01 03:48:57 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/09/01 03:48:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/01 03:48:57 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34843") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:40750->172.17.0.4:34843, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38533") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30795") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59804->172.17.0.4:38533, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43436->172.17.0.4:30795, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36088") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33496->172.17.0.4:36088, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34255") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46788->172.17.0.4:34255, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35069") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:53854->172.17.0.4:35069, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34737") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35094->172.17.0.4:34737, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38876") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33330->172.17.0.4:38876, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36571") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45416->172.17.0.4:36571, err= --- PASS: TestDirTag (0.03s) === RUN TestAllTag run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:57 DEBUG : empty_dir: Making directory with metadata 2025/09/01 03:48:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/01 03:48:57 DEBUG : toe: transformed to: tictactoe 2025/09/01 03:48:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 03:48:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33772") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46942->172.17.0.4:33772, err= 2025/09/01 03:48:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 03:48:57 INFO : tictacempty_dir: Making directory 2025/09/01 03:48:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 03:48:57 DEBUG : toe: transformed to: tictactoe 2025/09/01 03:48:57 DEBUG : toe: transformed to: tictactoe 2025/09/01 03:48:57 INFO : tictactoe: Making directory 2025/09/01 03:48:57 DEBUG : toe: transformed to: tictactoe 2025/09/01 03:48:57 DEBUG : toe: transformed to: tictactoe 2025/09/01 03:48:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/01 03:48:57 INFO : tictactoe/tictactoe: Making directory 2025/09/01 03:48:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/01 03:48:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/01 03:48:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/01 03:48:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33307") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:56982->172.17.0.4:33307, err= 2025/09/01 03:48:57 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/09/01 03:48:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/01 03:48:57 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39818") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34528->172.17.0.4:39818, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34421") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:51362->172.17.0.4:34421, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30548") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31507") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:48202->172.17.0.4:30548, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45842->172.17.0.4:31507, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:57 DEBUG : toe: transformed to: tictactoe 2025/09/01 03:48:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 03:48:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35430") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:54324->172.17.0.4:35430, err= 2025/09/01 03:48:57 DEBUG : toe: transformed to: tictactoe 2025/09/01 03:48:57 DEBUG : toe: transformed to: tictactoe 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32754") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35474") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:48238->172.17.0.4:32754, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:36378->172.17.0.4:35474, err= 2025/09/01 03:48:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33171") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46736->172.17.0.4:33171, err= 2025/09/01 03:48:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/09/01 03:48:57 NOTICE: ftp://172.17.0.4:21/rclone-test-layuhay0fofu: 0 differences found 2025/09/01 03:48:57 NOTICE: ftp://172.17.0.4:21/rclone-test-layuhay0fofu: 1 hashes could not be checked 2025/09/01 03:48:57 NOTICE: ftp://172.17.0.4:21/rclone-test-layuhay0fofu: 1 matching files 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38679") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:53960->172.17.0.4:38679, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38475") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:47590->172.17.0.4:38475, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39556") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:47492->172.17.0.4:39556, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32780") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:58910->172.17.0.4:32780, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37234") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:36402->172.17.0.4:37234, err= --- PASS: TestAllTag (0.03s) === RUN TestRunTwice run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:57 DEBUG : toe: transformed to: tictactoe 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:35539") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:54402->172.17.0.4:35539, err= 2025/09/01 03:48:57 DEBUG : toe: transformed to: tictactoe 2025/09/01 03:48:57 INFO : tictactoe: Making directory 2025/09/01 03:48:57 DEBUG : toe: transformed to: tictactoe 2025/09/01 03:48:57 DEBUG : toe: transformed to: tictactoe 2025/09/01 03:48:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/01 03:48:57 INFO : tictactoe/tictactoe: Making directory 2025/09/01 03:48:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/01 03:48:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/01 03:48:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38935") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:57436->172.17.0.4:38935, err= 2025/09/01 03:48:57 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/09/01 03:48:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/01 03:48:57 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32423") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34602->172.17.0.4:32423, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31291") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33244->172.17.0.4:31291, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39276") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:49170->172.17.0.4:39276, err= 2025/09/01 03:48:57 DEBUG : toe: transformed to: tictactoe 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36993") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37568->172.17.0.4:36993, err= 2025/09/01 03:48:57 DEBUG : toe: transformed to: tictactoe 2025/09/01 03:48:57 DEBUG : toe: transformed to: tictactoe 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36657") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:48320->172.17.0.4:36657, err= 2025/09/01 03:48:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32690") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59934->172.17.0.4:32690, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:57 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/01 03:48:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/01 03:48:57 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:57 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34068") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:40900->172.17.0.4:34068, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32280") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:60024->172.17.0.4:32280, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33959") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:48626->172.17.0.4:33959, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34590") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:58024->172.17.0.4:34590, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36961") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:51796->172.17.0.4:36961, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38270") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:44504->172.17.0.4:38270, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31674") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:47506->172.17.0.4:31674, err= --- PASS: TestRunTwice (0.03s) === RUN TestSyntax 2025/09/01 03:48:57 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39334") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33750->172.17.0.4:39334, err= 2025/09/01 03:48:57 INFO : toe: Making directory 2025/09/01 03:48:57 INFO : toe/toe: Making directory 2025/09/01 03:48:57 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33889") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41166->172.17.0.4:33889, err= 2025/09/01 03:48:57 DEBUG : toe/toe/toe.adfb51a5.partial: renamed to: toe/toe/toe 2025/09/01 03:48:57 INFO : toe/toe/toe: Copied (new) 2025/09/01 03:48:57 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33798") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52302->172.17.0.4:33798, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36230") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45532->172.17.0.4:36230, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39800") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41052->172.17.0.4:39800, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31889") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55666->172.17.0.4:31889, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30362") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:58126->172.17.0.4:30362, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37982") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:36300->172.17.0.4:37982, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31237") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52624->172.17.0.4:31237, err= --- PASS: TestConflicting (0.02s) === RUN TestMove run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:57 DEBUG : empty_dir: Making directory with metadata 2025/09/01 03:48:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/01 03:48:57 DEBUG : toe: transformed to: tictactoe 2025/09/01 03:48:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 03:48:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31259") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37616->172.17.0.4:31259, err= 2025/09/01 03:48:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 03:48:57 INFO : tictacempty_dir: Making directory 2025/09/01 03:48:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 03:48:57 DEBUG : toe: transformed to: tictactoe 2025/09/01 03:48:57 DEBUG : toe: transformed to: tictactoe 2025/09/01 03:48:57 INFO : tictactoe: Making directory 2025/09/01 03:48:57 DEBUG : toe: transformed to: tictactoe 2025/09/01 03:48:57 DEBUG : toe: transformed to: tictactoe 2025/09/01 03:48:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/01 03:48:57 INFO : tictactoe/tictactoe: Making directory 2025/09/01 03:48:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/01 03:48:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/01 03:48:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/01 03:48:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36004") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:57836->172.17.0.4:36004, err= 2025/09/01 03:48:57 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/09/01 03:48:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/01 03:48:57 INFO : toe/toe/toe.txt: Deleted 2025/09/01 03:48:57 INFO : toe/toe: Removing directory 2025/09/01 03:48:57 INFO : toe: Removing directory 2025/09/01 03:48:57 INFO : empty_dir: Removing directory 2025/09/01 03:48:57 DEBUG : Local file system at /tmp/rclone248560786: deleted 3 directories 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32222") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37266->172.17.0.4:32222, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31257") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37766") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:58744->172.17.0.4:31257, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33312->172.17.0.4:37766, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31388") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38138->172.17.0.4:31388, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37092") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35828->172.17.0.4:37092, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34713") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34638") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43908->172.17.0.4:34638, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46456->172.17.0.4:34713, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39755") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:44768->172.17.0.4:39755, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30217") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:36288->172.17.0.4:30217, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:57 DEBUG : empty_dir: Making directory with metadata 2025/09/01 03:48:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/01 03:48:57 DEBUG : toe: transformed to: tictactoe 2025/09/01 03:48:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 03:48:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31218") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:36332->172.17.0.4:31218, err= 2025/09/01 03:48:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 03:48:57 INFO : tictacempty_dir: Making directory 2025/09/01 03:48:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 03:48:57 DEBUG : toe: transformed to: tictactoe 2025/09/01 03:48:57 DEBUG : toe: transformed to: tictactoe 2025/09/01 03:48:57 INFO : tictactoe: Making directory 2025/09/01 03:48:57 DEBUG : toe: transformed to: tictactoe 2025/09/01 03:48:57 DEBUG : toe: transformed to: tictactoe 2025/09/01 03:48:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/01 03:48:57 INFO : tictactoe/tictactoe: Making directory 2025/09/01 03:48:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/01 03:48:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/01 03:48:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/01 03:48:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33520") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:51950->172.17.0.4:33520, err= 2025/09/01 03:48:57 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/09/01 03:48:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/01 03:48:57 INFO : toe/toe/toe.txt: Deleted 2025/09/01 03:48:57 INFO : toe/toe: Removing directory 2025/09/01 03:48:57 INFO : toe: Removing directory 2025/09/01 03:48:57 INFO : empty_dir: Removing directory 2025/09/01 03:48:57 DEBUG : Local file system at /tmp/rclone248560786: deleted 3 directories 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31064") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:54118->172.17.0.4:31064, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33816") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36174") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:58656->172.17.0.4:33816, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:54120->172.17.0.4:36174, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32956") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:57594->172.17.0.4:32956, err= 2025/09/01 03:48:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/01 03:48:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/01 03:48:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/01 03:48:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/01 03:48:57 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34133") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:47628->172.17.0.4:34133, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39346") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38222") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:56302->172.17.0.4:39346, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30065") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35820->172.17.0.4:38222, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38366->172.17.0.4:30065, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33254") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34078->172.17.0.4:33254, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32447") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38796->172.17.0.4:32447, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32515") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35200->172.17.0.4:32515, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31375") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31185") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55700->172.17.0.4:31375, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:44684->172.17.0.4:31185, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39206") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33999") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:47386->172.17.0.4:39206, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35148->172.17.0.4:33999, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32004") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:50360->172.17.0.4:32004, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37889") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33400->172.17.0.4:37889, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:57 DEBUG : Reset feature "Copy" 2025/09/01 03:48:57 DEBUG : Reset feature "Move" 2025/09/01 03:48:57 DEBUG : Reset feature "Copy" 2025/09/01 03:48:57 DEBUG : Reset feature "Move" 2025/09/01 03:48:57 DEBUG : empty_dir: Making directory with metadata 2025/09/01 03:48:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/01 03:48:57 DEBUG : toe: transformed to: tictactoe 2025/09/01 03:48:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37833") 2025/09/01 03:48:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:59340->172.17.0.4:37833, err= 2025/09/01 03:48:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 03:48:57 INFO : tictacempty_dir: Making directory 2025/09/01 03:48:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 03:48:57 DEBUG : toe: transformed to: tictactoe 2025/09/01 03:48:57 DEBUG : toe: transformed to: tictactoe 2025/09/01 03:48:57 INFO : tictactoe: Making directory 2025/09/01 03:48:57 DEBUG : toe: transformed to: tictactoe 2025/09/01 03:48:57 DEBUG : toe: transformed to: tictactoe 2025/09/01 03:48:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/01 03:48:57 INFO : tictactoe/tictactoe: Making directory 2025/09/01 03:48:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/01 03:48:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/01 03:48:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/01 03:48:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/01 03:48:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33919") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41012->172.17.0.4:33919, err= 2025/09/01 03:48:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/01 03:48:57 INFO : toe/toe/toe.txt: Deleted 2025/09/01 03:48:57 INFO : toe/toe: Removing directory 2025/09/01 03:48:57 INFO : toe: Removing directory 2025/09/01 03:48:57 INFO : empty_dir: Removing directory 2025/09/01 03:48:57 DEBUG : Local file system at /tmp/rclone248560786: deleted 3 directories 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33344") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:50390->172.17.0.4:33344, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30933") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36944") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42008->172.17.0.4:30933, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33664->172.17.0.4:36944, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33864") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:41190->172.17.0.4:33864, err= 2025/09/01 03:48:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/01 03:48:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/01 03:48:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/01 03:48:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39435") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:60864->172.17.0.4:39435, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38326") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39524->172.17.0.4:38326, err= 2025/09/01 03:48:57 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/09/01 03:48:57 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34121") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38530->172.17.0.4:34121, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32710") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34325") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34794") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:47334->172.17.0.4:32710, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:36100->172.17.0.4:34325, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:44986->172.17.0.4:34794, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30316") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:58338->172.17.0.4:30316, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33260") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:44964->172.17.0.4:33260, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38893") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55760->172.17.0.4:38893, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:33461") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36223") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33188->172.17.0.4:36223, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:37386->172.17.0.4:33461, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39975") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35362->172.17.0.4:39975, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32526") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:57992->172.17.0.4:32526, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38605") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:57112->172.17.0.4:38605, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38517") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45510->172.17.0.4:38517, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:57 DEBUG : toe: transformed to: dG9l 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31342") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:47562->172.17.0.4:31342, err= 2025/09/01 03:48:57 DEBUG : toe: transformed to: dG9l 2025/09/01 03:48:57 INFO : dG9l: Making directory 2025/09/01 03:48:57 DEBUG : toe: transformed to: dG9l 2025/09/01 03:48:57 DEBUG : toe: transformed to: dG9l 2025/09/01 03:48:57 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/01 03:48:57 INFO : dG9l/dG9l: Making directory 2025/09/01 03:48:57 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/01 03:48:57 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/01 03:48:57 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/01 03:48:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/01 03:48:57 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36324") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:39008->172.17.0.4:36324, err= 2025/09/01 03:48:57 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/09/01 03:48:57 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31618") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:35214->172.17.0.4:31618, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39818") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34530->172.17.0.4:39818, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37568") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:49992->172.17.0.4:37568, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37631") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:56382->172.17.0.4:37631, err= 2025/09/01 03:48:57 DEBUG : dG9l: transformed to: toe 2025/09/01 03:48:57 DEBUG : dG9l: transformed to: toe 2025/09/01 03:48:57 DEBUG : toe: Directory modification time the same (differ by 295.646933ms, within tolerance 1s) 2025/09/01 03:48:57 DEBUG : Added delayed dir = "toe", newDst=toe 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38504") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:43254->172.17.0.4:38504, err= 2025/09/01 03:48:57 DEBUG : dG9l: transformed to: toe 2025/09/01 03:48:57 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/09/01 03:48:57 DEBUG : toe/toe: Directory modification time the same (differ by 295.646933ms, within tolerance 1s) 2025/09/01 03:48:57 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38627") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:55110->172.17.0.4:38627, err= 2025/09/01 03:48:57 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/09/01 03:48:57 DEBUG : Local file system at /tmp/rclone248560786: Waiting for checks to finish 2025/09/01 03:48:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2025/09/01 03:48:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/09/01 03:48:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/09/01 03:48:57 DEBUG : Local file system at /tmp/rclone248560786: Waiting for transfers to finish 2025/09/01 03:48:57 DEBUG : Waiting for deletions to finish 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38256") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:34476->172.17.0.4:38256, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34718") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:42372->172.17.0.4:34718, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32102") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:53168->172.17.0.4:32102, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:30561") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:49934->172.17.0.4:30561, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39157") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:46176->172.17.0.4:39157, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:36637") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:60448->172.17.0.4:36637, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32775") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:47440->172.17.0.4:32775, err= --- PASS: TestBase64 (0.03s) === RUN TestError run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-layuhay0fofu", Local "Local file system at /tmp/rclone248560786", Modify Window "1s" 2025/09/01 03:48:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/01 03:48:57 DEBUG : toe: transformed to: 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39815") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:56672->172.17.0.4:39815, err= 2025/09/01 03:48:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/01 03:48:57 DEBUG : toe: transformed to: 2025/09/01 03:48:57 INFO : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Making directory 2025/09/01 03:48:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/01 03:48:57 DEBUG : toe: transformed to: 2025/09/01 03:48:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/01 03:48:57 DEBUG : toe: transformed to: 2025/09/01 03:48:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/01 03:48:57 DEBUG : toe/toe: transformed to: 2025/09/01 03:48:57 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/01 03:48:57 INFO : toe/toe: Making directory 2025/09/01 03:48:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/01 03:48:57 DEBUG : toe/toe: transformed to: 2025/09/01 03:48:57 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/01 03:48:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/01 03:48:57 DEBUG : toe: transformed to: 2025/09/01 03:48:57 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/01 03:48:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/01 03:48:57 DEBUG : toe/toe/toe: transformed to: 2025/09/01 03:48:57 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for checks to finish 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Waiting for transfers to finish 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31816") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:54518->172.17.0.4:31816, err= 2025/09/01 03:48:57 INFO : toe/toe/toe: Copied (new) 2025/09/01 03:48:57 ERROR : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: not deleting files as there were IO errors 2025/09/01 03:48:57 ERROR : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: not deleting directories as there were IO errors 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34850") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:33230->172.17.0.4:34850, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:32016") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:51446->172.17.0.4:32016, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31705") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:52948->172.17.0.4:31705, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:31197") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:45442->172.17.0.4:31197, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:39850") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:50160->172.17.0.4:39850, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:37915") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:60880->172.17.0.4:37915, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:34004") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:38164->172.17.0.4:34004, err= --- PASS: TestError (0.02s) PASS 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: dial("tcp","172.17.0.4:38635") 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: > dial: conn=172.17.0.1:50204->172.17.0.4:38635, err= 2025/09/01 03:48:57 DEBUG : ftp://172.17.0.4:21/rclone-test-layuhay0fofu: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 5.673038218s (try 1/5)